You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Luke Cwik (JIRA)" <ji...@apache.org> on 2017/05/10 21:51:04 UTC

[jira] [Created] (BEAM-2253) maven archetype poms should have versions controlled automatically based upon root pom.xml versions

Luke Cwik created BEAM-2253:
-------------------------------

             Summary: maven archetype poms should have versions controlled automatically based upon root pom.xml versions
                 Key: BEAM-2253
                 URL: https://issues.apache.org/jira/browse/BEAM-2253
             Project: Beam
          Issue Type: Improvement
          Components: examples-java
    Affects Versions: 2.1.0
            Reporter: Luke Cwik
            Priority: Minor


Use a tool which sets the versions of plugins/dependencies during the build process within:
https://github.com/apache/beam/blob/master/sdks/java/maven-archetypes/starter/src/main/resources/archetype-resources/pom.xml
https://github.com/apache/beam/blob/master/sdks/java/maven-archetypes/examples/src/main/resources/archetype-resources/pom.xml
https://github.com/apache/beam/blob/master/sdks/java/maven-archetypes/starter/src/test/resources/projects/basic/reference/pom.xml
https://github.com/apache/beam/blob/master/sdks/java/maven-archetypes/examples-java8/src/main/resources/archetype-resources/pom.xml
from:
https://github.com/apache/beam/blob/master/pom.xml



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