See <http://ci.codelutin.com/jenkins/job/echobase-ci/226/changes> Changes: [maven-release] [jgitflow-maven-plugin]updating poms for 4.0-SNAPSHOT development ------------------------------------------ Started by an SCM change Building in workspace <http://ci.codelutin.com/jenkins/job/echobase-ci/ws/>
git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url https://gitlab.nuiton.org/codelutin/echobase.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://gitlab.nuiton.org/codelutin/echobase.git git --version # timeout=10 git -c core.askpass=true fetch --tags --progress https://gitlab.nuiton.org/codelutin/echobase.git +refs/heads/*:refs/remotes/origin/* --prune Seen branch in repository origin/develop Seen branch in repository origin/feature/8089-topia3-migration Seen branch in repository origin/master Seen branch in repository origin/release/2.12.1 Seen 4 remote branches Checking out Revision bb56fe1abb9592449c21320c0fe237441c73b724 (origin/develop) git config core.sparsecheckout # timeout=10 git checkout -f bb56fe1abb9592449c21320c0fe237441c73b724 git rev-list ac3c0854df555add21c4aad025d14ac0f5fc6da8 # timeout=10 Parsing POMs Failed to transfer Could not transfer artifact org.nuiton:codelutinpom:pom:10 from/to releasess (http://nexus.nuiton.org/nexus/content/repositories/central-releases): peer not authenticated Failed to transfer Could not transfer artifact org.nuiton:codelutinpom:pom:10 from/to echobase-group (https://nexus.nuiton.org/nexus/content/groups/echobase-group/): peer not authenticated Failed to transfer Could not find artifact org.nuiton:codelutinpom:pom:10 in central (http://repo.maven.apache.org/maven2) ERROR: Failed to parse POMs org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM: Could not transfer artifact org.nuiton:codelutinpom:pom:10 from/to releasess (http://nexus.nuiton.org/nexus/content/repositories/central-releases): peer not authenticated and 'parent.relativePath' points at wrong local POM @ line 6, column 11
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:1301) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1098) at hudson.FilePath.act(FilePath.java:990) at hudson.FilePath.act(FilePath.java:968) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:960) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:679) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534) at hudson.model.Run.execute(Run.java:1738) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:410) 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