[ 
http://jira.codehaus.org/browse/MGWT-294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=268960#action_268960
 ] 

Dennis Lundberg commented on MGWT-294:
--------------------------------------

Somehere in one of your POMs you are telling Maven how to execute the 
gwt-maven-plugin. You are doing that in the wrong way. You are trying to call 
the goal "gwt", probably like this:
<goal>gwt</goal>

But there is no such goal. Please use one of the existing goals.

> org.codehaus.mojo  could not find gwt-maven-plugin:2.2.0
> --------------------------------------------------------
>
>                 Key: MGWT-294
>                 URL: http://jira.codehaus.org/browse/MGWT-294
>             Project: Maven 2.x GWT Plugin
>          Issue Type: Bug
>    Affects Versions: 2.2.1
>         Environment: eclipse: sts
>            Reporter: Asmaa Machkour
>            Priority: Blocker
>
> Hi,
> Please i need your help.
> when i try to execute my project i found this error:
> [ERROR] Could not find goal gwt in plugin 
> org.codehaus.mojo:gwt-maven-plugin:2.2.0 among available goals mergewebxml, 
> soyc, compile-report, sdkInstall, css, eclipse, eclipseTest, generateAsync, 
> browser, source-jar, help, i18n, compile, debug, clean, test, resources, run 
> -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please 
> read the following articles:
> [ERROR] [Help 1] 
> http://cwiki.apache.org/confluence/display/MAVEN/MojoNotFoundException
> In the official web site of maven they say that: org.codehaus.mojo is 
> automatically used in the run time. But there is a probleme because it could 
> not find automatically gwt-maven-plugin:2.2.0
> Please help me.

-- 
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 from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to