[jbosstools-builds] Build failed in Jenkins: jbosstools-4.1_trunk.component--javaee #261

ci-builds at redhat.com ci-builds at redhat.com
Fri Jan 25 07:32:39 EST 2013


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.1_trunk.component--javaee/261/>

------------------------------------------
Started by upstream project "jbosstools-4.1_trunk.component--vpe" build number 263
Started by upstream project "jbosstools-4.1_trunk.component--jst" build number 270
Started by upstream project "jbosstools-4.1_trunk.component--hibernate" build number 229
Started by upstream project "jbosstools-4.1_trunk.component--vpe" build number 264
[EnvInject] - Loading node environment variables.
Building remotely on dev117-rhel5-x86_64 in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.1_trunk.component--javaee/ws/>
Updating https://svn.jboss.org/repos/devstudio/trunk/hudson-jobs/settings
At revision 11008
no change for https://svn.jboss.org/repos/devstudio/trunk/hudson-jobs/settings since the previous build
Checkout:jbosstools-4.1_trunk.component--javaee / <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.1_trunk.component--javaee/ws/> - hudson.remoting.Channel at 5a2dbdf4:dev117-rhel5-x86_64
Using strategy: Default
Last Built Revision: Revision dc9b988f60e26ced2a95dfbe031dc741c6c4c1e5 (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from git://github.com/jbosstools/jbosstools-javaee.git
Commencing build of Revision dc9b988f60e26ced2a95dfbe031dc741c6c4c1e5 (origin/master)
Checking out Revision dc9b988f60e26ced2a95dfbe031dc741c6c4c1e5 (origin/master)
Deleting old artifacts from #260
Starting xvnc
[jbosstools-4.1_trunk.component--javaee] $ vncserver :14

New 'dev117.mw.lab.eng.bos.redhat.com:14 (hudson)' desktop is dev117.mw.lab.eng.bos.redhat.com:14

Starting applications specified in /home/hudson/.vnc/xstartup
Log file is /home/hudson/.vnc/dev117.mw.lab.eng.bos.redhat.com:14.log

[jbosstools-4.1_trunk.component--javaee] $ /qa/tools/opt/apache-maven-3.0.4/bin/mvn -f <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.1_trunk.component--javaee/ws/sources/pom.xml> "-DMAVEN_FLAGS=-B -U -fae -e -P hudson,jbosstools-nightly-staging-composite,unified.target" -Ddownload.cache.directory=/home/hudson/static_build_env/jbds/download-cache -Dmaven.test.skip=true -DBUILD_ID=2013-01-25_07-31-09 "-DJOB_NAME=jbosstools-4.1_trunk.component--javaee " -DskipPrivateRequirements=false -DBUILD_NUMBER=261 -Dmaven.repo.local=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.1_trunk.component--javaee/ws/.repository> clean install -B -U -fae -e -P hudson,jbosstools-nightly-staging-composite,unified.target -gs /home/hudson/.m2/settings.xml -s <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.1_trunk.component--javaee/ws/settings/hudson-settings.xml>
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not find artifact org.jboss.tools:parent:pom:4.1.0.Alpha1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 5, column 10

	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:363)
	at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:636)
	at org.apache.maven.DefaultMaven.getProjectsForMavenReactor(DefaultMaven.java:585)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:234)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	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)
[ERROR]   
[ERROR]   The project org.jboss.tools:javaee.all:4.0.0-SNAPSHOT (<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.1_trunk.component--javaee/ws/sources/pom.xml)> has 1 error
[ERROR]     Non-resolvable parent POM: Could not find artifact org.jboss.tools:parent:pom:4.1.0.Alpha1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 5, column 10 -> [Help 2]
org.apache.maven.model.resolution.UnresolvableModelException: Could not find artifact org.jboss.tools:parent:pom:4.1.0.Alpha1-SNAPSHOT
	at org.apache.maven.project.ProjectModelResolver.resolveModel(ProjectModelResolver.java:159)
	at org.apache.maven.model.building.DefaultModelBuilder.readParentExternally(DefaultModelBuilder.java:813)
	at org.apache.maven.model.building.DefaultModelBuilder.readParent(DefaultModelBuilder.java:664)
	at org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:310)
	at org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:232)
	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:410)
	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:379)
	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:343)
	at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:636)
	at org.apache.maven.DefaultMaven.getProjectsForMavenReactor(DefaultMaven.java:585)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:234)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	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: org.sonatype.aether.resolution.ArtifactResolutionException: Could not find artifact org.jboss.tools:parent:pom:4.1.0.Alpha1-SNAPSHOT
	at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:538)
	at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:216)
	at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:193)
	at org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:286)
	at org.apache.maven.project.ProjectModelResolver.resolveModel(ProjectModelResolver.java:155)
	... 22 more
Caused by: org.sonatype.aether.transfer.ArtifactNotFoundException: Could not find artifact org.jboss.tools:parent:pom:4.1.0.Alpha1-SNAPSHOT
	at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:528)
	... 26 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/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :14
Killing Xvnc process ID 25537
Archiving artifacts
Recording test results
Description set: 


More information about the jbosstools-builds mailing list