Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Jubula » Unable to run maven in root of checkout
Unable to run maven in root of checkout [message #988391] Thu, 29 November 2012 17:30 Go to next message
Niklaus Giger is currently offline Niklaus GigerFriend
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
Re: Unable to run maven in root of checkout [message #988977 is a reply to message #988391] Tue, 04 December 2012 07:06 Go to previous message
Alexandra Schladebeck is currently offline Alexandra SchladebeckFriend
Messages: 1613
Registered: July 2009
Senior Member
Hi,

I think that this question might be best covered on the jubula-dev mailing list. There are some threads in the archive there dealing with building Jubula - perhaps one of them helps already. If not, just repost the question to the mailing list.

HTH,
Alex
Previous Topic:Jubula test suite for the Eclipse UI
Next Topic:Check if a value lies in a range
Goto Forum:
  


Current Time: Fri Sep 20 16:09:29 GMT 2024

Powered by FUDForum. Page generated in 0.03078 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top