Skip to content

Instantly share code, notes, and snippets.

@moretea
Created March 6, 2014 18:32
Show Gist options
  • Select an option

  • Save moretea/9396390 to your computer and use it in GitHub Desktop.

Select an option

Save moretea/9396390 to your computer and use it in GitHub Desktop.
maarten@maarten-laptop:~/vu/ms/sft/sft/3/shit$ mvn eclipse:eclipse
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'eclipse'.
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Default Project
[INFO] task-segment: [eclipse:eclipse]
[INFO] ------------------------------------------------------------------------
[INFO] Preparing eclipse:eclipse
[INFO] No goals needed for project - skipping
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Cannot execute mojo: eclipse. It requires a project with an existing pom.xml, but the build is not using one.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: < 1 second
[INFO] Finished at: Thu Mar 06 19:32:03 CET 2014
[INFO] Final Memory: 3M/113M
[INFO] ------------------------------------------------------------------------
maarten@maarten-laptop:~/vu/ms/sft/sft/3/shit$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment