Le samedi 17 février 2018, 18:15:53 CET Karl Heinz Marbaise a écrit :
> Hi,
> 
> On 17/02/18 18:09, Hervé BOUTEMY wrote:
> > Le samedi 17 février 2018, 14:34:51 CET Karl Heinz Marbaise a écrit :
> >> Hi,
> >> 
> >> do I understand correctly that the Maven Resolver is only valid for
> >> Maven 3.5.2+ ?
> >> 
> >> Or is there a reason why the Maven Artifact Resolver Demo Maven Plugin
> >> only works or 3.5.2+ ?
> 
> Not 100% accurate but 3.5.0+
> 
> > what makes you tell that?
> 
> This:
> 
>    <prerequisites>
>      <maven>3.5.0</maven>
>    </prerequisites>
> 
> 
> in maven-resolver-demos/maven-resolver-demo-maven-plugin..

ah I see
we could have put 3.0
it's a Maven plugin, like any other (then the exact version of core artifacts 
used at runtime is not even the same as the version defined in the build, as 
core extension configuration is happening [1])

And the demos don't have any impact on general Maven Resolver artifacts 
requirements

Regards,

Hervé

[1] http://maven.apache.org/ref/3.5.2/maven-core/core-extensions.html

> 
> Kind regards
> Karl Heinz
> 
> > Regards,
> > 
> > Hervé



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to