Hello, 

I guess this is very elementary question, here it is. 

I have two projects, Project A (war type) and Project B (jar type). Project
A is dependent on Project B. So, in Project A's pom.xml I mention Project B
as dependent. Now, Project B has just pom.xml and has no jar file generated.
How could I run Project B's pom.xml from Project A's pom.xml, so that
Project B's jar file is generated and is available for Project A?  

Thanks
-- 
View this message in context: 
http://www.nabble.com/Executing-Dependency-pom.xml-tp25163099p25163099.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to