Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cbi-dev] Build is failing with unsatisfied dependency

Hi folks,

I thought I might dive in to Eclipse and start to have a look at contributing some fixes, and of course the first stage is to make get a stable build working.

I followed the instructions here:

https://wiki.eclipse.org/Platform-releng/Platform_Build#Running_the_build

But the build fails with the following exception:

org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: No solution found because the problem is unsatisfiable.: [Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.10.0.qualifier to org.eclipse.license.feature.group [1.0.0,1.0.1).; No solution found because the problem is unsatisfiable.]

(full build log here: https://gist.github.com/jhawksley/11089863#file-gistfile1-txt)

Thanks for any support.

-John

--

Back to the top