[Bug 1070210] Review Request: eclipse-m2e-tycho - M2E Tycho connector

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=1070210

gil cattaneo <puntogil@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |puntogil@xxxxxxxxx



--- Comment #2 from gil cattaneo <puntogil@xxxxxxxxx> ---
NOTE manual review cause: build failed

[INFO] Scanning for projects...
Building system local p2 repository...
[WARNING] No explicit target runtime environment configuration. Build is
platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is
platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is
platform dependent.
[INFO] Computing target platform for MavenProject:
org.sonatype.tycho.m2e:org.sonatype.tycho.m2e:0.7.0-SNAPSHOT @
/builddir/build/BUILD/m2eclipse-tycho-4ec931149a1a3c9eb08ae7a9b57fd1ee45711eb0/org.sonatype.tycho.m2e/pom.xml
[INFO] Adding repository
file:/builddir/build/BUILD/m2eclipse-tycho-4ec931149a1a3c9eb08ae7a9b57fd1ee45711eb0/.m2/p2/repo
[INFO] Resolving dependencies of MavenProject:
org.sonatype.tycho.m2e:org.sonatype.tycho.m2e:0.7.0-SNAPSHOT @
/builddir/build/BUILD/m2eclipse-tycho-4ec931149a1a3c9eb08ae7a9b57fd1ee45711eb0/org.sonatype.tycho.m2e/pom.xml
[INFO] Cannot complete the request.  Generating details.
[INFO] Cannot complete the request.  Generating details.
[INFO] {osgi.ws=gtk, osgi.os=linux, osgi.arch=x86,
org.eclipse.update.install.features=true}
[ERROR] Cannot resolve project dependencies:
[ERROR]   Software being installed: org.sonatype.tycho.m2e 0.7.0.qualifier
[ERROR]   Missing requirement: org.eclipse.e4.ui.css.core
0.10.100.v20140217-1129 requires 'bundle org.apache.batik.css [1.6.0,1.7.0)'
but it could not be found
[ERROR]   Cannot satisfy dependency: org.eclipse.e4.ui.css.swt.theme
0.9.100.v20140217-1129 depends on: bundle org.eclipse.e4.ui.css.core 0.9.0
[ERROR]   Cannot satisfy dependency: org.eclipse.e4.ui.workbench.swt
0.12.1.v20140217-1129 depends on: bundle org.eclipse.e4.ui.css.swt.theme 0.9.0
[ERROR]   Cannot satisfy dependency: org.eclipse.m2e.jdt 1.4.0.20140128-2340
depends on: bundle org.eclipse.ui.workbench 0.0.0
[ERROR]   Cannot satisfy dependency: org.eclipse.ui.workbench
3.105.1.v20140217-1129 depends on: bundle org.eclipse.e4.ui.workbench.swt 0.9.1
[ERROR]   Cannot satisfy dependency: org.sonatype.tycho.m2e 0.7.0.qualifier
depends on: bundle org.eclipse.m2e.jdt [1.4.0,2.0.0)
[ERROR] 
[ERROR] Internal error: java.lang.RuntimeException: No solution found because
the problem is unsatisfiable.: [Unable to satisfy dependency from
org.eclipse.e4.ui.css.core 0.10.100.v20140217-1129 to bundle
org.apache.batik.css [1.6.0,1.7.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.eclipse.e4.ui.css.core
0.10.100.v20140217-1129 to bundle org.apache.batik.css [1.6.0,1.7.0).; No
solution found because the problem is unsatisfiable.]
    at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:167)
    at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
    at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:213)
    at org.apache.maven.cli.MavenCli.main(MavenCli.java:157)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
    at
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
    at
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
    at
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: java.lang.RuntimeException: No solution found because the problem is
unsatisfiable.: [Unable to satisfy dependency from org.eclipse.e4.ui.css.core
0.10.100.v20140217-1129 to bundle org.apache.batik.css [1.6.0,1.7.0).; No
solution found because the problem is unsatisfiable.]
    at
org.eclipse.tycho.p2.resolver.AbstractResolutionStrategy.newResolutionException(AbstractResolutionStrategy.java:98)
    at
org.eclipse.tycho.p2.resolver.ProjectorResolutionStrategy.resolve(ProjectorResolutionStrategy.java:88)
    at
org.eclipse.tycho.p2.resolver.AbstractResolutionStrategy.resolve(AbstractResolutionStrategy.java:63)
    at
org.eclipse.tycho.p2.impl.resolver.P2ResolverImpl.resolveDependencies(P2ResolverImpl.java:134)
    at
org.eclipse.tycho.p2.impl.resolver.P2ResolverImpl.resolveDependencies(P2ResolverImpl.java:87)
    at
org.eclipse.tycho.p2.resolver.P2TargetPlatformResolver.doResolvePlatform(P2TargetPlatformResolver.java:379)
    at
org.eclipse.tycho.p2.resolver.P2TargetPlatformResolver.resolveDependencies(P2TargetPlatformResolver.java:355)
    at
org.eclipse.tycho.core.resolver.DefaultTychoDependencyResolver.resolveProject(DefaultTychoDependencyResolver.java:109)
    at
org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead(TychoMavenLifecycleParticipant.java:104)
    at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:317)
    at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
    ... 11 more
[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]

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
package-review@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/package-review





[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]