Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylyn-reviews-dev] target platforms

Hi,

are new jgit/egit releases made available for Galileo so that they can
be used as dependency?

Sascha

On Fri, Mar 4, 2011 at 1:22 AM, Steffen Pingel
<steffen.pingel@xxxxxxxxxxx> wrote:
> Hi,
>
> when adding dependencies please keep in mind that these need to be
> compatible with Eclipse 3.5 / Galileo. PDE has the unfortunate habit
> of adding a version constraint based on your current target. If that
> is not set to Eclipse 3.5 it's often necessary to edit the version
> constraint manually.
>
> I have pushed a fix that updates the R4E manifests.
>
> Steffen
>
>
> https://hudson.eclipse.org/hudson/user/spingel/my-views/view/Mylyn/job/mylyn-integration-e3.5/30/console
>
> [INFO] Cannot complete the request.  Generating details.
> [INFO] {org.osgi.framework.executionenvironment=OSGi/Minimum-1.0,OSGi/Minimum-1.1,
> osgi.ws=win32, osgi.arch=x86, osgi.os=win32,
> org.eclipse.update.install.features=true,
> org.osgi.framework.system.packages=}
> [INFO] [Software being installed: org.eclipse.mylyn.reviews.r4e.core
> 0.1.0.qualifier, Missing requirement:
> org.eclipse.mylyn.reviews.r4e.core 0.1.0.qualifier requires 'bundle
> org.eclipse.emf.ecore 2.6.1' but it could not be found]
> [ERROR] Internal error: java.lang.RuntimeException:
> org.eclipse.equinox.p2.core.ProvisionException: No solution found
> because the problem is unsatisfiable. -> [Help 1]
> org.apache.maven.InternalErrorException: Internal error:
> java.lang.RuntimeException:
> org.eclipse.equinox.p2.core.ProvisionException: No solution found
> because the problem is unsatisfiable.
>        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:163)
>        at org.apache.maven.cli.MavenCli.execute(MavenCli.java:445)
>        at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:168)
>        at org.apache.maven.cli.MavenCli.main(MavenCli.java:132)
>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>        at java.lang.reflect.Method.invoke(Method.java:597)
>        at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
>        at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
>        at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
>        at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
> Caused by: java.lang.RuntimeException:
> org.eclipse.equinox.p2.core.ProvisionException: No solution found
> because the problem is unsatisfiable.
>        at org.sonatype.tycho.p2.impl.resolver.ProjectorResolutionStrategy.resolve(ProjectorResolutionStrategy.java:98)
>        at org.sonatype.tycho.p2.impl.resolver.P2ResolverImpl.resolveProject(P2ResolverImpl.java:335)
>        at org.sonatype.tycho.p2.impl.resolver.P2ResolverImpl.resolveProject(P2ResolverImpl.java:300)
>        at org.sonatype.tycho.p2.facade.P2TargetPlatformResolver.doResolvePlatform(P2TargetPlatformResolver.java:406)
>        at org.sonatype.tycho.p2.facade.P2TargetPlatformResolver.resolvePlatform(P2TargetPlatformResolver.java:105)
>        at org.codehaus.tycho.resolver.DefaultTychoDependencyResolver.resolveProject(DefaultTychoDependencyResolver.java:68)
>        at org.codehaus.tycho.maven.TychoMavenLifecycleParticipant.afterProjectsRead(TychoMavenLifecycleParticipant.java:94)
>        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:268)
>        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:151)
>        ... 11 more
> Caused by: org.eclipse.equinox.p2.core.ProvisionException: No solution
> found because the problem is unsatisfiable.
>        ... 20 more
>
>
> --
> Steffen Pingel
> Committer, http://eclipse.org/mylyn
> Senior Developer, http://tasktop.com
> _______________________________________________
> mylyn-reviews-dev mailing list
> mylyn-reviews-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/mylyn-reviews-dev
>


Back to the top