[BEAM-1358] Require dependencies to support JDK7#1877
Conversation
|
R: @davorbonaci |
abc2cd4 to
d567f82
Compare
|
Refer to this link for build results (access rights to CI server needed): |
|
Refer to this link for build results (access rights to CI server needed): |
Uses maven-enforcer to do bytecode analysis of transitive dependencies
d567f82 to
616a1be
Compare
|
Refer to this link for build results (access rights to CI server needed): Build result: FAILURE[...truncated 12890 lines...] at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:332) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745)Caused by: org.apache.rat.mp.RatCheckException: Too many files with unapproved license: 7 See RAT report in: /home/jenkins/jenkins-slave/workspace/beam_PreCommit_Java_MavenInstall@2/sdks/python/target/beam-sdks-python-0.6.0-SNAPSHOT.rat at org.apache.rat.mp.RatCheckMojo.check(RatCheckMojo.java:183) at org.apache.rat.mp.RatCheckMojo.execute(RatCheckMojo.java:156) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 31 more2017-01-31T03:56:22.309 [ERROR] 2017-01-31T03:56:22.309 [ERROR] Re-run Maven using the -X switch to enable full debug logging.2017-01-31T03:56:22.309 [ERROR] 2017-01-31T03:56:22.309 [ERROR] For more information about the errors and possible solutions, please read the following articles:2017-01-31T03:56:22.309 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException2017-01-31T03:56:22.309 [ERROR] 2017-01-31T03:56:22.309 [ERROR] After correcting the problems, you can resume the build with the command2017-01-31T03:56:22.309 [ERROR] mvn -rf :beam-sdks-pythonchannel stoppedSetting status of 616a1be to FAILURE with url https://builds.apache.org/job/beam_PreCommit_Java_MavenInstall/6907/ and message: 'Build finished. 'Using context: Jenkins: Maven clean install--none-- |
|
retest this please now that the build is unbroken |
|
LGTM. Please self-merge. |
|
Refer to this link for build results (access rights to CI server needed): |
|
Changes Unknown when pulling 616a1be on dhalperi:enforce-source-version into ** on apache:master**. |
Uses maven-enforcer to do bytecode analysis of transitive dependencies