On Mon, Mar 21, 2011 at 12:50 PM, Benjamin Bentmann <
benjamin.bentm...@udo.edu> wrote:

> 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.
>

Yep, Indeed. I change this and added an IT to validate the proper extension
is used. Tested with 3.0.x and 2.2.1

S.

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

Reply via email to