<snip>
There is no way in the pom to attach an artifact; it requires plugin code. An obfuscator plugin should know how to do this, unless you're just running some command line tool or an ant task.
The build-helper-maven-plugin at mojo can attach an artifact. http://mojo.codehaus.org/build-helper-maven-plugin/ Tom --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
