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 2012/09/10 21:18:57 UTC

plugin-plugin 1 (or 3), me 0

My plugin has an @Mojo on itself. I'm so far failing to figure out
what I'm missing.

INFO] --- maven-plugin-plugin:3.1:descriptor (default-descriptor) @
r4dws-client-codegen-maven-plugin ---
...
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.952s
[INFO] Finished at: Mon Sep 10 15:11:58 EDT 2012
[INFO] Final Memory: 17M/81M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-plugin-plugin:3.1:descriptor
(default-descriptor) on project r4dws-client-codegen-maven-plugin:
Error extracting plugin descriptor: 'No mojo definitions were found
for plugin: com.basistech.rlp:r4dws-client-codegen-maven-plugin.' ->
[Help 1]

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


Re: plugin-plugin 1 (or 3), me 0

Posted by Benson Margulies <bi...@gmail.com>.
On Mon, Sep 10, 2012 at 3:25 PM, Olivier Lamy <ol...@apache.org> wrote:
> Did you apply exactly pom sample from
> http://maven.apache.org/plugin-tools/maven-plugin-plugin/examples/using-annotations.html

Sadly, I did not. I thought I did, but I was wrong. Now I'm fine.

> ?
>
> 2012/9/10 Benson Margulies <bi...@gmail.com>:
>> My plugin has an @Mojo on itself. I'm so far failing to figure out
>> what I'm missing.
>>
>> INFO] --- maven-plugin-plugin:3.1:descriptor (default-descriptor) @
>> r4dws-client-codegen-maven-plugin ---
>> ...
>> [INFO] ------------------------------------------------------------------------
>> [INFO] BUILD FAILURE
>> [INFO] ------------------------------------------------------------------------
>> [INFO] Total time: 3.952s
>> [INFO] Finished at: Mon Sep 10 15:11:58 EDT 2012
>> [INFO] Final Memory: 17M/81M
>> [INFO] ------------------------------------------------------------------------
>> [ERROR] Failed to execute goal
>> org.apache.maven.plugins:maven-plugin-plugin:3.1:descriptor
>> (default-descriptor) on project r4dws-client-codegen-maven-plugin:
>> Error extracting plugin descriptor: 'No mojo definitions were found
>> for plugin: com.basistech.rlp:r4dws-client-codegen-maven-plugin.' ->
>> [Help 1]
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>>
>
>
>
> --
> Olivier Lamy
> Talend: http://coders.talend.com
> http://twitter.com/olamy | http://linkedin.com/in/olamy
>
> ---------------------------------------------------------------------
> 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: plugin-plugin 1 (or 3), me 0

Posted by Olivier Lamy <ol...@apache.org>.
Did you apply exactly pom sample from
http://maven.apache.org/plugin-tools/maven-plugin-plugin/examples/using-annotations.html
?

2012/9/10 Benson Margulies <bi...@gmail.com>:
> My plugin has an @Mojo on itself. I'm so far failing to figure out
> what I'm missing.
>
> INFO] --- maven-plugin-plugin:3.1:descriptor (default-descriptor) @
> r4dws-client-codegen-maven-plugin ---
> ...
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 3.952s
> [INFO] Finished at: Mon Sep 10 15:11:58 EDT 2012
> [INFO] Final Memory: 17M/81M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-plugin-plugin:3.1:descriptor
> (default-descriptor) on project r4dws-client-codegen-maven-plugin:
> Error extracting plugin descriptor: 'No mojo definitions were found
> for plugin: com.basistech.rlp:r4dws-client-codegen-maven-plugin.' ->
> [Help 1]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>



-- 
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

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