See
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_mas...
------------------------------------------
Started by build flow jbosstools-buildflow.5_master#8
[EnvInject] - Loading node environment variables.
Building remotely on dev56-rhel6-x86 in workspace
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_mas...
Updating
https://svn.jboss.org/repos/devstudio/trunk/hudson-jobs/settings
At revision 11177
no change for
https://svn.jboss.org/repos/devstudio/trunk/hudson-jobs/settings since the
previous build
Checkout:jbosstools-javaee_master /
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_mas... -
hudson.remoting.Channel@1ef09e3:dev56-rhel6-x86
Using strategy: Default
Last Built Revision: Revision 1588f39ffb2237212cf96c5b53ba70af0e175833 (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from
git://github.com/jbosstools/jbosstools-javaee.git
Commencing build of Revision 1588f39ffb2237212cf96c5b53ba70af0e175833 (origin/master)
Checking out Revision 1588f39ffb2237212cf96c5b53ba70af0e175833 (origin/master)
Deleting old artifacts from #313
Starting xvnc
[jbosstools-javaee_master] $ vncserver :227
New 'dev56.mw.lab.eng.bos.redhat.com:227 (hudson)' desktop is
dev56.mw.lab.eng.bos.redhat.com:227
Starting applications specified in /home/hudson/.vnc/xstartup
Log file is /home/hudson/.vnc/dev56.mw.lab.eng.bos.redhat.com:227.log
[jbosstools-javaee_master] $ /qa/tools/opt/apache-maven-3.0.4/bin/mvn -f
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_mas...
"-DMAVEN_FLAGS=-B -U -fae -e -P
hudson,pack200,jbosstools-nightly-staging-composite,unified.target"
-Ddownload.cache.directory=/home/hudson/static_build_env/jbds/download-cache
-Dmaven.test.skip=true -DBUILD_ID=2013-02-22_14-38-23 -DJOB_NAME=jbosstools-javaee_master
-DskipPrivateRequirements=false -DBUILD_NUMBER=315
-Dmaven.repo.local=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_master/ws/.repository>
clean install -B -U -fae -e -P
hudson,pack200,jbosstools-nightly-staging-composite,unified.target -gs
/home/hudson/.m2/settings.xml -s
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_mas...
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
Downloading:
https://repository.jboss.org/nexus/content/groups/developer/org/jboss/too...
Downloading:
http://snapshots.jboss.org/maven2/org/jboss/tools/parent/4.1.0.Alpha1-SNA...
Downloaded:
http://snapshots.jboss.org/maven2/org/jboss/tools/parent/4.1.0.Alpha1-SNA...
(614 B at 0.8 KB/sec)
Downloaded:
https://repository.jboss.org/nexus/content/groups/developer/org/jboss/too...
(614 B at 0.4 KB/sec)
Downloading:
https://repository.jboss.org/nexus/content/groups/developer/org/jboss/too...
Downloaded:
https://repository.jboss.org/nexus/content/groups/developer/org/jboss/too...
(25 KB at 53.1 KB/sec)
Downloading:
https://repository.jboss.org/nexus/content/repositories/deprecated/org/jb...
Downloading:
https://repository.jboss.org/nexus/content/groups/developer/org/jboss/too...
Downloading:
http://snapshots.jboss.org/maven2/org/jboss/tools/targetplatforms/jbossto...
Downloading:
http://repository.jboss.org/maven2/org/jboss/tools/targetplatforms/jbosst...
Downloading:
https://repository.jboss.org/nexus/content/repositories/releases/org/jbos...
Downloading:
https://repository.jboss.org/nexus/content/repositories/snapshots/org/jbo...
Downloading:
http://repo.maven.apache.org/maven2/org/jboss/tools/targetplatforms/jboss...
[ERROR] Internal error: java.lang.RuntimeException: Could not resolve target platform
specification artifact
org.jboss.tools.targetplatforms:jbosstools-unified:target:jbosstools-unified:4.30.5.Alpha
-> [Help 1]
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.30.5.Alpha
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: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: Could not resolve target platform specification
artifact
org.jboss.tools.targetplatforms:jbosstools-unified:target:jbosstools-unified:4.30.5.Alpha
at
org.eclipse.tycho.core.resolver.DefaultTargetPlatformConfigurationReader.setTarget(DefaultTargetPlatformConfigurationReader.java:305)
at
org.eclipse.tycho.core.resolver.DefaultTargetPlatformConfigurationReader.getTargetPlatformConfiguration(DefaultTargetPlatformConfigurationReader.java:71)
at
org.eclipse.tycho.core.resolver.DefaultTychoDependencyResolver.setupProject(DefaultTychoDependencyResolver.java:72)
at
org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead(TychoMavenLifecycleParticipant.java:77)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:274)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
... 11 more
[ERROR]
[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
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :227
Killing Xvnc process ID 17740
Archiving artifacts
Recording test results
Description set: