You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by hariharansrc <ha...@gmail.com> on 2011/07/17 13:35:24 UTC

combining maven projects

i am a maven project with pom file for wicket jasper reports integration and
another one for wicket-guice-hibernate now i want both of them to be in a
single project.So anyone tell what to do for integrating  that.

--
View this message in context: http://maven.40175.n5.nabble.com/combine-two-maven-project-tp4593853p4596194.html
Sent from the Maven - Users mailing list archive at Nabble.com.

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


Re: combining maven projects

Posted by Thomas Sundberg <ts...@kth.se>.
Hi!

On Sun, Jul 17, 2011 at 13:35, hariharansrc <ha...@gmail.com> wrote:
> i am a maven project with pom file for wicket jasper reports integration and
> another one for wicket-guice-hibernate now i want both of them to be in a
> single project.So anyone tell what to do for integrating  that.

Maybe a common aggregation project? One example of a pom that ties
modules together can be found at

http://thomassundberg.wordpress.com/2010/12/21/automatically-integration-test-an-ejb-with-maven/

/Thomas

>
> --
> View this message in context: http://maven.40175.n5.nabble.com/combine-two-maven-project-tp4593853p4596194.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>



--
Thomas Sundberg
M. Sc. in Computer Science

Mobile: +46 70 767 33 15
Blog: http://thomassundberg.wordpress.com/
Twitter: @thomassundberg

Better software through faster feedback

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