Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orbit-dev] Build

I'm using:

Apache Maven 3.6.0
Maven home: /usr/share/maven
Java version: 1.8.0_171, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-oracle/jre
Default locale: de_DE, platform encoding: UTF-8
OS name: "linux", version: "4.15.0-52-generic", arch: "amd64", family: "unix"

Am 21.06.19 um 16:59 schrieb Christian Dietrich:
Which maven Version do you use?
Am 21. Juni 2019, 12:43 +0200 schrieb Philip Wenig <philip.wenig@xxxxxxxxxxxxx>:
Hi folks,

I've pulled the repo today.

mvn clean install

runs fine, but

mvn clean install -f releng/aggregationfeature/pom.xml

leads to the following ERRORS

[ERROR] Cannot resolve project dependencies:
[ERROR]   Software being installed:
org.eclipse.orbit.releng.recipes.feature.aggregation.feature.group
1.0.0.qualifier
[ERROR]   Missing requirement: org.apache.lucene.core
5.2.1.v20170814-1820 requires 'java.package; com.sun.management 0.0.0'
but it could not be found
[ERROR]   Cannot satisfy dependency: org.apache.lucene.analyzers-common
5.2.1.v20160301-1110 depends on: java.package;
org.apache.lucene.analysis [5.2.1,5.3.0)
[ERROR]   Cannot satisfy dependency:
org.eclipse.orbit.releng.recipes.feature.aggregation.feature.group
1.0.0.qualifier depends on: org.eclipse.equinox.p2.iu;
org.apache.lucene.analyzers-common [5.2.1,5.2.2)
[ERROR]
[ERROR] See
http://wiki.eclipse.org/Tycho/Dependency_Resolution_Troubleshooting for
help.
[ERROR] Cannot resolve dependencies of MavenProject:
org.eclipse.orbit.bundles:org.eclipse.orbit.releng.recipes.feature.aggregation:1.0.0-SNAPSHOT
@
/home/pwenig/www.lablicate.com/Orbit/ws/orbit-recipes/releng/aggregationfeature/pom.xml:
See log for details -> [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/MavenExecutionException

Is a solution already in progress?


Best,
Philip

--
~~~~~~~~~~~~~~~~~~~~~~~~
OpenChrom - the open source alternative for chromatography / mass spectrometry
Dr. Philip Wenig » Founder » philip.wenig@xxxxxxxxxxxxx » http://www.openchrom.net
~~~~~~~~~~~~~~~~~~~~~~~~

_______________________________________________
orbit-dev mailing list
orbit-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/orbit-dev

_______________________________________________
orbit-dev mailing list
orbit-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/orbit-dev

-- 
~~~~~~~~~~~~~~~~~~~~~~~~
OpenChrom - the open source alternative for chromatography / mass spectrometry
Dr. Philip Wenig » Founder » philip.wenig@xxxxxxxxxxxxx » http://www.openchrom.net
~~~~~~~~~~~~~~~~~~~~~~~~

Back to the top