Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[microprofile-dev] Build failed in Jenkins: reactive-messaging-maven-snapshots #4

See <https://hudson.eclipse.org/microprofile/job/reactive-messaging-maven-snapshots/4/display/redirect>

------------------------------------------
Started by timer
Building in workspace <https://hudson.eclipse.org/microprofile/job/reactive-messaging-maven-snapshots/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
Cloning the remote Git repository
Cloning repository https://github.com/eclipse/microprofile-reactive-messaging.git
 > /usr/local/bin/git init <https://hudson.eclipse.org/microprofile/job/reactive-messaging-maven-snapshots/ws/> # timeout=10
Fetching upstream changes from https://github.com/eclipse/microprofile-reactive-messaging.git
 > /usr/local/bin/git --version # timeout=10
Setting http proxy: proxy.eclipse.org:9898
 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-reactive-messaging.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-reactive-messaging.git # timeout=10
 > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-reactive-messaging.git # timeout=10
Fetching upstream changes from https://github.com/eclipse/microprofile-reactive-messaging.git
Setting http proxy: proxy.eclipse.org:9898
 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-reactive-messaging.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > /usr/local/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 377e5a8ed21230973e64f579b9ed8eac4fc38b6a (refs/remotes/origin/master)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f 377e5a8ed21230973e64f579b9ed8eac4fc38b6a
Commit message: "Removed streams project for split"
 > /usr/local/bin/git rev-list --no-walk 377e5a8ed21230973e64f579b9ed8eac4fc38b6a # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[WARNING] 'parent.relativePath' points at org.eclipse.microprofile.reactive.messaging:microprofile-reactive-message-parent instead of org.eclipse.microprofile.reactive.messaging:microprofile-reactive-messaging-parent, please verify your project structure @ line 24, column 13
[WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ org.eclipse.microprofile.reactive.messaging:microprofile-reactive-messaging-parent:1.0-SNAPSHOT, /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/messaging/microprofile-reactive-messaging-parent/1.0-SNAPSHOT/microprofile-reactive-messaging-parent-1.0-SNAPSHOT.pom, line 176, column 21
[ERROR] 'dependencies.dependency.version' for org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators:jar is missing. @ line 43, column 21
[WARNING] 'parent.relativePath' points at org.eclipse.microprofile.reactive.messaging:microprofile-reactive-message-parent instead of org.eclipse.microprofile.reactive.messaging:microprofile-reactive-messaging-parent, please verify your project structure @ line 24, column 13
[WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ org.eclipse.microprofile.reactive.messaging:microprofile-reactive-messaging-parent:1.0-SNAPSHOT, /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/messaging/microprofile-reactive-messaging-parent/1.0-SNAPSHOT/microprofile-reactive-messaging-parent-1.0-SNAPSHOT.pom, line 176, column 21
[ERROR] 'dependencies.dependency.version' for javax.enterprise:cdi-api:jar is missing. @ line 45, column 21
[ERROR] 'dependencies.dependency.version' for javax.json.bind:javax.json.bind-api:jar is missing. @ line 49, column 21
[ERROR] 'dependencies.dependency.version' for org.jboss.arquillian.testng:arquillian-testng-container:jar is missing. @ line 53, column 21
[ERROR] 'dependencies.dependency.version' for org.testng:testng:jar is missing. @ line 57, column 21
[WARNING] 'parent.relativePath' points at org.eclipse.microprofile.reactive.messaging:microprofile-reactive-message-parent instead of org.eclipse.microprofile.reactive.messaging:microprofile-reactive-messaging-parent, please verify your project structure @ line 24, column 13
[WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ org.eclipse.microprofile.reactive.messaging:microprofile-reactive-messaging-parent:1.0-SNAPSHOT, /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/messaging/microprofile-reactive-messaging-parent/1.0-SNAPSHOT/microprofile-reactive-messaging-parent-1.0-SNAPSHOT.pom, line 176, column 21
[WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ line 203, column 21

	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:364)
	at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
	at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1328)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath.act(FilePath.java:1042)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1798)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds


Back to the top