You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Ismaël Mejía (JIRA)" <ji...@apache.org> on 2016/12/15 21:06:58 UTC

[jira] [Created] (BEAM-1165) Unexpected file created when checking dependencies on clean repo

Ismaël Mejía created BEAM-1165:
----------------------------------

             Summary: Unexpected file created when checking dependencies on clean repo
                 Key: BEAM-1165
                 URL: https://issues.apache.org/jira/browse/BEAM-1165
             Project: Beam
          Issue Type: Bug
          Components: runner-flink
    Affects Versions: 0.5.0-incubating
            Reporter: Ismaël Mejía
            Assignee: Ismaël Mejía
            Priority: Minor


I just found a weird behavior when I was checking for the latest release,
nothing breaking, but when I start with a clean repo clone and I do:

    mvn dependency:tree

It creates a new file runners/flink/examples/wordcounts.txt with the
dependencies.

This error happens because maven-dependency-plugin asumes the property output
used by the flink tests as the export file for the command.

Ref.
https://maven.apache.org/plugins/maven-dependency-plugin/tree-mojo.html#output




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