You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Benson Margulies <bi...@gmail.com> on 2014/06/14 03:39:22 UTC

What's the @Mojo equivalent of @requiresSession?

Is there one?

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


Re: What's the @Mojo equivalent of @requiresSession?

Posted by Igor Fedorenko <ig...@ifedorenko.com>.
What does @requiresSession do (or did)?

--
Regards,
Igor

On 2014-06-13, 21:39, Benson Margulies wrote:
> Is there one?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>

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


Re: What's the @Mojo equivalent of @requiresSession?

Posted by Benson Margulies <bi...@gmail.com>.
OK, I'll assume that the original author of the plugin I'm upgrading
was confused.

On Sat, Jun 14, 2014 at 2:33 AM, Hervé BOUTEMY <he...@free.fr> wrote:
> @requiresSession?
> I can't find this annotation in plugin-tools's javadoc annotations
> documentation [1]
> And what part of plugin descriptor should it configure?
>
> so I can tell you that if it is an undocumented feature as javadoc annotation,
> it does not exist as Java 5 annotation: when working on it, I made the effort
> to document everything I found (like parameter name, and a few others)
>
> Regards,
>
> Hervé
>
> [1] http://maven.apache.org/plugin-tools/maven-plugin-tools-annotations/index.html
>
> Le vendredi 13 juin 2014 21:39:22 Benson Margulies a écrit :
>> Is there one?
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>

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


Re: What's the @Mojo equivalent of @requiresSession?

Posted by Hervé BOUTEMY <he...@free.fr>.
@requiresSession?
I can't find this annotation in plugin-tools's javadoc annotations 
documentation [1]
And what part of plugin descriptor should it configure?

so I can tell you that if it is an undocumented feature as javadoc annotation, 
it does not exist as Java 5 annotation: when working on it, I made the effort 
to document everything I found (like parameter name, and a few others)

Regards,

Hervé

[1] http://maven.apache.org/plugin-tools/maven-plugin-tools-annotations/index.html

Le vendredi 13 juin 2014 21:39:22 Benson Margulies a écrit :
> Is there one?
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org


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