[ https://issues.apache.org/jira/browse/BEAM-820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15625865#comment-15625865 ]
ASF GitHub Bot commented on BEAM-820: ------------------------------------- GitHub user dhalperi opened a pull request: https://github.com/apache/incubator-beam/pull/1248 [BEAM-820] Skip javadoc for real R: @kennknowles https://maven.apache.org/plugins/maven-javadoc-plugin/javadoc-mojo.html#skip You can merge this pull request into a Git repository by running: $ git pull https://github.com/dhalperi/incubator-beam disable-javadoc-for-real Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-beam/pull/1248.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1248 ---- ---- > Travis test_wordcount.sh retrieve snapshot from repo, not Maven reactor > ----------------------------------------------------------------------- > > Key: BEAM-820 > URL: https://issues.apache.org/jira/browse/BEAM-820 > Project: Beam > Issue Type: Bug > Components: examples-java, sdk-java-core > Reporter: Kenneth Knowles > Assignee: Kenneth Knowles > Fix For: Not applicable > > > Because of the particulars of the Maven invocation `mvn exec:java`, the > snapshot of the SDK that is used is pulled from the snapshot repository, not > the Maven reactor, so it does not correspond to the current SDK. > In particular, this means at each release the tests will fail until a > snapshot is built. It is also slower. -- This message was sent by Atlassian JIRA (v6.3.4#6332)