Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-8059

Dependency cycle between jsf and vpe components

XMLWordPrintable

      eskimo@dgolovin-desktop:~/Projects/jbds-build/jbosstools-src$ DISPLAY=":1.0" ~/Java/apache-maven-3.0-beta-3/bin/mvn clean install -Dmaven.repo.local=.repository-last-2 -P helios-remote-target -f vpe/pom.xml -Dmaven.test.skip
      Warning: JAVA_HOME environment variable is not set.
      [INFO] Scanning for projects...
      [WARNING]
      [WARNING] Some problems were encountered while building the effective model for org.jboss.tools:vpe:pom:0.0.1-SNAPSHOT
      [WARNING] 'parent.relativePath' of POM org.jboss.tools:vpe:0.0.1-SNAPSHOT (/home/eskimo/Projects/jbds-build/jbosstools-src/vpe/pom.xml) points at org.jboss:jbosstools instead of org.jboss.tools:org.jboss.tools.parent.pom, please verify your project structure
      [WARNING]
      [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
      [WARNING]
      [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
      [WARNING]
      [INFO] Resolving target platform for project MavenProject: org.jboss.tools.vpe.features:org.jboss.tools.vpe.feature:3.1.0-SNAPSHOT @ /home/eskimo/Projects/jbds-build/jbosstools-src/vpe/features/org.jboss.tools.vpe.feature/pom.xml
      [INFO] Adding repository http://download.jboss.org/jbosstools/updates/target-platform/latest/
      [INFO] Adding repository http://download.jboss.org/jbosstools/updates/target-platform/latest/
      [INFO] Resolving target platform for project MavenProject: org.jboss.tools.vpe.features:org.jboss.tools.vpe.test.feature:1.0.0-SNAPSHOT @ /home/eskimo/Projects/jbds-build/jbosstools-src/vpe/features/org.jboss.tools.vpe.test.feature/pom.xml
      [INFO] Adding repository (cached) http://download.jboss.org/jbosstools/updates/target-platform/latest/
      [INFO] Cannot complete the request. Generating details.
      [INFO]

      {org.osgi.framework.executionenvironment=OSGi/Minimum-1.0,OSGi/Minimum-1.1, osgi.ws=cocoa, osgi.arch=x86, osgi.os=macosx, org.eclipse.update.install.features=true, org.osgi.framework.system.packages=}
      [INFO] [Software being installed: org.jboss.tools.vpe.test.feature.feature.group 1.0.0.qualifier, Missing requirement: org.jboss.tools.vpe.spring.test 3.2.0.qualifier requires 'bundle org.jboss.tools.jsf.vpe.jstl 3.1.0' but it could not be found, Cannot satisfy dependency: org.jboss.tools.vpe.test.feature.feature.group 1.0.0.qualifier depends on: org.jboss.tools.vpe.spring.test 0.0.0]
      [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:164)
      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:57)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:616)
      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:269)
      at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:152)
      ... 11 more
      Caused by: org.eclipse.equinox.p2.core.ProvisionException: No solution found because the problem is unsatisfiable.
      ... 20 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]
      [ERROR] For more information about the errors and possible solutions, please read the following articles:
      [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/InternalErrorException
      eskimo@dgolovin-desktop:~/Projects/jbds-build/jbosstools-src$ DISPLAY=":1.0" ~/Java/apache-maven-3.0-beta-3/bin/mvn clean install -Dmaven.repo.local=.repository-last-2 -P helios-remote-target -f jsf/pom.xml -Dmaven.test.skip
      Warning: JAVA_HOME environment variable is not set.
      [INFO] Scanning for projects...
      [WARNING]
      [WARNING] Some problems were encountered while building the effective model for org.jboss.tools.jsf.features:org.jboss.tools.jsf.feature:eclipse-feature:3.1.0-SNAPSHOT
      [WARNING] 'parent.relativePath' of POM org.jboss.tools.jsf.features:org.jboss.tools.jsf.feature:3.1.0-SNAPSHOT (/home/eskimo/Projects/jbds-build/jbosstools-src/jsf/features/org.jboss.tools.jsf.feature/pom.xml) points at org.jboss.tools.jsf:features instead of org.jboss.tools:org.jboss.tools.parent.pom, please verify your project structure
      [WARNING]
      [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
      [WARNING]
      [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
      [WARNING]
      [INFO] Resolving target platform for project MavenProject: org.jboss.tools.jsf.features:org.jboss.tools.jsf.feature:3.1.0-SNAPSHOT @ /home/eskimo/Projects/jbds-build/jbosstools-src/jsf/features/org.jboss.tools.jsf.feature/pom.xml
      [INFO] Adding repository http://download.jboss.org/jbosstools/updates/target-platform/latest/
      [INFO] Adding repository http://download.jboss.org/jbosstools/updates/target-platform/latest/
      [INFO] Cannot complete the request. Generating details.
      [INFO] {org.osgi.framework.executionenvironment=OSGi/Minimum-1.0,OSGi/Minimum-1.1, osgi.ws=cocoa, osgi.arch=x86, osgi.os=macosx, org.eclipse.update.install.features=true, org.osgi.framework.system.packages=}

      [INFO] [Software being installed: org.jboss.tools.jsf.feature.feature.group 3.1.0.qualifier, Missing requirement: org.jboss.tools.jsf.vpe.seam 3.2.0.qualifier requires 'bundle org.jboss.tools.vpe.xulrunner 0.0.0' but it could not be found, Cannot satisfy dependency: org.jboss.tools.jsf.feature.feature.group 3.1.0.qualifier depends on: org.jboss.tools.jsf.vpe.seam 0.0.0]
      [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:164)
      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:57)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:616)
      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:269)
      at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:152)
      ... 11 more
      Caused by: org.eclipse.equinox.p2.core.ProvisionException: No solution found because the problem is unsatisfiable.
      ... 20 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]
      [ERROR] For more information about the errors and possible solutions, please read the following articles:
      [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/InternalErrorException
      eskimo@dgolovin-desktop:~/Projects/jbds-build/jbosstools-src$

            alexeykazakov Alexey Kazakov
            nivologd@gmail.com Denis Golovin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: