Skip to content

Instantly share code, notes, and snippets.

@zubairov
Created April 15, 2011 09:25
Show Gist options
  • Save zubairov/921454 to your computer and use it in GitHub Desktop.
Save zubairov/921454 to your computer and use it in GitHub Desktop.
renat-zubairovs-macbook-2:sandbox zubairov$ mvn clean gwt:run
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Parent pom for the sandbox
[INFO] STS
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Parent pom for the sandbox 4.0
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ sandbox ---
[INFO]
[INFO] >>> gwt-maven-plugin:2.2.0:run (default-cli) @ sandbox >>>
[INFO]
[INFO] <<< gwt-maven-plugin:2.2.0:run (default-cli) @ sandbox <<<
[INFO]
[INFO] --- gwt-maven-plugin:2.2.0:run (default-cli) @ sandbox ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Parent pom for the sandbox ........................ FAILURE [0.887s]
[INFO] STS ............................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.181s
[INFO] Finished at: Fri Apr 15 11:24:58 CEST 2011
[INFO] Final Memory: 6M/81M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:gwt-maven-plugin:2.2.0:run (default-cli) on project sandbox: The parameters 'runTarget' for goal org.codehaus.mojo:gwt-maven-plugin:2.2.0:run are missing or invalid -> [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/PluginParameterException
renat-zubairovs-macbook-2:sandbox zubairov$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment