Chris,
You would need a "reactor" project with packaging "pom" that would
declare both of your projects as modules. Then you could run "install"
on that reactor project. You will also need such "pom" project in order
to build all your projects together from the command line.
On the other hand, while working in the IDE you shouldn't need to
install artifacts, except maybe some corner cases, like some of the
scenarios around war deployment.
regards,
Eugene
Chris wrote:
I have one Eclipse project which depends on another Eclipse project.
When I build the first project (with, say, Maven Install), how do I
trigger a build of the second project, so I'm sure that everything is
up to date?
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email