Not sure I understand the question, but yes. that's how maven works.
if you build a submoduleA that has some other submoduleB on classpath,
submoduleB doesn't get built. you have to build the parent pom X that
has both A and B in <modules> section.
In the future this might be tackled by maven itself better, a few
weeks back someone created a maven-reactor-plugin at maven.apache.org
that shall help there with the problem. It's not properly integrated
to the IDE env and you would have to set it up yourself.
Milos
On Thu, Oct 16, 2008 at 2:32 PM, Culuculu <
Brian@...> wrote:
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email