You have a very specific error that does not appear to have anything to do with the number of modules.

What directory can you not create?
Does the path make sense?

The error messages are not usually random.
It refers to a specific problem that you need to fix.


Ron

On 18/02/2013 10:30 AM, dgabriel wrote:
Thanks Ron.

I have however been researching this quite a bit but can't seem to find
whatever it is I need. What I meant was that I can create my directory
containing the dependencies in a single module project but not a
multi-module one. Before I could simply set up the assembly.xml in the
src/assembly folder of the project and call it in pom.xml. The Assembler
config in this case is different as moduleSets and parent/child projects are
involved. So I need to find a way to grab the dependencies from every child
project rather than just one single project.

Here is a link to the same question I posted on stack overflow, I think it
is worded and formatted a bit better there.
http://stackoverflow.com/questions/14935893/maven-using-the-assembly-plugin-to-package-dependencies-from-multiple-projects
<http://stackoverflow.com/questions/14935893/maven-using-the-assembly-plugin-to-package-dependencies-from-multiple-projects>



--
View this message in context: 
http://maven.40175.n5.nabble.com/Maven-Assembly-put-multi-module-dependencies-into-one-zip-tp5747420p5747435.html
Sent from the Maven - Users mailing list archive at Nabble.com.

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




--
Ron Wheeler
President
Artifact Software Inc
email: [email protected]
skype: ronaldmwheeler
phone: 866-970-2435, ext 102


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

Reply via email to