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.
Am I missing a step? Do I have to manually merge the regular jar into the -dep jar? -- tom --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
