Hello,

The main task would be to generate jar files in the leaf projects:

main (pom.xml)
 |
 |____ default (contains src and pom.xml)
            |
            |___ dev (only pom.xml)
                     |
                     |_____ dev1 (only pom.xml)
                     |
                     |_____ dev2 (only pom.xml)

dev1 and dev2 should contain in their target dir the jar file, generated
from src.

Did anybody already meet this problem?
Can anybody suggest a solution?

Thanks a lot!
Czollli
-- 
View this message in context: 
http://www.nabble.com/Multimodule%2C-multilevel-project-tp21806770p21806770.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to