]
Josef Kopriva resolved JBIDE-26684.
-----------------------------------
Resolution: Done
TP has been fixed.
Jobs are red due to issues with target platform
-----------------------------------------------
Key: JBIDE-26684
URL:
https://issues.jboss.org/browse/JBIDE-26684
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build
Affects Versions: 4.12.0.Final
Reporter: Josef Kopriva
Assignee: Jeff MAURY
Priority: Blocker
Fix For: 4.12.0.Final
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
Error:
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
{code:java}
02:01:54 [INFO] Downloading from jboss-ga-repository:
http://maven.repository.redhat.com/ga/org/jboss/tools/targetplatforms/jbo...
02:01:55 [ERROR] Internal error: java.lang.RuntimeException: Could not resolve target
platform specification artifact
org.jboss.tools.targetplatforms:jbosstools-unified:target:jbosstools-unified:4.12.0.Final-SNAPSHOT
-> [Help 1]
02:01:55 org.apache.maven.InternalErrorException: Internal error:
java.lang.RuntimeException: Could not resolve target platform specification artifact
org.jboss.tools.targetplatforms:jbosstools-unified:target:jbosstools-unified:4.12.0.Final-SNAPSHOT
02:01:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:122)
02:01:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
02:01:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
02:01:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
02:01:55 at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
02:01:55 at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:62)
02:01:55 at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:43)
02:01:55 at java.lang.reflect.Method.invoke (Method.java:498)
02:01:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced
(Launcher.java:289)
02:01:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch
(Launcher.java:229)
02:01:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode
(Launcher.java:415)
02:01:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main
(Launcher.java:356)
02:01:55 Caused by: java.lang.RuntimeException: Could not resolve target platform
specification artifact
org.jboss.tools.targetplatforms:jbosstools-unified:target:jbosstools-unified:4.12.0.Final-SNAPSHOT
02:01:55 at
org.eclipse.tycho.core.resolver.DefaultTargetPlatformConfigurationReader.addTargetArtifact
(DefaultTargetPlatformConfigurationReader.java:389)
02:01:55 at
org.eclipse.tycho.core.resolver.DefaultTargetPlatformConfigurationReader.setTarget
(DefaultTargetPlatformConfigurationReader.java:342)
02:01:55 at
org.eclipse.tycho.core.resolver.DefaultTargetPlatformConfigurationReader.getTargetPlatformConfiguration
(DefaultTargetPlatformConfigurationReader.java:75)
02:01:55 at org.eclipse.tycho.core.resolver.DefaultTychoResolver.setupProject
(DefaultTychoResolver.java:87)
02:01:55 at
org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead
(TychoMavenLifecycleParticipant.java:90)
02:01:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:267)
02:01:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
02:01:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
02:01:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
02:01:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
02:01:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
02:01:55 at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
02:01:55 at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:62)
02:01:55 at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:43)
02:01:55 at java.lang.reflect.Method.invoke (Method.java:498)
02:01:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced
(Launcher.java:289)
02:01:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch
(Launcher.java:229)
02:01:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode
(Launcher.java:415)
02:01:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main
(Launcher.java:356)
02:01:55 [ERROR]
02:01:55 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
02:01:55 [ERROR]
02:01:55 [ERROR] For more information about the errors and possible solutions, please
read the following articles:
02:01:55 [ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/InternalErrorException
02:01:55 Build step 'Invoke top-level Maven targets' marked build as failure
02:01:56 [description-setter] Description set:
02:01:56 Sending e-mails to: jboss-devstudio-builds-list(a)redhat.com jmaury(a)redhat.com
02:01:59 Started calculate disk usage of build
02:01:59 Finished Calculation of disk usage of build in 0 seconds
02:01:59 Started calculate disk usage of workspace
02:02:00 Finished Calculation of disk usage of workspace in 0 seconds
02:02:00 Finished: FAILURE
{code}