Unable to run maven in root of checkout [message #988391] |
Thu, 29 November 2012 17:30 |
Niklaus Giger Messages: 30 Registered: August 2011 |
Member |
|
|
Hi
I tried to follow http://wiki.eclipse.org/Jubula/JubulaContribGuid on my GNU/Linux Debian (x86_64) distribution (Wheezy).
When I try to run "mvn clean verify" on newly clone git I get
Quote:[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.194s
[INFO] Finished at: Thu Nov 29 18:13:11 CET 2012
[INFO] Final Memory: 2M/119M
[INFO] ------------------------------------------------------------------------
[ERROR] The goal you specified requires a project to execute but there is no POM in this directory (/opt/src/jubula.core). Please verify you invoked Maven from the correct directory. -> [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/MissingProjectException
niklaus@ng-hp:/opt/src/jubula.core$ mvn --version
Apache Maven 3.0.4
Maven home: /usr/share/maven
Java version: 1.6.0_26, vendor: Sun Microsystems Inc.
Java home: /usr/lib/jvm/java-6-sun-1.6.0.26/jre
Default locale: de_CH, platform encoding: UTF-8
OS name: "linux", version: "3.6-trunk-amd64", arch: "amd64", family: "unix"
When I run the same command in the org.eclipse.jubula.releng, it generates a lot of *.jar files. Is this the way to go?
And how do I run the Jubula main application or one of its tools like autagent, dbtool?
Thanks in advance for a tip.
Best regards
Niklaus
|
|
|
|
Powered by
FUDForum. Page generated in 0.03570 seconds