[BEAM-1218] Move dependency file to dataflow runner directory#2080
Merged
asfgit merged 1 commit intoapache:masterfrom Feb 23, 2017
Merged
[BEAM-1218] Move dependency file to dataflow runner directory#2080asfgit merged 1 commit intoapache:masterfrom
asfgit merged 1 commit intoapache:masterfrom
Conversation
Contributor
|
LGTM |
|
Refer to this link for build results (access rights to CI server needed): Build result: FAILURE[...truncated 1.40 MB...] at java.lang.Thread.run(Thread.java:745)Caused by: org.apache.maven.plugin.MojoExecutionException: Command execution failed. at org.codehaus.mojo.exec.ExecMojo.execute(ExecMojo.java:302) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 31 moreCaused by: org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) at org.apache.commons.exec.DefaultExecutor.executeInternal(DefaultExecutor.java:404) at org.apache.commons.exec.DefaultExecutor.execute(DefaultExecutor.java:166) at org.codehaus.mojo.exec.ExecMojo.executeCommandLine(ExecMojo.java:764) at org.codehaus.mojo.exec.ExecMojo.executeCommandLine(ExecMojo.java:711) at org.codehaus.mojo.exec.ExecMojo.execute(ExecMojo.java:289) ... 33 more2017-02-23T03:52:40.882 [ERROR] 2017-02-23T03:52:40.882 [ERROR] Re-run Maven using the -X switch to enable full debug logging.2017-02-23T03:52:40.882 [ERROR] 2017-02-23T03:52:40.882 [ERROR] For more information about the errors and possible solutions, please read the following articles:2017-02-23T03:52:40.882 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException2017-02-23T03:52:40.882 [ERROR] 2017-02-23T03:52:40.882 [ERROR] After correcting the problems, you can resume the build with the command2017-02-23T03:52:40.882 [ERROR] mvn -rf :beam-sdks-pythonchannel stoppedSetting status of 102c123 to FAILURE with url https://builds.apache.org/job/beam_PreCommit_Java_MavenInstall/7735/ and message: 'Build finished. 'Using context: Jenkins: Maven clean install--none-- |
|
Refer to this link for build results (access rights to CI server needed): |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
R: @sb2nov