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

Flink Jira Bot updated FLINK-24721:
-----------------------------------
    Labels: stale-assigned starter  (was: starter)

I am the [Flink Jira Bot|https://github.com/apache/flink-jira-bot/] and I help 
the community manage its development. I see this issue is assigned but has not 
received an update in 30 days, so it has been labeled "stale-assigned".
If you are still working on the issue, please remove the label and add a 
comment updating the community on your progress.  If this issue is waiting on 
feedback, please consider this a reminder to the committer/reviewer. Flink is a 
very active project, and so we appreciate your patience.
If you are no longer working on the issue, please unassign yourself so someone 
else may work on it.


> Update the <relativePath> based on the Maven official indication
> ----------------------------------------------------------------
>
>                 Key: FLINK-24721
>                 URL: https://issues.apache.org/jira/browse/FLINK-24721
>             Project: Flink
>          Issue Type: Technical Debt
>          Components: Build System
>            Reporter: Jing Ge
>            Assignee: Jing Ge
>            Priority: Minor
>              Labels: stale-assigned, starter
>             Fix For: 1.15.0
>
>
> Example:
>  <groupId>org.apache.flink</groupId>
>  <artifactId>flink-formats</artifactId>
>  <version>1.15-SNAPSHOT</version>
>  *<relativePath>..</relativePath>*
>  
> Intellij Idea will point out the issue.
> There are two solutions follow the official indication. 
> [http://maven.apache.org/ref/3.3.9/maven-model/maven.html#class_parent].
> option 1: 
>  *<relativePath>../pom.xml</relativePath>*
> option 2: 
>  since we use the default value of relativePath, the whole line could be 
> saved.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to