Skip to main content

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

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
~~~~~~~~~~~~~~~~~~~~~~~~



Back to the top