classpath scope of runtime should pick up compile scope dependencies
--------------------------------------------------------------------

                 Key: MEXEC-51
                 URL: http://jira.codehaus.org/browse/MEXEC-51
             Project: Maven 2.x Exec Plugin
          Issue Type: Bug
    Affects Versions: 1.1
            Reporter: David Smiley


1. the scope used by the plugin should be runtime by default -- obviously; 
we're about to run the thing
2. When I specify <classpathScope>runtime</classpathScope> then it isn't 
picking up the compile scoped dependencies (such as the code for my project 
itself!).  As a work-around I'm forced to declare these dependencies as 
compile-time even though they aren't needed then.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to