ghillairet / blueprints-emf

EMF Binding for Blueprints (GraphDBs for EMF)
4 stars 0 forks source link

Build process doesn't work propertly #1

Open toshovski opened 9 years ago

toshovski commented 9 years ago

The build process doesn't work. The orbit repository cannot be found. I replaced the orbit repository, but there is a dependency, that cannot be resolved:

[ERROR] Internal error: java.lang.RuntimeException: "No solution found because the problem is unsatisfiable.": ["Unable to satisfy dependency from org.eclipselabs.blueprints.emf 0.2.0.qualifier to package com.tinkerpop.blueprints 0.0.0.", "Unable to satisfy dependency from org.eclipselabs.blueprints.emf 0.2.0.qualifier to package com.tinkerpop.blueprints.impls.tg 0.0.0.", "No solution found because the problem is unsatisfiable."] -> [Help 1] org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: "No solution found because the problem is unsatisfiable.": ["Unable to satisfy dependency from org.eclipselabs.blueprints.emf 0.2.0.qualifier to package com.tinkerpop.blueprints 0.0.0.", "Unable to satisfy dependency from org.eclipselabs.blueprints.emf 0.2.0.qualifier to package com.tinkerpop.blueprints.impls.tg 0.0.0.", "No solution found because the problem is unsatisfiable."]

Your p2 repository doesn't contain com.tinkerpop.blueprints anymore. Would be possible to fix it!?

ghillairet commented 9 years ago

I'll look at it.