Use module build output directory from reactors when mojo run is used in root 
module
------------------------------------------------------------------------------------

                 Key: MTOMCAT-52
                 URL: http://jira.codehaus.org/browse/MTOMCAT-52
             Project: Maven 2.x Tomcat Plugin
          Issue Type: Improvement
            Reporter: Olivier Lamy
            Assignee: Olivier Lamy
             Fix For: 1.0


My project has the following structure 
* pom.xml (root)
* foo-api : pom.xml
* foo-webapp : pom.xml

If I use mvn tomcat:run in the root, I'd like to see foo-app/target/classes in 
the webapp classpath (instead of having to install api first).
It looks to works with mvn 2.x but not with mvn 3.x .

-- 
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