See <http://ci.nuiton.org/jenkins/job/scmwebeditor-snapshot/10/changes> Changes: [Tony CHEMIT] Nettoyage code html (See #3878) ------------------------------------------ Started by an SCM change Building on master in workspace <http://ci.nuiton.org/jenkins/job/scmwebeditor-snapshot/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/nuiton/scmwebeditor.git # timeout=10 Fetching upstream changes from https://gitlab.nuiton.org/nuiton/scmwebeditor.git git --version # timeout=10 git -c core.askpass=true fetch --tags --progress https://gitlab.nuiton.org/nuiton/scmwebeditor.git +refs/heads/*:refs/remotes/origin/* git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 git rev-parse refs/remotes/origin/refs/heads/develop^{commit} # timeout=10 Checking out Revision 636ced44ce3bad15467e78d96e3625f082fe7e2d (refs/remotes/origin/develop) git config core.sparsecheckout # timeout=10 git checkout -f 636ced44ce3bad15467e78d96e3625f082fe7e2d git rev-list 4ac3bfe7ba4c3cafa16649ac8858d5057514f64a # timeout=10 Parsing POMs [scmwebeditor-snapshot] $ /opt/maven3/bin/mvn -f pom.xml -s <http://ci.nuiton.org/jenkins/job/scmwebeditor-snapshot/ws/${FORGE_DATA_DIRECTORY}/maven/settings.xml> -e clean deploy -Prelease-profile [INFO] Error stacktraces are turned on. [ERROR] Error executing Maven. java.io.FileNotFoundException: The specified user settings file does not exist: <http://ci.nuiton.org/jenkins/job/scmwebeditor-snapshot/ws/${FORGE_DATA_DIRECTORY}/maven/settings.xml> at org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor.process(SettingsXmlConfigurationProcessor.java:91) at org.apache.maven.cli.MavenCli.configure(MavenCli.java:1016) at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:281) at org.apache.maven.cli.MavenCli.main(MavenCli.java:197) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356) Build step 'Invoke top-level Maven targets' marked build as failure ERROR: No such settings file <http://ci.nuiton.org/jenkins/job/scmwebeditor-snapshot/ws/${FORGE_DATA_DIRECTORY}/maven/settings.xml> exists Please verify that your alternate settings file is specified properly and exists in the workspace. 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