Trouble is that this will not compile the prerequisite projects. You
would have to either accept the hit of a full reactor build or use your
inside knowledge and "cd" into all prerequisite subdirs, "mvn install"
those, then build your project.
--
cg
Thierry Lach wrote:
Change your directory to proj1/sub and run maven
On 3/9/07, Don Hill <[EMAIL PROTECTED]> wrote:
I am working on a project that has many subprojects, from the root is
there
a way to compile/install just a targeted subproject. I want to be
able to
build/install proj1/sub
Thanks.
root/pom.xml
----proj1/pom.xml
----proj1/sub/pom.xml
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]