You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Davor Bonaci (JIRA)" <ji...@apache.org> on 2016/12/06 20:31:00 UTC

[jira] [Resolved] (BEAM-641) Need to test the generated archetypes projects

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

Davor Bonaci resolved BEAM-641.
-------------------------------
       Resolution: Invalid
    Fix Version/s:     (was: 0.4.0-incubating)
                   Not applicable

> Need to test the generated archetypes projects
> ----------------------------------------------
>
>                 Key: BEAM-641
>                 URL: https://issues.apache.org/jira/browse/BEAM-641
>             Project: Beam
>          Issue Type: Test
>          Components: testing
>            Reporter: Pei He
>            Assignee: Pei He
>             Fix For: Not applicable
>
>
> Travis and Jenkins pre-submits don't test building the generated archetypes projects.
> Currently, changes to archetypes have to be manually verified by:
> mvn archetype:generate \
> -DarchetypeArtifactId=beam-sdks-java-maven-archetypes-examples \
> -DarchetypeGroupId=org.apache.beam \
> -DarchetypeVersion=0.3.0-incubating-SNAPSHOT \
> -DgroupId=com.example \
> -DartifactId=first-beam \
> -Dversion="0.3.0-incubating-SNAPSHOT" \
> -DinteractiveMode=false \
> -Dpackage=org.apache.beam.examples
> and did "mvn clean install" in first-beam project.



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