You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Scott Wegner (JIRA)" <ji...@apache.org> on 2016/09/28 16:08:20 UTC

[jira] [Commented] (BEAM-688) Repeated 'mvn install' fails on beam-sdks-java-maven-archetypes-starter with undeclared dependency error

    [ https://issues.apache.org/jira/browse/BEAM-688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15530082#comment-15530082 ] 

Scott Wegner commented on BEAM-688:
-----------------------------------

I began seeing symptoms of this when upgrading the maven-compiler-plugin version in [PR-1020|https://github.com/apache/incubator-beam/pull/1020] for [BEAM-687|https://issues.apache.org/jira/browse/BEAM-687].

> Repeated 'mvn install' fails on beam-sdks-java-maven-archetypes-starter with undeclared dependency error
> --------------------------------------------------------------------------------------------------------
>
>                 Key: BEAM-688
>                 URL: https://issues.apache.org/jira/browse/BEAM-688
>             Project: Beam
>          Issue Type: Bug
>          Components: build-system, sdk-java-extensions
>            Reporter: Scott Wegner
>            Assignee: James Malone
>            Priority: Minor
>
> When building repeatedly using {{mvn install}}, the second build will fail on target beam-sdks-java-maven-archetypes-starter with error:
> {noformat}
> [INFO] --- maven-dependency-plugin:2.10:analyze-only (default) @ beam-sdks-java-maven-archetypes-starter ---
> [WARNING] Used undeclared dependencies found:
> [WARNING]    org.slf4j:slf4j-api:jar:1.7.14:runtime
> {noformat}
> For some reason this only happens on the second build.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)