plugin-plugin 1 (or 3), me 0

2012-09-10 Thread Benson Margulies
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-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



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

2012-09-10 Thread Olivier Lamy
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 bimargul...@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-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org




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

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



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

2012-09-10 Thread Benson Margulies
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 bimargul...@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-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org




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

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


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