[
https://issues.apache.org/jira/browse/BEAM-1165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismaël Mejía closed BEAM-1165.
------------------------------
Resolution: Fixed
Fix Version/s: 0.5.0-incubating
> 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
> Fix For: 0.5.0-incubating
>
>
> 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)