Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Oomph » Can't build oomph
Can't build oomph [message #1517717] Fri, 19 December 2014 17:57 Go to next message
Markus Oley is currently offline Markus OleyFriend
Messages: 304
Registered: July 2009
Location: Germany
Senior Member
Hi,

I wanted to build oomph and therefore cloned the repository, checked out on master branch and called mvn compile, but I get the following error:

Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:0.21.0:build-qualifier-aggregator (default-build-qualifier-aggregator) on project org.eclipse.oomph.gitbash: Execution default-build-qualifier-aggregator of goal org.eclipse.tycho:tycho-packaging-plugin:0.21.0:build-qualifier-aggregator failed: Project org.eclipse.oomph:org.eclipse.oomph.gitbash:eclipse-plugin:1.0.0-SNAPSHOT does not have expanded version -> [Help 1]

Can you please tell me what I am doing wrong?

Thanks in advacne

Cheers
Markus
Re: Can't build oomph [message #1518509 is a reply to message #1517717] Sat, 20 December 2014 04:47 Go to previous messageGo to next message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6682
Registered: July 2009
Senior Member
Hi Markus,

I'm afraid I can only use Maven if it's working. I'm really not a Maven expert and we've never had problems like yours.
We call Maven locally with these parameters:

-Dbuild.id=Unknown
-Dgit.commit=Unknown
-Dgit.branch=Unknown
-DskipTests=true
-Denv=win64
clean
verify

Cheers
/Eike

----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper


Am 19.12.2014 um 18:57 schrieb Markus Oley:
> Hi,
> I wanted to build oomph and therefore cloned the repository, checked out on master branch and called mvn compile, but
> I get the following error:
> Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:0.21.0:build-qualifier-aggregator
> (default-build-qualifier-aggregator) on project org.eclipse.oomph.gitbash: Execution
> default-build-qualifier-aggregator of goal org.eclipse.tycho:tycho-packaging-plugin:0.21.0:build-qualifier-aggregator
> failed: Project org.eclipse.oomph:org.eclipse.oomph.gitbash:eclipse-plugin:1.0.0-SNAPSHOT does not have expanded
> version -> [Help 1]
>
> Can you please tell me what I am doing wrong?
> Thanks in advacne
>
> Cheers
> Markus


Re: Can't build oomph [message #1519435 is a reply to message #1518509] Sat, 20 December 2014 17:25 Go to previous messageGo to next message
Markus Oley is currently offline Markus OleyFriend
Messages: 304
Registered: July 2009
Location: Germany
Senior Member
Hi Eike,

thanks for your answer, that was exactly the problem. I dind't know these parameters, so now it is working. If I want to contribute anything, can I send a pullrequest on the master branch or should I use another branch?


Cheers
Markus
Re: Can't build oomph [message #1520634 is a reply to message #1519435] Sun, 21 December 2014 09:39 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33142
Registered: July 2009
Senior Member
Markus,

Use Gerrit for contributions and keep in mind that commits are of the
form "[buzilla-id] ..." so open a bugzilla for tracking purposes.

On 20/12/2014 6:25 PM, Markus Oley wrote:
> Hi Eike,
> thanks for your answer, that was exactly the problem. I dind't know
> these parameters, so now it is working. If I want to contribute
> anything, can I send a pullrequest on the master branch or should I
> use another branch?
>
>
> Cheers
> Markus


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:[Announce] Oomph is Available in Mars M4
Next Topic:Import project formatter profile
Goto Forum:
  


Current Time: Fri Apr 26 07:58:34 GMT 2024

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

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

Back to the top