Started by an SCM change
Building on master in workspace /home/javastream.de/jenkins/jobs/de.javastream.webjars-bootstrap-dashgumfree/workspace
> /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> /usr/bin/git config remote.origin.url git@git-lab.de:javastream.de/webjars-bootstrap-dashgumfree.git # timeout=10
Fetching upstream changes from git@git-lab.de:javastream.de/webjars-bootstrap-dashgumfree.git
> /usr/bin/git --version # timeout=10
> /usr/bin/git fetch --tags --progress git@git-lab.de:javastream.de/webjars-bootstrap-dashgumfree.git +refs/heads/*:refs/remotes/origin/*
> /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision fd5471a1c386c6f7536fb4d6024cac2d216512b5 (refs/remotes/origin/master)
Commit message: "updating pom - setting correct Version (matches Bootstrap Version)"
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f fd5471a1c386c6f7536fb4d6024cac2d216512b5
First time build. Skipping changelog.
[workspace] $ /home/javastream.de/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3/bin/mvn clean install
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building bootstrap-dashgumfree 3.2.0
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bootstrap-dashgumfree ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ bootstrap-dashgumfree ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bootstrap-dashgumfree ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/de.javastream.webjars-bootstrap-dashgumfree/workspace/src/main/resources
[INFO]
[INFO] --- wagon-maven-plugin:1.0:download-single (default) @ bootstrap-dashgumfree ---
[INFO] Downloading: https://dl.dropboxusercontent.com/u/105401917/BlackTie//dashgumfree.zip to /home/javastream.de/jenkins/jobs/de.javastream.webjars-bootstrap-dashgumfree/workspace/target/bootstrap-dashgumfree.zip
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.525 s
[INFO] Finished at: 2017-08-24T07:49:16+02:00
[INFO] Final Memory: 13M/144M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:wagon-maven-plugin:1.0:download-single (default) on project bootstrap-dashgumfree: Error handling resource: File: https://dl.dropboxusercontent.com/u/105401917/BlackTie/dashgumfree.zip , ReasonPhrase:Not Found. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
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
Finished: FAILURE