[jira] [Updated] (SPARK-16535) pom.xml warning: "Definition of groupId is redundant, because it's inherited from the parent"

2016-07-19 Thread Sean Owen (JIRA)

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

Sean Owen updated SPARK-16535:
--
Assignee: Xin Ren

> pom.xml warning: "Definition of groupId is redundant, because it's inherited 
> from the parent"
> -
>
> Key: SPARK-16535
> URL: https://issues.apache.org/jira/browse/SPARK-16535
> Project: Spark
>  Issue Type: Improvement
>  Components: Build
>Reporter: Xin Ren
>Assignee: Xin Ren
>Priority: Trivial
> Fix For: 2.1.0
>
> Attachments: Screen Shot 2016-07-13 at 3.13.11 PM.png
>
>
> When I scan through the pom.xml of sub projects, I found this warning as 
> below and attached screenshot
> {code}
> Definition of groupId is redundant, because it's inherited from the parent
> {code}
> I've tried to remove some of the lines with groupId definition, and the build 
> on my local machine is still ok.
> {code}
> org.apache.spark
> {code}
> As I just find now 3.3.9 is being used in 
> Spark 2.x, and Maven-3 supports versionless parent elements: Maven 3 will 
> remove the need to specify the parent version in sub modules. THIS is great 
> (in Maven 3.1).
> ref: 
> http://stackoverflow.com/questions/3157240/maven-3-worth-it/3166762#3166762



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

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-16535) pom.xml warning: "Definition of groupId is redundant, because it's inherited from the parent"

2016-07-19 Thread Sean Owen (JIRA)

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

Sean Owen updated SPARK-16535:
--
Priority: Trivial  (was: Minor)

> pom.xml warning: "Definition of groupId is redundant, because it's inherited 
> from the parent"
> -
>
> Key: SPARK-16535
> URL: https://issues.apache.org/jira/browse/SPARK-16535
> Project: Spark
>  Issue Type: Improvement
>  Components: Build
>Reporter: Xin Ren
>Priority: Trivial
> Fix For: 2.1.0
>
> Attachments: Screen Shot 2016-07-13 at 3.13.11 PM.png
>
>
> When I scan through the pom.xml of sub projects, I found this warning as 
> below and attached screenshot
> {code}
> Definition of groupId is redundant, because it's inherited from the parent
> {code}
> I've tried to remove some of the lines with groupId definition, and the build 
> on my local machine is still ok.
> {code}
> org.apache.spark
> {code}
> As I just find now 3.3.9 is being used in 
> Spark 2.x, and Maven-3 supports versionless parent elements: Maven 3 will 
> remove the need to specify the parent version in sub modules. THIS is great 
> (in Maven 3.1).
> ref: 
> http://stackoverflow.com/questions/3157240/maven-3-worth-it/3166762#3166762



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

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-16535) pom.xml warning: "Definition of groupId is redundant, because it's inherited from the parent"

2016-07-13 Thread Xin Ren (JIRA)

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

Xin Ren updated SPARK-16535:

Attachment: Screen Shot 2016-07-13 at 3.13.11 PM.png

> pom.xml warning: "Definition of groupId is redundant, because it's inherited 
> from the parent"
> -
>
> Key: SPARK-16535
> URL: https://issues.apache.org/jira/browse/SPARK-16535
> Project: Spark
>  Issue Type: Improvement
>  Components: Build
>Reporter: Xin Ren
>Priority: Minor
> Attachments: Screen Shot 2016-07-13 at 3.13.11 PM.png
>
>
> When I scan through the pom.xml of sub projects, I found this warning as 
> below and attached screenshot
> {code}
> Definition of groupId is redundant, because it's inherited from the parent
> {code}
> I've tried to remove some of the lines with groupId definition, and the build 
> on my local machine is still ok.
> {code}
> org.apache.spark
> {code}
> As I just find now 3.3.9 is being used in 
> Spark 2.x, and Maven-3 supports versionless parent elements: Maven 3 will 
> remove the need to specify the parent version in sub modules. THIS is great 
> (in Maven 3.1).
> ref: 
> http://stackoverflow.com/questions/3157240/maven-3-worth-it/3166762#3166762



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

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org