Hello,

I wrote a packaging plugin replacing the jar-plugin and accepting a classifier as parameter to generate the proper artifact name. Once the artifact is created I use Artifact.setFile with the newly created artifact. It works fine but the install-plugin copies the artifact into the repository without the classifier.
If the package plugin is jar-plugin the classifier is kept though.

How do I set in my plugin the classifier to use for the install-plugin?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to