[jbosstools-issues] [JBoss JIRA] Closed: (JBIDE-8778) Can't build the parent & target platform poms.

Pavol Srna (JIRA) jira-events at lists.jboss.org
Mon Jun 13 12:29:23 EDT 2011


     [ https://issues.jboss.org/browse/JBIDE-8778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavol Srna closed JBIDE-8778.
-----------------------------



> Can't build the parent & target platform poms.
> ----------------------------------------------
>
>                 Key: JBIDE-8778
>                 URL: https://issues.jboss.org/browse/JBIDE-8778
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Build/Releng
>    Affects Versions: 3.3.0.M1
>         Environment: mvn -version
> Apache Maven 3.0.3 (r1075438; 2011-02-28 09:31:09-0800)
> Maven home: /home/igels/Java/apache-maven-3.0.3
> Java version: 1.6.0_20, vendor: Sun Microsystems Inc.
> Java home: /usr/lib/jvm/java-6-openjdk/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux", version: "2.6.35-28-generic", arch: "amd64", family: "unix"
> Ubuntu 10.10
> Ant 1.8
>            Reporter: Alexey Kazakov
>            Assignee: Nick Boldt
>             Fix For: 3.3.0.M1
>
>
> I'm doing the a) step from http://community.jboss.org/wiki/HowToBuildJBossToolsWithMaven3 and get the following exception:
> igels at alexey-desktop:~/Projects/jbt-3.3/trunk$ mvn clean install -f build/parent/pom.xml -Dmaven.repo.local=.repository
> [INFO] Scanning for projects...
> [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
> [ERROR] Internal error: java.lang.RuntimeException: Could not resolve target platform specification artifact org.jboss.tools:org.jboss.tools.target.platform:target:unified:0.0.3-SNAPSHOT -> [Help 1]
> org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: Could not resolve target platform specification artifact org.jboss.tools:org.jboss.tools.target.platform:target:unified:0.0.3-SNAPSHOT
> 	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:168)
> 	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
> 	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
> 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
> 	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: Could not resolve target platform specification artifact org.jboss.tools:org.jboss.tools.target.platform:target:unified:0.0.3-SNAPSHOT
> 	at org.codehaus.tycho.resolver.DefaultTargetPlatformConfigurationReader.getTarget(DefaultTargetPlatformConfigurationReader.java:196)
> 	at org.codehaus.tycho.resolver.DefaultTargetPlatformConfigurationReader.getTargetPlatformConfiguration(DefaultTargetPlatformConfigurationReader.java:53)
> 	at org.codehaus.tycho.resolver.DefaultTychoDependencyResolver.resolveProject(DefaultTychoDependencyResolver.java:57)
> 	at org.codehaus.tycho.maven.TychoMavenLifecycleParticipant.afterProjectsRead(TychoMavenLifecycleParticipant.java:94)
> 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:273)
> 	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
> 	... 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] 
> [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

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list