[
http://jira.codehaus.org/browse/MGWT-294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=268961#action_268961
]
Asmaa Machkour commented on MGWT-294:
-------------------------------------
firstly I didn't call the gwt-maven-plugin in any Pom.xml
but i had the error:[ERROR] Could not find goal gwt in plugin
org.codehaus.mojo:gwt-maven-plugin:2.2.0 among available goals
after that i used :
<dependency>
<groupId>org.codehaus.mojo</groupId>
<artifactId>gwt-maven-plugin</artifactId>
<version>2.2.0</version>
</dependency>
but i got the same error
also when i use: mvn gwt:gwt in the line command i got:
[INFO] Required goal not found: gwt:gwt in org.codehaus.mojo:gwt-maven-plugin:2.
2.0
so how can i use my gwt-maven-plugin instead of the gwt-maven-plugin provided
by org.codehaus.mojo which is required and which doesn't work in my case?
> 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