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 2017/04/16 15:52:41 UTC

[jira] [Created] (BEAM-1984) Enable dependency analysis of non-compile dependencies

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

             Summary: Enable dependency analysis of non-compile dependencies
                 Key: BEAM-1984
                 URL: https://issues.apache.org/jira/browse/BEAM-1984
             Project: Beam
          Issue Type: Improvement
          Components: build-system
    Affects Versions: Not applicable
            Reporter: Ismaël Mejía
            Assignee: Ismaël Mejía
            Priority: Minor


Currently the dependency analysis is ignoring test dependencies, however if we run:

mvn install -Dmaven.test.skip=true

It complains on multiple modules on dependencies that should be scoped properly into the test mode but aren’t currently.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)