Stephane Nicoll wrote:

If this artifact handler is supposed to be used for a project using
<packaging>app-client</packaging>, I suggest to change the handler's
packaging field to match its role-hint as otherwise MNG-4654/-4730 kick in.

I had a look to those issues and I am not sure I fully understand what you
meant. I want this artifact to be installed/deployed with a .jar extension.

Exactly, but right now it will use the extension "app-client", at least when using Maven 2.x. Just change the ITs to do "install" phase and inspect the log or local repo (might want to add at least one IT doing install and checking a .jar hits the local repo).

But I revise my suggestion, just delete the entire <packaging> element, it will default to the proper value.


Benjamin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to