Hello all,

I have found multiple references to this problem and am wondering
whether this is a problem that can be solved or a deficiency in Maven's
architecture.

I have multi-module project with internal dependencies between modules.

"mvn package" and "mvn eclipse:eclipse" work fine.

"mvn assembly:assembly" and "mvn dependency:sources" fail because of not
finding the dependencies. Probably there are other plugins that would
fail, too.

I do not want to deploy modules in the local repository each time I make
a change because it messes up my development process, adds too much
manual work and messes the eclipse configuration.

Any solution or workaround is highly appreciated.

Thank you,
Sasha


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

Reply via email to