Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.1
-
None
-
None
Description
I have been using the maven 2 assembly plugin recently and required the use of the org.apache.maven.plugin.assembly.DirectoryInlineMojo but without it being an aggregator (to get around the maven
multi-project issues).
I had a go at doing this, and it works for me. I have attached the java source.