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/20 00:12:04 UTC

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

     [ https://issues.apache.org/jira/browse/BEAM-2253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Luke Cwik resolved BEAM-2253.
-----------------------------
       Resolution: Fixed
    Fix Version/s: 2.1.0

> 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
>            Assignee: Luke Cwik
>            Priority: Minor
>             Fix For: 2.1.0
>
>
> 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)