Compile all projects respectively

2012-03-23 Thread sarmahdi
ext: http://maven.40175.n5.nabble.com/Compile-all-projects-respectively-tp5590742p5590742.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additio

Re: Compile all projects respectively

2012-03-23 Thread John Patrick
added here as well doesnt matter, it works both ways: inside the > war/WEB-INF/lib and inside the EAR side by side the war) so i have to run > the command only once > > Thanks and I will appreciate the tips. > > Syed... > > > > -- > View this message in con

Re: Compile all projects respectively

2012-03-23 Thread sarmahdi
. I dont want to add new projects. Thanks. Syed... -- View this message in context: http://maven.40175.n5.nabble.com/Compile-all-projects-respectively-tp5590742p5590777.html Sent from the Maven - Users mailing list archive at Nabble.com

Re: Compile all projects respectively

2012-03-23 Thread Wayne Fay
> So i only have a java project a web project and an ear project. Is there a > way i can do this using the current projects I have. I dont want to add new > projects. You simply need to add a parent project of type pom and then make a entry for each of the jar, war, and ear projects inside it. Th

Re: Compile all projects respectively

2012-03-24 Thread sarmahdi
Vey concisely explained. Thanks Wayne. -- View this message in context: http://maven.40175.n5.nabble.com/Compile-all-projects-respectively-tp5590742p5591750.html Sent from the Maven - Users mailing list archive at Nabble.com