[ http://jira.codehaus.org/browse/MNG-1236?page=comments#action_48849 ] 

Brian Bonner commented on MNG-1236:
-----------------------------------

Hmmm.

m2 -version
Maven version: 2.0

I downloaded maven from:  http://people.apache.org/~brett/maven-2.0-RC/

I delete my maven RC and renamed my old repository to repositoryOld and then 
reran it (hoping it was a plugin issue), but unfortunately, it still works the 
same way.

Very weird.  My projecthelp plugin is 2.0 beta-1 same as it is in the 
repository.


I noticed yours says plugin:null,  while mine says:

C:\test1>m2 projecthelp:describe 
-Dplugin=org.apache.maven.plugins:maven-eclipse-plugin
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'projecthelp'.
[INFO] -------------------------------------------------------------------------
---
[INFO] Building Test SQL Webapp
[INFO]    task-segment: [projecthelp:describe]
[INFO] -------------------------------------------------------------------------
---
[INFO] [projecthelp:describe]
Description of Plugin
-----------------------------------------------

Group Id:  org.apache.maven.plugins
Artifact Id: maven-eclipse-plugin
Version:     2.0-beta-2
Goal Prefix: eclipse

Mojos:
-----------------------------------------------

TODO!
-----------------------------------------------

TODO!
-----------------------------------------------

TODO!
-----------------------------------------------


[INFO] -------------------------------------------------------------------------
---
[INFO] BUILD SUCCESSFUL
[INFO] -------------------------------------------------------------------------
---
[INFO] Total time: < 1 second
[INFO] Finished at: Wed Oct 19 11:38:51 EDT 2005
[INFO] Final Memory: 2M/4M
[INFO] -------------------------------------------------------------------------
---

> projecthelp plugin always returns TODO! for each mojo
> -----------------------------------------------------
>
>          Key: MNG-1236
>          URL: http://jira.codehaus.org/browse/MNG-1236
>      Project: Maven 2
>         Type: Bug
>   Components: maven-projecthelp-plugin
>     Versions: 2.0 (RC)
>  Environment: winxp sp2, java 1.4.2_08
>     Reporter: Brian Bonner

>
>
> Running:
> m2 -e projecthelp:describe 
> -Dplugin=org.apache.maven.plugins:maven-eclipse-plugin
> returns:
> Group Id:  org.apache.maven.plugins
> Artifact Id: maven-eclipse-plugin
> Version:     2.0-beta-2
> Goal Prefix: eclipse
> Mojos:
> -----------------------------------------------
> TODO!
> -----------------------------------------------
> TODO!
> -----------------------------------------------
> TODO!
> -----------------------------------------------
> No matter what plugin I try, I always get TODO!
> I think this is a bug.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to