In maven, we use it without ant 1.6.I know, but in my case I was thinking of deploying extra dependencies - not the final JAR artifact, but shell scripts, other XML files etc...
You can see in deploy plugin for jaelly tag declaration and jar:deploy goal for a sample of use.
As for the deploy plugin, it seems it only deploys the POM (??) :
Goal Description deploy:pom Deploy project.xml, a.k.a. the POM to the central repository.
Thanks
Brice
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
