[jira] [Commented] (OAK-9043) The Oak parent pom should override the version of the Maven Dependency Plugin

2020-08-27 Thread Julian Reschke (Jira)


[ 
https://issues.apache.org/jira/browse/OAK-9043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17185962#comment-17185962
 ] 

Julian Reschke commented on OAK-9043:
-

fixVersion?

> The Oak parent pom should override the version of the Maven Dependency Plugin
> -
>
> Key: OAK-9043
> URL: https://issues.apache.org/jira/browse/OAK-9043
> Project: Jackrabbit Oak
>  Issue Type: Improvement
>  Components: parent
>Reporter: Manfred Baedke
>Assignee: Manfred Baedke
>Priority: Minor
>
> Oak is current using 
> https://github.com/apache/maven-apache-parent/blob/apache-18/pom.xml, which 
> specifies version 2.10 of the Maven Dependency Plugin.
> This should be overridden with version 3.1.2 in the Oak parent pom.
> Note that with v2.10,
> {code}mvn dependency:tree -Dverbose{code}
> gives the warning
> {code}Using Maven 2 dependency tree to get verbose output, which may be 
> inconsistent with actual Maven 3 resolution{code}.



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


[jira] [Commented] (OAK-9043) The Oak parent pom should override the version of the Maven Dependency Plugin

2020-04-27 Thread Manfred Baedke (Jira)


[ 
https://issues.apache.org/jira/browse/OAK-9043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17093822#comment-17093822
 ] 

Manfred Baedke commented on OAK-9043:
-

Done: http://svn.apache.org/viewvc?view=revision=1877089

> The Oak parent pom should override the version of the Maven Dependency Plugin
> -
>
> Key: OAK-9043
> URL: https://issues.apache.org/jira/browse/OAK-9043
> Project: Jackrabbit Oak
>  Issue Type: Improvement
>  Components: parent
>Reporter: Manfred Baedke
>Assignee: Manfred Baedke
>Priority: Minor
>
> Oak is current using 
> https://github.com/apache/maven-apache-parent/blob/apache-18/pom.xml, which 
> specifies version 2.10 of the Maven Dependency Plugin.
> This should be overridden with version 3.1.2 in the Oak parent pom.
> Note that with v2.10,
> {code}mvn dependency:tree -Dverbose{code}
> gives the warning
> {code}Using Maven 2 dependency tree to get verbose output, which may be 
> inconsistent with actual Maven 3 resolution{code}.



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