You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Allan Ramirez (JIRA)" <ji...@codehaus.org> on 2005/10/19 08:18:11 UTC

[jira] Commented: (MNG-1236) projecthelp plugin always returns TODO! for each mojo

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

Allan Ramirez commented on MNG-1236:
------------------------------------

Hi, I tried to run "m2 -e projecthelp:describe -Dplugin=org.apache.maven.plugins:maven-eclipse-plugin",  and it worked fine with me.

what version of maven are you using? Mine is rc1.

[INFO] Plugin: 'null'
-----------------------------------------------
Group Id:  org.apache.maven.plugins
Artifact Id: maven-eclipse-plugin
Version:     2.0-beta-2
Goal Prefix: eclipse
Description:

Maven plugin parent

Mojos:

Goal: 'add-maven-repo'
========================================
Description:

A Maven2 plugin to ensure that the classpath variable MAVEN_REPO exists in the Eclipse envir

Implementation: org.apache.maven.plugin.eclipse.AddMavenRepoMojo
Language: java


Goal: 'clean'
========================================
Description:

A Maven2 plugin to delete the .project, .classpath and .wtpmodules files needed for Eclipse.

Implementation: org.apache.maven.plugin.eclipse.EclipseCleanMojo
Language: java


Goal: 'eclipse'
========================================
Description:

A Maven2 plugin which integrates the use of Maven2 with Eclipse.

Implementation: org.apache.maven.plugin.eclipse.EclipsePlugin
Language: java

Before this mojo executes, it will call:

Phase: 'generate-sources'


[INFO] ----------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ----------------------------------------------------------------------------
[INFO] Total time: 1 minute 24 seconds
[INFO] Finished at: Wed Oct 19 14:08:19 CST 2005
[INFO] Final Memory: 1M/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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org