[jira] [Comment Edited] (SLING-5860) Require maven version 3.3.9

2016-07-18 Thread Robert Munteanu (JIRA)

[ 
https://issues.apache.org/jira/browse/SLING-5860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15382074#comment-15382074
 ] 

Robert Munteanu edited comment on SLING-5860 at 7/18/16 10:52 AM:
--

Just noticed that this is not available on builds.apache.org - INFRA-12296 . 
Can we downgrade the requirement to 3.3.3 until this gets resolved?

Or alternatively don't upgrade to the latest parent until this is solved.


was (Author: rombert):
Just noticed that this is not available on builds.apache.org - INFRA-12296 . 
Can we downgrade the requirement to 3.3.3 until this gets resolved?

> Require maven version 3.3.9
> ---
>
> Key: SLING-5860
> URL: https://issues.apache.org/jira/browse/SLING-5860
> Project: Sling
>  Issue Type: Improvement
>Reporter: Carsten Ziegeler
>Assignee: Carsten Ziegeler
> Fix For: Parent 27
>
>
> According to http://maven.apache.org/download.cgi
> Maven 3.3.9 is the recommended version for all users. We should require it in 
> the parent pom



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


[jira] [Comment Edited] (SLING-5860) Require maven version 3.3.9

2016-07-18 Thread Konrad Windszus (JIRA)

[ 
https://issues.apache.org/jira/browse/SLING-5860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15382029#comment-15382029
 ] 

Konrad Windszus edited comment on SLING-5860 at 7/18/16 10:06 AM:
--

To require a certain maven version the {{prerequisites}} section cannot be used 
(https://issues.apache.org/jira/browse/MNG-5297), except for Maven Plugins 
itself. Instead the maven-enforcer-plugin must be used (see also 
http://maven.apache.org/ref/3.3.9/maven-model/maven.html#class_prerequisites)


was (Author: kwin):
To require a certain maven version the {{prerequisites}} section cannot be used 
(https://issues.apache.org/jira/browse/MNG-5297), except for Maven Plugins 
itself. Instead the maven-enforcer-plugin must be used.

> Require maven version 3.3.9
> ---
>
> Key: SLING-5860
> URL: https://issues.apache.org/jira/browse/SLING-5860
> Project: Sling
>  Issue Type: Improvement
>Reporter: Carsten Ziegeler
>Assignee: Carsten Ziegeler
> Fix For: Parent 27
>
>
> According to http://maven.apache.org/download.cgi
> Maven 3.3.9 is the recommended version for all users. We should require it in 
> the parent pom



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