Can't build oomph [message #1517717] |
Fri, 19 December 2014 17:57 |
|
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 |
|
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
Cheers
/Eike
----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper
|
|
|
Re: Can't build oomph [message #1519435 is a reply to message #1518509] |
Sat, 20 December 2014 17:25 |
|
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 |
Ed Merks Messages: 33264 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/
|
|
|
Powered by
FUDForum. Page generated in 0.03751 seconds