Hi,

Is it a way I can specify the order of what should be build? If I have
a root pom with two trees, lets say one is the dev-tools and the other
is my business artifacts. I want to specify that the dev-tools should
be build (and installed) _before_ the business artifacts because the
business artifacts are dependent on the dev-tools.

In other words: What I am looking for is a way to create multiple
build stages in maven, without having a shell script that do that for
me. :)


Thanks in advance,
Rohnny

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to