Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[osgi-users] Error building eclipse-equinox/equinox: Cannot set full specification for a custom profile more than once

Hi, I'm unable to build https://github.com/eclipse-equinox/equinox. After cloning git@xxxxxxxxxx:eclipse-equinox/equinox.git and running "mvn install", I get this error:

[ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:4.0.13-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) on project org.eclipse.osgi: Execution compare-attached-artifacts-with-release of goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:4.0.13-SNAPSHOT:compare-version-with-baselines failed: Cannot set full specification for a custom profile more than once -> [Help 1]

Any idea how to solve this? 

Thank you!

Back to the top