See <http://ci.codelutin.com/jenkins/job/tutti-nightly/207/changes> Changes: [Tony CHEMIT] Use pom 7-SNAPSHOT ------------------------------------------ Started by an SCM change Building in workspace <http://ci.codelutin.com/jenkins/job/tutti-nightly/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/tutti.git # timeout=10 Fetching upstream changes from https://gitlab.nuiton.org/codelutin/tutti.git git --version # timeout=10 using .gitcredentials to set credentials git config --local credential.username ci-user # timeout=10 git config --local credential.helper store --file=/var/local/forge/exec/tomcat-codelutin.com/temp/git6221381521094067766.credentials # timeout=10 git -c core.askpass=true fetch --tags --progress https://gitlab.nuiton.org/codelutin/tutti.git +refs/heads/*:refs/remotes/origin/* git config --local --remove-section credential # timeout=10 git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10 Checking out Revision 39656acb0c21508ab401562fc8af7d7d382ebf31 (refs/remotes/origin/develop) git config core.sparsecheckout # timeout=10 git checkout -f 39656acb0c21508ab401562fc8af7d7d382ebf31 git rev-list 36d483b1f754ebd1d5d3a6442127eaca34cefa3b # timeout=10 Parsing POMs Failed to transfer Could not transfer metadata org.nuiton:codelutinpom:7-SNAPSHOT/maven-metadata.xml from/to tutti-public-group (https://nexus.nuiton.org/nexus/content/groups/tutti-group/): peer not authenticated Failed to transfer Could not transfer metadata org.nuiton:codelutinpom:7-SNAPSHOT/maven-metadata.xml from/to snapshots (http://nexus.nuiton.org/nexus/content/repositories/snapshots): peer not authenticated Failed to transfer Could not transfer artifact org.nuiton:codelutinpom:pom:7-SNAPSHOT from/to snapshots (http://nexus.nuiton.org/nexus/content/repositories/snapshots): peer not authenticated Failed to transfer Could not transfer artifact org.nuiton:codelutinpom:pom:7-SNAPSHOT from/to tutti-public-group (https://nexus.nuiton.org/nexus/content/groups/tutti-group/): peer not authenticated 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:7-SNAPSHOT from/to snapshots (http://nexus.nuiton.org/nexus/content/repositories/snapshots): peer not authenticated and 'parent.relativePath' points at wrong local POM @ line 27, 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 1 second