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

Tzu-Li (Gordon) Tai closed FLINK-16603.
---------------------------------------
    Fix Version/s: statefun-1.1
       Resolution: Fixed

Fixed in master via 39f9916a8569ecb9e3a4e295d245f22cfcfd5b6e

> statefun-quickstart generates invalid pom.xml
> ---------------------------------------------
>
>                 Key: FLINK-16603
>                 URL: https://issues.apache.org/jira/browse/FLINK-16603
>             Project: Flink
>          Issue Type: Bug
>          Components: Stateful Functions
>    Affects Versions: statefun-1.1
>            Reporter: Igal Shilman
>            Assignee: Tzu-Li (Gordon) Tai
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: statefun-1.1
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Generating a stateful functions via the mvn archetype statefun-quickstart
> doesn't generate a valid pom.xml,
> steps to reproduce:
> 1)
> {code:java}
>  mvn archetype:generate                    \
>   -DarchetypeGroupId=org.apache.flink \
>   -DarchetypeArtifactId=statefun-quickstart \
>   -DarchetypeVersion=1.1-SNAPSHOT 
> {code}
> 2) 
> {code:java}
> cd <generated project>
> mvn clean install {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to