You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juneau.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/12/18 17:33:07 UTC

Build failed in Jenkins: Juneau-Java-1.7 #130

See <https://builds.apache.org/job/Juneau-Java-1.7/130/changes>

Changes:

[jamesbognar] [JUNEAU-24] Add eclipse prefs import files.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on proserpina-test (ubuntu) in workspace <https://builds.apache.org/job/Juneau-Java-1.7/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/incubator-juneau.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-juneau.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-juneau.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 44addca0f4af3255f723855089a5cf8ad17b7997 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 44addca0f4af3255f723855089a5cf8ad17b7997
 > git rev-list b8aff128cf20e8180243f15d4060a577d322dcc1 # timeout=10
[Juneau-Java-1.7] $ /home/jenkins/tools/maven/apache-maven-3.2.5/bin/mvn clean install deploy
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.juneau:juneau-distrib:pom:6.0.1-incubating-SNAPSHOT
[WARNING] The expression ${version} is deprecated. Please use ${project.version} instead.
[WARNING] The expression ${version} is deprecated. Please use ${project.version} instead.
[WARNING] The expression ${version} is deprecated. Please use ${project.version} instead.
[WARNING] The expression ${version} is deprecated. Please use ${project.version} instead.
[WARNING] The expression ${version} is deprecated. Please use ${project.version} instead.
[WARNING] The expression ${version} is deprecated. Please use ${project.version} instead.
[WARNING] The expression ${version} is deprecated. Please use ${project.version} instead.
[WARNING] The expression ${version} is deprecated. Please use ${project.version} instead.
[WARNING] The expression ${version} is deprecated. Please use ${project.version} instead.
[WARNING] The expression ${version} is deprecated. Please use ${project.version} instead.
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Juneau (incubating)
[INFO] Apache Juneau Core
[INFO] Apache Juneau Client
[INFO] Apache Juneau Server
[INFO] Apache Juneau Microservice
[INFO] Apache Juneau Samples
[INFO] Apache Juneau Server Test
[INFO] Apache Juneau UberJar
[INFO] Apache Juneau Distribution
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Juneau (incubating) 6.0.1-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ juneau ---
[INFO] Deleting <https://builds.apache.org/job/Juneau-Java-1.7/ws/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ juneau ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ juneau ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ juneau ---
[INFO] 59 implicit excludes (use -debug for more details).
[INFO] Exclude: **/*.log
[INFO] Exclude: **/*.log.*
[INFO] Exclude: **/target/**
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: true
[INFO] 23 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 3 unknown: 3 generated: 0 approved: 16 licence.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Juneau (incubating) ......................... FAILURE [  2.226 s]
[INFO] Apache Juneau Core ................................. SKIPPED
[INFO] Apache Juneau Client ............................... SKIPPED
[INFO] Apache Juneau Server ............................... SKIPPED
[INFO] Apache Juneau Microservice ......................... SKIPPED
[INFO] Apache Juneau Samples .............................. SKIPPED
[INFO] Apache Juneau Server Test .......................... SKIPPED
[INFO] Apache Juneau UberJar .............................. SKIPPED
[INFO] Apache Juneau Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.530 s
[INFO] Finished at: 2016-12-18T17:33:52+00:00
[INFO] Final Memory: 18M/723M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (default) on project juneau: Too many files with unapproved license: 3 See RAT report in: <https://builds.apache.org/job/Juneau-Java-1.7/ws/target/rat.txt> -> [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/MojoFailureException
Build step 'Invoke top-level Maven targets' marked build as failure

Jenkins build is back to normal : Juneau-Java-1.7 #131

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Juneau-Java-1.7/131/changes>