Hi all!

I'm trying to run the assembly for one of my modules, but it seems that Maven forces me to define an assembly descriptor for each module.

My system looks like:

/pom.xml
/core/pom.xml
/core/src/..
/client/pom.xml
/client/src/..
/client/src/main/assembly

Running "mvn assemly:assembly" in the "client" module works fine!

When running the "mvn assemly:assembly" at the top level Maven states:

[INFO] [assembly:assembly]
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] No assembly descriptors found.
[INFO] ------------------------------------------------------------------------

What have I missed? .. How do I create create distribusitions for some of may modules with many modules?


/ Fred

_________________________________________________________________
Chat: Ha en fest på Habbo Hotel http://habbohotel.msn.se/habbo/sv/channelizer Checka in här!


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

Reply via email to