Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cbi-dev] prototype build hits dependency hiccup

R4 branch (i.e. tycho-monolith-build) should build now too.

--
Regards,
Igor

On 12-01-04 9:31 AM, Igor Fedorenko wrote:
I have not pushed my changes yet, give me another hour or so to make
sure I can build R3 branch both on Linux and Macosx.

--
Regards,
Igor

On 12-01-04 9:29 AM, Paul Webster wrote:
Hi there,

Building the R3_tycho-monolith-build (and the original branch) now
proceed, and fail when trying to build some of the tests because of
dependency resolution. o.e.test.performance has optional dependencies
on Cloudscape and o.e.test.performance.derby, and in this case neither
of them are necessary for compiling. Can the pom be updated to exclude
those 2 bundles specifically?


[ERROR] Cannot resolve project dependencies:
[ERROR] Software being installed: org.eclipse.jdt.compiler.tool.tests
1.0.101.qualifier
[ERROR] Missing requirement: org.eclipse.test.performance
3.7.0.qualifier requires 'bundle Cloudscape 0.0.0' but it could not be
found
[ERROR] Cannot satisfy dependency: org.eclipse.jdt.compiler.tool.tests
1.0.101.qualifier depends on: bundle org.eclipse.test.performance 0.0.0
[ERROR]
[ERROR] Internal error: java.lang.RuntimeException: "No solution found
because the problem is unsatisfiable.": ["Unable to satisfy dependency
from org.eclipse.test.performance 3.7.0.qualifier to bundle Cloudscape
0.0.0.", "Unable to satisfy dependency from org.eclipse.test.performance
3.7.0.qualifier to bundle org.eclipse.test.performance.derby 10.4.2.",
"No solution found because the problem is unsatisfiable."] -> [Help 1]


--
Paul Webster
Hi floor. Make me a sammich! - GIR


_______________________________________________
cbi-dev mailing list
cbi-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/cbi-dev
_______________________________________________
cbi-dev mailing list
cbi-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/cbi-dev


Back to the top