On 09/11/2010 9:09 AM, Anders Hammar wrote:
Yes, a parent is a pom project. Your api project is a jar project - it
creates a jar.
So create an aggregating project which can also be the parent project. Then
create three jar projects, which are listed as modules.
There are create resources on the Internet explaining all this.
Regarding Eclipse: use m2eclipse and it will take care of everything for
you.
Eclipse STS includes maven integration and is also a good IDE for use
with Maven.
/Anders
On Tue, Nov 9, 2010 at 15:05, jeb001<[email protected]> wrote:
Ok, I guess there's a confusion speaking about "parent" project..
In my case, web and batch project needs Api jar file to work.. but, I
should
not consider the Api project as the parent ?
By the way, if create one aggregating Maven project listing 3 modules..
should I declare the sourceFolder in the eclipse classPath ?
--
View this message in context:
http://maven.40175.n5.nabble.com/Eclipse-multi-module-project-with-maven-tp3256822p3256876.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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]