etErrorfile.
>>>> However, Maven would be using the alias for setting the field. How can
>>>> I
>>>> get
>>>> my test to recognize that there is an alias 'errorfile'?
>>>
>>>
>>>
Interesting. I think it's safe to say this is rarely used and you might be
seeing a bug. Just rename your private variables and see if it works.
On 1/21/09 10:19 AM, "Reik Schatz" wrote:
>
> I have it from here:
> http://maven.apache.org/developers/mojo-api-specification.html
> Search for "ali
>> However, Maven would be using the alias for setting the field. How can I
>> get
>> my test to recognize that there is an alias 'errorfile'?
>
>
> -
> To unsubscribe,
Where did you see the alias notation? This isn't something I've seen before.
On 1/21/09 8:27 AM, "Reik Schatz" wrote:
>
> Hi,
>
> I am working on a maven 2 plugin. My AbstractMojo has something like this:
>
>
> /**
> * @parameter alias="errorfile"
> */
> private String m_e
etErrorfile.
However, Maven would be using the alias for setting the field. How can I get
my test to recognize that there is an alias 'errorfile'?
--
View this message in context:
http://www.nabble.com/testing-harness-and-alias-tp21583127p21583127.html
Sent from the Maven Developers mail
Hi,
I am working on a maven 2 plugin. My AbstractMojo has something like this:
--
View this message in context:
http://www.nabble.com/testing-harness-and-alias-tp21582969p21582969.html
Sent from the Maven Developers mailing list archive at Nabble.com.