[
https://issues.apache.org/jira/browse/MRRESOURCES-118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17426891#comment-17426891
]
Sylwester Lachiewicz commented on MRRESOURCES-118:
--------------------------------------------------
Fixed with
[ad83009d78bb991275ed5682e06eef5f9fb70f11|https://github.com/apache/maven-remote-resources-plugin/commit/ad83009d78bb991275ed5682e06eef5f9fb70f11]
> Require Maven 3.2.0
> -------------------
>
> Key: MRRESOURCES-118
> URL: https://issues.apache.org/jira/browse/MRRESOURCES-118
> Project: Maven Remote Resources Plugin
> Issue Type: Improvement
> Reporter: Guillaume Nodet
> Assignee: Guillaume Nodet
> Priority: Major
>
> Upgrading to maven 3.1.1 is not really possible as the
> {{ProjectArtifactFactory}} has been introduced in 3.2.x branch and is
> required in order to get rid of the deprecated
> {{MavenProject.createArtifacts(xxx)}} method.
> The {{ModelInheritanceAssembler}} and {{ModelUtils}} have been imported from
> {{maven-compat}} in order to not depend on that deprecated jar.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)