Generated build.xml for pom packaged super projects doesn't invoke subprojects
------------------------------------------------------------------------------
Key: MANT-13
URL: http://jira.codehaus.org/browse/MANT-13
Project: Maven 2.x Ant Plugin
Issue Type: Bug
Environment: windows xp
Reporter: Harold Shinsato
Attachments: test_pom_package_w_ant_ant.zip
Running mvn ant:ant on a pom packaged superproject generates a build.xml in the
top level and recursively for all the lower level builds. But the top level
pom packaging includes compile tasks that are not invoked in the top level -
and then ant complains because there is no src/main/java directory. And it
does not map the prime function of a pom package project, which is to invoke
all the subprojects.
--
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