Aargh!

Following the pattern outlined here:

http://maven.apache.org/plugins/maven-assembly-plugin/examples/multimodule/module-binary-inclusion-simple.html

I create POM's and assembly descriptors fitting that model.

All of the submodules are built and installed in a local repository. The parts of maven that do that have no problem finding this local repository or knowing that that's where they should be installed to.

But when the assembly plugin goes to build the final assembly, it isn't finding these modules in the local repository WHICH ARE THERE!

Must I specify the local repository in the assembly descriptor?

This was NOT necessary when I built the same thing with m2eclipse.

Shoot me now and get it over with!

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to