It did have the assmebly 2.1-SNAPSHOT in it's pom, however my copy of
the assembly snapshot was stale. I updated and rebuilt my assembly
plugin and it worked. Thanks!
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional co
You must ensure you are using a snapshot of the assembly plugin (the pom
should require it, but I think it got dropped off at last release)..
- Brett
Tomislav Stojcevich wrote:
> When I run install for this project the maven-artifact-ant.jar that
> gets created has the antlib.xml and the ant task
When I run install for this project the maven-artifact-ant.jar that
gets created has the antlib.xml and the ant task classes in it. I run
assembly:assmebly and the -dep.jar gets created but it is missing the
antlib.xml and ant task classes that are in the jar that got created
during the install.