You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Markku Saarela <ma...@pp6.inet.fi> on 2012/09/17 12:14:10 UTC

[SOLVED]: Maven plugin configuration properties in execution element not working.

Hi,

It seems to be impossible to have multiple execution configuration for 
direct cli plugin invocation.

So i refactored plugin that now it can invoke directly from cli with 
multiple configurations.

Markku

On 09/17/2012 11:30 AM, Markku Saarela wrote:
> Hi,
>
> I have problem with plugin developed by myself.
>
> I have just figured out that the problem is with executionIds when 
> running from command line.
>
> It get default-cli as execution id and not found configuration from 
> other execution id.
>
> I just try to figure out how you can have different executionIds and 
> get them properly configured.
>
> Markku
>
> On 09/17/2012 11:22 AM, Baptiste MATHUS wrote:
>> Sorry Markku, but I'm not sure I understand what you want. You have a
>> problem using a plugin you developed?
>> The best thing is to post at least an excerpt of that POM part, the
>> problematic one, so that we can have a look.
>>
>> Even better would be having a test project posted somewhere.
>>
>> Cheers
>>
>> 2012/9/17 Markku Saarela <ma...@iki.fi>
>>
>>> Hi,
>>>
>>> I made Maven plugin and it's parameter configuration is working plugin
>>> element but notin execution elements. Maven reports parameters are 
>>> missing
>>> or invalid.
>>>
>>> So how to get execution configuration working?
>>>
>>> rgds,
>>>
>>> Markku
>>>
>>> ------------------------------**------------------------------**--------- 
>>>
>>> To unsubscribe, e-mail: 
>>> users-unsubscribe@maven.**apache.org<us...@maven.apache.org>
>>> For additional commands, e-mail: users-help@maven.apache.org
>>>
>>> -- 
>>> Baptiste <Batmat> MATHUS - http://batmat.net
>>> Sauvez un arbre,
>>> Mangez un castor !
>>> nbsp;!
>>>   <us...@maven.apache.org>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org