Robert Scholte created MRRESOURCES-118:
------------------------------------------
Summary: 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
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)