Re: parent POMS release in a few days

2018-06-23 Thread Hervé BOUTEMY
yes, while at it, the warning on important change will be even more clear

Regards,

Hervé

Le samedi 23 juin 2018, 13:23:43 CEST Karl Heinz Marbaise a écrit :
> Hi Hervé,
> 
> On 23/06/18 13:02, Hervé BOUTEMY wrote:
> > no misunderstanding: I fully agree with your analysis
> > I'm fully +1
> > 
> > and since Michael will be releasing MPIR soon, with some fixes for JDK
> > 9/10
> > support, let's wait for it before releasing Apache parent 20
> > 
> > go!
> 
> Ah very good ...
> 
> 
> So we wait for Micheal MPIR release and update MPOM-186 accordingly
> afterwards...
> 
> Apart from that...
> 
> WDYT about upgrading maven.compiler.source/target to 1.7 as well ?
> 
> Which I think makes sense ?
> 
> Kind regards
> Karl Heinz Marbaise
> 
> > Regards,
> > 
> > Hervé
> > 
> > Le samedi 23 juin 2018, 12:48:37 CEST Karl Heinz Marbaise a écrit :
> >> Hi Hervé,
> >> 
> >> On 23/06/18 12:12, Hervé BOUTEMY wrote:
> >>> ok; didn't read Karl Heinz email: perfectly explained in MPOM-186, both
> >>> what's the expected benefit (JDK 9/10 support) and requirement updates
> >>> (minimum JRE 7)
> >>> 
> >>> I don't see any issue with requiring JRE 7 to run Maven: in my last
> >>> poll,
> >>> the vast majority of people upgraded to Maven 3.5 for color :) , then
> >>> have JRE 7
> >>> 
> >>> We'll just document that change
> >> 
> >> Maybe I misunderstand a thing here.
> >> 
> >> I would suggest to integrate MPOM-186 into ASF Release 20 to get several
> >> improvements and updated.
> >> 
> >> MPOM-186 proposes several updates of plugins which is neccessay in
> >> particular related to the usage of JDK9/JDK10 and also related to the
> >> found issues related to different versions of plugins for our own build
> >> (for example surefire 2.20.0 => 2.21.0, JUnit 5 Support of Surefire;
> >> JDK10 etc.)..and lifted
> >> minimum Java version for running to JRE 7 based also on the upgraded
> >> plugins.
> >> 
> >> Furthermore we have fixed several plugins related to possible security
> >> issues[1] which should be provided into a new ASF parent pom...
> >> 
> >> 
> >> Kind regards
> >> Karl Heinz Marbaise
> >> 
> >> 
> >> [1]: http://maven.apache.org/security-plexus-archiver.html
> >> 
> >>> Regards,
> >>> 
> >>> Hervé
> >>> 
> >>> Le samedi 23 juin 2018, 12:06:13 CEST Hervé BOUTEMY a écrit :
>  I see MPOM-188 was created against maven-parent for that and fixed
>  
>  for the moment, priority goes to Apache parent POM
>  
>  last call for Apache parent POM updates: there are many plugin updates
>  available, like compiler 3.7.0, Surefire 2.22
>  
>  Is there a reason not to upgrade? like minium java version? or anything
>  else?
>  
>  Regards,
>  
>  Hervé
>  
>  Le vendredi 22 juin 2018, 20:38:12 CEST Robert Scholte a écrit :
> > maven-invoker-plugin doesn't pick up -Dhttps.protocols from the
> > JenkinsFile, let's fix this at plugin-parent level
> > 
> > Robert
> > 
> > On Tue, 19 Jun 2018 07:57:25 +0200, Hervé BOUTEMY
> > 
> > 
> > wrote:
> >> Hi,
> >> 
> >> As told in INFRA-16467 thread, I'll do parent POMs releases soon.
> >> 
> >> Please update parent POMs as you want the release to be done: I'll
> >> start
> >> by Apache parent in a few days: see the diff against Apache 19 [1]
> >> and the site https://maven.apache.org/pom-archives/asf-LATEST/
> >> 
> >> Once Apache parent 20 is released, I'll let a few days for Maven
> >> parent
> >> POMS
> >> 
> >> Regards,
> >> 
> >> Hervé
> >> 
> >> [1]
> >> https://gitbox.apache.org/repos/asf?p=maven-apache-parent.git;a=blobd
> >> if
> >> f
> >> ;f
> >> =pom.xml;hb=master;hpb=apache-19




-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: parent POMS release in a few days

2018-06-23 Thread Robert Scholte
For Java the proposal to include the year in the version has been dropped,  
it is only there in the description.
I don't see any benefit for it for Maven. Our release ratio is quite low,  
so adding a year might suggest that a specific release it quite old, even  
though it is the most recent one. With over 90 subprojects in Maven, the  
semantic versioning schema fits much better.


Robert

On Sat, 23 Jun 2018 13:42:32 +0200, Sylwester Lachiewicz  
 wrote:



hi,

what do you think about option to change versioning schema to something
like java will follow? ie change to YY.qq.build? with 19 now will be hard
but if we release now 19.1 and in next year start with normal cumulative
montly/quarter releases for asf/maven pom?

Sylwester


W dniu sob., 23.06.2018 o 13:23 Karl Heinz Marbaise 
napisał(a):


Hi Hervé,

On 23/06/18 13:02, Hervé BOUTEMY wrote:
> no misunderstanding: I fully agree with your analysis
> I'm fully +1
>
> and since Michael will be releasing MPIR soon, with some fixes for JDK
9/10
> support, let's wait for it before releasing Apache parent 20
>
> go!

Ah very good ...


So we wait for Micheal MPIR release and update MPOM-186 accordingly
afterwards...

Apart from that...

WDYT about upgrading maven.compiler.source/target to 1.7 as well ?

Which I think makes sense ?

Kind regards
Karl Heinz Marbaise
>
> Regards,
>
> Hervé
>
> Le samedi 23 juin 2018, 12:48:37 CEST Karl Heinz Marbaise a écrit :
>> Hi Hervé,
>>
>> On 23/06/18 12:12, Hervé BOUTEMY wrote:
>>> ok; didn't read Karl Heinz email: perfectly explained in MPOM-186,  
both
>>> what's the expected benefit (JDK 9/10 support) and requirement  
updates

>>> (minimum JRE 7)
>>>
>>> I don't see any issue with requiring JRE 7 to run Maven: in my last
poll,
>>> the vast majority of people upgraded to Maven 3.5 for color :) ,  
then

>>> have JRE 7
>>>
>>> We'll just document that change
>>
>> Maybe I misunderstand a thing here.
>>
>> I would suggest to integrate MPOM-186 into ASF Release 20 to get  
several

>> improvements and updated.
>>
>> MPOM-186 proposes several updates of plugins which is neccessay in
>> particular related to the usage of JDK9/JDK10 and also related to the
>> found issues related to different versions of plugins for our own  
build

>> (for example surefire 2.20.0 => 2.21.0, JUnit 5 Support of Surefire;
>> JDK10 etc.)..and lifted
>> minimum Java version for running to JRE 7 based also on the upgraded
>> plugins.
>>
>> Furthermore we have fixed several plugins related to possible  
security

>> issues[1] which should be provided into a new ASF parent pom...
>>
>>
>> Kind regards
>> Karl Heinz Marbaise
>>
>>
>> [1]: http://maven.apache.org/security-plexus-archiver.html
>>
>>> Regards,
>>>
>>> Hervé
>>>
>>> Le samedi 23 juin 2018, 12:06:13 CEST Hervé BOUTEMY a écrit :
 I see MPOM-188 was created against maven-parent for that and fixed

 for the moment, priority goes to Apache parent POM

 last call for Apache parent POM updates: there are many plugin  
updates

 available, like compiler 3.7.0, Surefire 2.22

 Is there a reason not to upgrade? like minium java version? or
anything
 else?

 Regards,

 Hervé

 Le vendredi 22 juin 2018, 20:38:12 CEST Robert Scholte a écrit :
> maven-invoker-plugin doesn't pick up -Dhttps.protocols from the
> JenkinsFile, let's fix this at plugin-parent level
>
> Robert
>
> On Tue, 19 Jun 2018 07:57:25 +0200, Hervé BOUTEMY
> 
>
> wrote:
>> Hi,
>>
>> As told in INFRA-16467 thread, I'll do parent POMs releases soon.
>>
>> Please update parent POMs as you want the release to be done:  
I'll

>> start
>> by Apache parent in a few days: see the diff against Apache 19  
[1]

>> and the site https://maven.apache.org/pom-archives/asf-LATEST/
>>
>> Once Apache parent 20 is released, I'll let a few days for Maven
parent
>> POMS
>>
>> Regards,
>>
>> Hervé
>>
>> [1]
>>
https://gitbox.apache.org/repos/asf?p=maven-apache-parent.git;a=blobdif
>> f
>> ;f
>> =pom.xml;hb=master;hpb=apache-19

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: parent POMS release in a few days

2018-06-23 Thread Sylwester Lachiewicz
hi,

what do you think about option to change versioning schema to something
like java will follow? ie change to YY.qq.build? with 19 now will be hard
but if we release now 19.1 and in next year start with normal cumulative
montly/quarter releases for asf/maven pom?

Sylwester


W dniu sob., 23.06.2018 o 13:23 Karl Heinz Marbaise 
napisał(a):

> Hi Hervé,
>
> On 23/06/18 13:02, Hervé BOUTEMY wrote:
> > no misunderstanding: I fully agree with your analysis
> > I'm fully +1
> >
> > and since Michael will be releasing MPIR soon, with some fixes for JDK
> 9/10
> > support, let's wait for it before releasing Apache parent 20
> >
> > go!
>
> Ah very good ...
>
>
> So we wait for Micheal MPIR release and update MPOM-186 accordingly
> afterwards...
>
> Apart from that...
>
> WDYT about upgrading maven.compiler.source/target to 1.7 as well ?
>
> Which I think makes sense ?
>
> Kind regards
> Karl Heinz Marbaise
> >
> > Regards,
> >
> > Hervé
> >
> > Le samedi 23 juin 2018, 12:48:37 CEST Karl Heinz Marbaise a écrit :
> >> Hi Hervé,
> >>
> >> On 23/06/18 12:12, Hervé BOUTEMY wrote:
> >>> ok; didn't read Karl Heinz email: perfectly explained in MPOM-186, both
> >>> what's the expected benefit (JDK 9/10 support) and requirement updates
> >>> (minimum JRE 7)
> >>>
> >>> I don't see any issue with requiring JRE 7 to run Maven: in my last
> poll,
> >>> the vast majority of people upgraded to Maven 3.5 for color :) , then
> >>> have JRE 7
> >>>
> >>> We'll just document that change
> >>
> >> Maybe I misunderstand a thing here.
> >>
> >> I would suggest to integrate MPOM-186 into ASF Release 20 to get several
> >> improvements and updated.
> >>
> >> MPOM-186 proposes several updates of plugins which is neccessay in
> >> particular related to the usage of JDK9/JDK10 and also related to the
> >> found issues related to different versions of plugins for our own build
> >> (for example surefire 2.20.0 => 2.21.0, JUnit 5 Support of Surefire;
> >> JDK10 etc.)..and lifted
> >> minimum Java version for running to JRE 7 based also on the upgraded
> >> plugins.
> >>
> >> Furthermore we have fixed several plugins related to possible security
> >> issues[1] which should be provided into a new ASF parent pom...
> >>
> >>
> >> Kind regards
> >> Karl Heinz Marbaise
> >>
> >>
> >> [1]: http://maven.apache.org/security-plexus-archiver.html
> >>
> >>> Regards,
> >>>
> >>> Hervé
> >>>
> >>> Le samedi 23 juin 2018, 12:06:13 CEST Hervé BOUTEMY a écrit :
>  I see MPOM-188 was created against maven-parent for that and fixed
> 
>  for the moment, priority goes to Apache parent POM
> 
>  last call for Apache parent POM updates: there are many plugin updates
>  available, like compiler 3.7.0, Surefire 2.22
> 
>  Is there a reason not to upgrade? like minium java version? or
> anything
>  else?
> 
>  Regards,
> 
>  Hervé
> 
>  Le vendredi 22 juin 2018, 20:38:12 CEST Robert Scholte a écrit :
> > maven-invoker-plugin doesn't pick up -Dhttps.protocols from the
> > JenkinsFile, let's fix this at plugin-parent level
> >
> > Robert
> >
> > On Tue, 19 Jun 2018 07:57:25 +0200, Hervé BOUTEMY
> > 
> >
> > wrote:
> >> Hi,
> >>
> >> As told in INFRA-16467 thread, I'll do parent POMs releases soon.
> >>
> >> Please update parent POMs as you want the release to be done: I'll
> >> start
> >> by Apache parent in a few days: see the diff against Apache 19 [1]
> >> and the site https://maven.apache.org/pom-archives/asf-LATEST/
> >>
> >> Once Apache parent 20 is released, I'll let a few days for Maven
> parent
> >> POMS
> >>
> >> Regards,
> >>
> >> Hervé
> >>
> >> [1]
> >>
> https://gitbox.apache.org/repos/asf?p=maven-apache-parent.git;a=blobdif
> >> f
> >> ;f
> >> =pom.xml;hb=master;hpb=apache-19
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>


Re: parent POMS release in a few days

2018-06-23 Thread Karl Heinz Marbaise

Hi Hervé,

On 23/06/18 13:02, Hervé BOUTEMY wrote:

no misunderstanding: I fully agree with your analysis
I'm fully +1

and since Michael will be releasing MPIR soon, with some fixes for JDK 9/10
support, let's wait for it before releasing Apache parent 20

go!


Ah very good ...


So we wait for Micheal MPIR release and update MPOM-186 accordingly 
afterwards...


Apart from that...

WDYT about upgrading maven.compiler.source/target to 1.7 as well ?

Which I think makes sense ?

Kind regards
Karl Heinz Marbaise


Regards,

Hervé

Le samedi 23 juin 2018, 12:48:37 CEST Karl Heinz Marbaise a écrit :

Hi Hervé,

On 23/06/18 12:12, Hervé BOUTEMY wrote:

ok; didn't read Karl Heinz email: perfectly explained in MPOM-186, both
what's the expected benefit (JDK 9/10 support) and requirement updates
(minimum JRE 7)

I don't see any issue with requiring JRE 7 to run Maven: in my last poll,
the vast majority of people upgraded to Maven 3.5 for color :) , then
have JRE 7

We'll just document that change


Maybe I misunderstand a thing here.

I would suggest to integrate MPOM-186 into ASF Release 20 to get several
improvements and updated.

MPOM-186 proposes several updates of plugins which is neccessay in
particular related to the usage of JDK9/JDK10 and also related to the
found issues related to different versions of plugins for our own build
(for example surefire 2.20.0 => 2.21.0, JUnit 5 Support of Surefire;
JDK10 etc.)..and lifted
minimum Java version for running to JRE 7 based also on the upgraded
plugins.

Furthermore we have fixed several plugins related to possible security
issues[1] which should be provided into a new ASF parent pom...


Kind regards
Karl Heinz Marbaise


[1]: http://maven.apache.org/security-plexus-archiver.html


Regards,

Hervé

Le samedi 23 juin 2018, 12:06:13 CEST Hervé BOUTEMY a écrit :

I see MPOM-188 was created against maven-parent for that and fixed

for the moment, priority goes to Apache parent POM

last call for Apache parent POM updates: there are many plugin updates
available, like compiler 3.7.0, Surefire 2.22

Is there a reason not to upgrade? like minium java version? or anything
else?

Regards,

Hervé

Le vendredi 22 juin 2018, 20:38:12 CEST Robert Scholte a écrit :

maven-invoker-plugin doesn't pick up -Dhttps.protocols from the
JenkinsFile, let's fix this at plugin-parent level

Robert

On Tue, 19 Jun 2018 07:57:25 +0200, Hervé BOUTEMY


wrote:

Hi,

As told in INFRA-16467 thread, I'll do parent POMs releases soon.

Please update parent POMs as you want the release to be done: I'll
start
by Apache parent in a few days: see the diff against Apache 19 [1]
and the site https://maven.apache.org/pom-archives/asf-LATEST/

Once Apache parent 20 is released, I'll let a few days for Maven parent
POMS

Regards,

Hervé

[1]
https://gitbox.apache.org/repos/asf?p=maven-apache-parent.git;a=blobdif
f
;f
=pom.xml;hb=master;hpb=apache-19


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: parent POMS release in a few days

2018-06-23 Thread Hervé BOUTEMY
no misunderstanding: I fully agree with your analysis
I'm fully +1

and since Michael will be releasing MPIR soon, with some fixes for JDK 9/10 
support, let's wait for it before releasing Apache parent 20

go!

Regards,

Hervé

Le samedi 23 juin 2018, 12:48:37 CEST Karl Heinz Marbaise a écrit :
> Hi Hervé,
> 
> On 23/06/18 12:12, Hervé BOUTEMY wrote:
> > ok; didn't read Karl Heinz email: perfectly explained in MPOM-186, both
> > what's the expected benefit (JDK 9/10 support) and requirement updates
> > (minimum JRE 7)
> > 
> > I don't see any issue with requiring JRE 7 to run Maven: in my last poll,
> > the vast majority of people upgraded to Maven 3.5 for color :) , then
> > have JRE 7
> > 
> > We'll just document that change
> 
> Maybe I misunderstand a thing here.
> 
> I would suggest to integrate MPOM-186 into ASF Release 20 to get several
> improvements and updated.
> 
> MPOM-186 proposes several updates of plugins which is neccessay in
> particular related to the usage of JDK9/JDK10 and also related to the
> found issues related to different versions of plugins for our own build
> (for example surefire 2.20.0 => 2.21.0, JUnit 5 Support of Surefire;
> JDK10 etc.)..and lifted
> minimum Java version for running to JRE 7 based also on the upgraded
> plugins.
> 
> Furthermore we have fixed several plugins related to possible security
> issues[1] which should be provided into a new ASF parent pom...
> 
> 
> Kind regards
> Karl Heinz Marbaise
> 
> 
> [1]: http://maven.apache.org/security-plexus-archiver.html
> 
> > Regards,
> > 
> > Hervé
> > 
> > Le samedi 23 juin 2018, 12:06:13 CEST Hervé BOUTEMY a écrit :
> >> I see MPOM-188 was created against maven-parent for that and fixed
> >> 
> >> for the moment, priority goes to Apache parent POM
> >> 
> >> last call for Apache parent POM updates: there are many plugin updates
> >> available, like compiler 3.7.0, Surefire 2.22
> >> 
> >> Is there a reason not to upgrade? like minium java version? or anything
> >> else?
> >> 
> >> Regards,
> >> 
> >> Hervé
> >> 
> >> Le vendredi 22 juin 2018, 20:38:12 CEST Robert Scholte a écrit :
> >>> maven-invoker-plugin doesn't pick up -Dhttps.protocols from the
> >>> JenkinsFile, let's fix this at plugin-parent level
> >>> 
> >>> Robert
> >>> 
> >>> On Tue, 19 Jun 2018 07:57:25 +0200, Hervé BOUTEMY
> >>> 
> >>> 
> >>> wrote:
>  Hi,
>  
>  As told in INFRA-16467 thread, I'll do parent POMs releases soon.
>  
>  Please update parent POMs as you want the release to be done: I'll
>  start
>  by Apache parent in a few days: see the diff against Apache 19 [1]
>  and the site https://maven.apache.org/pom-archives/asf-LATEST/
>  
>  Once Apache parent 20 is released, I'll let a few days for Maven parent
>  POMS
>  
>  Regards,
>  
>  Hervé
>  
>  [1]
>  https://gitbox.apache.org/repos/asf?p=maven-apache-parent.git;a=blobdif
>  f
>  ;f
>  =pom.xml;hb=master;hpb=apache-19





-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: parent POMS release in a few days

2018-06-23 Thread Karl Heinz Marbaise

Hi Hervé,

On 23/06/18 12:12, Hervé BOUTEMY wrote:

ok; didn't read Karl Heinz email: perfectly explained in MPOM-186, both what's
the expected benefit (JDK 9/10 support) and requirement updates (minimum JRE
7)

I don't see any issue with requiring JRE 7 to run Maven: in my last poll, the
vast majority of people upgraded to Maven 3.5 for color :) , then have JRE 7

We'll just document that change



Maybe I misunderstand a thing here.

I would suggest to integrate MPOM-186 into ASF Release 20 to get several 
improvements and updated.


MPOM-186 proposes several updates of plugins which is neccessay in 
particular related to the usage of JDK9/JDK10 and also related to the 
found issues related to different versions of plugins for our own build 
(for example surefire 2.20.0 => 2.21.0, JUnit 5 Support of Surefire; 
JDK10 etc.)..and lifted
minimum Java version for running to JRE 7 based also on the upgraded 
plugins.


Furthermore we have fixed several plugins related to possible security 
issues[1] which should be provided into a new ASF parent pom...



Kind regards
Karl Heinz Marbaise


[1]: http://maven.apache.org/security-plexus-archiver.html




Regards,

Hervé

Le samedi 23 juin 2018, 12:06:13 CEST Hervé BOUTEMY a écrit :

I see MPOM-188 was created against maven-parent for that and fixed

for the moment, priority goes to Apache parent POM

last call for Apache parent POM updates: there are many plugin updates
available, like compiler 3.7.0, Surefire 2.22

Is there a reason not to upgrade? like minium java version? or anything
else?

Regards,

Hervé

Le vendredi 22 juin 2018, 20:38:12 CEST Robert Scholte a écrit :

maven-invoker-plugin doesn't pick up -Dhttps.protocols from the
JenkinsFile, let's fix this at plugin-parent level

Robert

On Tue, 19 Jun 2018 07:57:25 +0200, Hervé BOUTEMY 

wrote:

Hi,

As told in INFRA-16467 thread, I'll do parent POMs releases soon.

Please update parent POMs as you want the release to be done: I'll start
by Apache parent in a few days: see the diff against Apache 19 [1]
and the site https://maven.apache.org/pom-archives/asf-LATEST/

Once Apache parent 20 is released, I'll let a few days for Maven parent
POMS

Regards,

Hervé

[1]
https://gitbox.apache.org/repos/asf?p=maven-apache-parent.git;a=blobdiff
;f
=pom.xml;hb=master;hpb=apache-19


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: parent POMS release in a few days

2018-06-23 Thread Karl Heinz Marbaise

Hi,

I have created MPOM-186 for ASF ...

So you think it would be a good idea to integrate that into ASF parent...

Kind regards
Karl Heinz Marbaise
On 23/06/18 12:10, Karl Heinz Marbaise wrote:

Hi Hervé,

On 23/06/18 12:06, Hervé BOUTEMY wrote:

I see MPOM-188 was created against maven-parent for that and fixed

for the moment, priority goes to Apache parent POM

last call for Apache parent POM updates: there are many plugin updates
available, like compiler 3.7.0, Surefire 2.22


It might be better to make them against ASF Parent pom...

Would that be ok from your point of view?

Kind regards
Karl Heinz Marbaise





Is there a reason not to upgrade? like minium java version? or 
anything else?


Regards,

Hervé

Le vendredi 22 juin 2018, 20:38:12 CEST Robert Scholte a écrit :

maven-invoker-plugin doesn't pick up -Dhttps.protocols from the
JenkinsFile, let's fix this at plugin-parent level

Robert

On Tue, 19 Jun 2018 07:57:25 +0200, Hervé BOUTEMY 



wrote:

Hi,

As told in INFRA-16467 thread, I'll do parent POMs releases soon.

Please update parent POMs as you want the release to be done: I'll 
start

by Apache parent in a few days: see the diff against Apache 19 [1]
and the site https://maven.apache.org/pom-archives/asf-LATEST/

Once Apache parent 20 is released, I'll let a few days for Maven parent
POMS

Regards,

Hervé

[1]
https://gitbox.apache.org/repos/asf?p=maven-apache-parent.git;a=blobdiff;f 


=pom.xml;hb=master;hpb=apache-19



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: parent POMS release in a few days

2018-06-23 Thread Hervé BOUTEMY
ok; didn't read Karl Heinz email: perfectly explained in MPOM-186, both what's 
the expected benefit (JDK 9/10 support) and requirement updates (minimum JRE 
7)

I don't see any issue with requiring JRE 7 to run Maven: in my last poll, the 
vast majority of people upgraded to Maven 3.5 for color :) , then have JRE 7

We'll just document that change

Regards,

Hervé

Le samedi 23 juin 2018, 12:06:13 CEST Hervé BOUTEMY a écrit :
> I see MPOM-188 was created against maven-parent for that and fixed
> 
> for the moment, priority goes to Apache parent POM
> 
> last call for Apache parent POM updates: there are many plugin updates
> available, like compiler 3.7.0, Surefire 2.22
> 
> Is there a reason not to upgrade? like minium java version? or anything
> else?
> 
> Regards,
> 
> Hervé
> 
> Le vendredi 22 juin 2018, 20:38:12 CEST Robert Scholte a écrit :
> > maven-invoker-plugin doesn't pick up -Dhttps.protocols from the
> > JenkinsFile, let's fix this at plugin-parent level
> > 
> > Robert
> > 
> > On Tue, 19 Jun 2018 07:57:25 +0200, Hervé BOUTEMY 
> > 
> > wrote:
> > > Hi,
> > > 
> > > As told in INFRA-16467 thread, I'll do parent POMs releases soon.
> > > 
> > > Please update parent POMs as you want the release to be done: I'll start
> > > by Apache parent in a few days: see the diff against Apache 19 [1]
> > > and the site https://maven.apache.org/pom-archives/asf-LATEST/
> > > 
> > > Once Apache parent 20 is released, I'll let a few days for Maven parent
> > > POMS
> > > 
> > > Regards,
> > > 
> > > Hervé
> > > 
> > > [1]
> > > https://gitbox.apache.org/repos/asf?p=maven-apache-parent.git;a=blobdiff
> > > ;f
> > > =pom.xml;hb=master;hpb=apache-19
> > > 
> > > 
> > > 
> > > -
> > > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> > > For additional commands, e-mail: dev-h...@maven.apache.org
> > 
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> > For additional commands, e-mail: dev-h...@maven.apache.org
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org





-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: parent POMS release in a few days

2018-06-23 Thread Karl Heinz Marbaise

Hi Hervé,

On 23/06/18 12:06, Hervé BOUTEMY wrote:

I see MPOM-188 was created against maven-parent for that and fixed

for the moment, priority goes to Apache parent POM

last call for Apache parent POM updates: there are many plugin updates
available, like compiler 3.7.0, Surefire 2.22


It might be better to make them against ASF Parent pom...

Would that be ok from your point of view?

Kind regards
Karl Heinz Marbaise





Is there a reason not to upgrade? like minium java version? or anything else?

Regards,

Hervé

Le vendredi 22 juin 2018, 20:38:12 CEST Robert Scholte a écrit :

maven-invoker-plugin doesn't pick up -Dhttps.protocols from the
JenkinsFile, let's fix this at plugin-parent level

Robert

On Tue, 19 Jun 2018 07:57:25 +0200, Hervé BOUTEMY 

wrote:

Hi,

As told in INFRA-16467 thread, I'll do parent POMs releases soon.

Please update parent POMs as you want the release to be done: I'll start
by Apache parent in a few days: see the diff against Apache 19 [1]
and the site https://maven.apache.org/pom-archives/asf-LATEST/

Once Apache parent 20 is released, I'll let a few days for Maven parent
POMS

Regards,

Hervé

[1]
https://gitbox.apache.org/repos/asf?p=maven-apache-parent.git;a=blobdiff;f
=pom.xml;hb=master;hpb=apache-19




-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: parent POMS release in a few days

2018-06-23 Thread Michael Osipov

Am 2018-06-23 um 12:06 schrieb Hervé BOUTEMY:

I see MPOM-188 was created against maven-parent for that and fixed

for the moment, priority goes to Apache parent POM

last call for Apache parent POM updates: there are many plugin updates
available, like compiler 3.7.0, Surefire 2.22


I'd like to add MPIR, which I will start voting today. It is upgraded to 
Maven with long standing issues.


Michael


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: parent POMS release in a few days

2018-06-23 Thread Hervé BOUTEMY
I see MPOM-188 was created against maven-parent for that and fixed

for the moment, priority goes to Apache parent POM

last call for Apache parent POM updates: there are many plugin updates 
available, like compiler 3.7.0, Surefire 2.22

Is there a reason not to upgrade? like minium java version? or anything else?

Regards,

Hervé

Le vendredi 22 juin 2018, 20:38:12 CEST Robert Scholte a écrit :
> maven-invoker-plugin doesn't pick up -Dhttps.protocols from the
> JenkinsFile, let's fix this at plugin-parent level
> 
> Robert
> 
> On Tue, 19 Jun 2018 07:57:25 +0200, Hervé BOUTEMY 
> 
> wrote:
> > Hi,
> > 
> > As told in INFRA-16467 thread, I'll do parent POMs releases soon.
> > 
> > Please update parent POMs as you want the release to be done: I'll start
> > by Apache parent in a few days: see the diff against Apache 19 [1]
> > and the site https://maven.apache.org/pom-archives/asf-LATEST/
> > 
> > Once Apache parent 20 is released, I'll let a few days for Maven parent
> > POMS
> > 
> > Regards,
> > 
> > Hervé
> > 
> > [1]
> > https://gitbox.apache.org/repos/asf?p=maven-apache-parent.git;a=blobdiff;f
> > =pom.xml;hb=master;hpb=apache-19
> > 
> > 
> > 
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> > For additional commands, e-mail: dev-h...@maven.apache.org
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org





-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: parent POMS release in a few days

2018-06-22 Thread Robert Scholte
maven-invoker-plugin doesn't pick up -Dhttps.protocols from the  
JenkinsFile, let's fix this at plugin-parent level


Robert

On Tue, 19 Jun 2018 07:57:25 +0200, Hervé BOUTEMY   
wrote:



Hi,

As told in INFRA-16467 thread, I'll do parent POMs releases soon.

Please update parent POMs as you want the release to be done: I'll start  
by Apache parent in a few days: see the diff against Apache 19 [1]

and the site https://maven.apache.org/pom-archives/asf-LATEST/

Once Apache parent 20 is released, I'll let a few days for Maven parent  
POMS


Regards,

Hervé

[1]  
https://gitbox.apache.org/repos/asf?p=maven-apache-parent.git;a=blobdiff;f=pom.xml;hb=master;hpb=apache-19




-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: parent POMS release in a few days

2018-06-22 Thread Karl Heinz Marbaise

Hi Hervé,

WDYT about MPOM-186[1] based on some issues with JDK9/10 ...

Kind regards
Karl Heinz Marbaise

[1]: https://issues.apache.org/jira/browse/MPOM-186

On 19/06/18 07:57, Hervé BOUTEMY wrote:

Hi,

As told in INFRA-16467 thread, I'll do parent POMs releases soon.

Please update parent POMs as you want the release to be done: I'll start by 
Apache parent in a few days: see the diff against Apache 19 [1]
and the site https://maven.apache.org/pom-archives/asf-LATEST/

Once Apache parent 20 is released, I'll let a few days for Maven parent POMS

Regards,

Hervé

[1] 
https://gitbox.apache.org/repos/asf?p=maven-apache-parent.git;a=blobdiff;f=pom.xml;hb=master;hpb=apache-19



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: parent poms release

2014-02-23 Thread Michael Osipov

Am 2014-02-01 11:20, schrieb Hervé BOUTEMY:

after m-scm-publish-p 1.0 is released, I intend to release ASF parent pom
Then every Maven parent poms

please have a look at these if you want to be sure your favorite plugin
version + configuration, or you position, is correct


Hervé,

did you check Maven Parent already?

Some plugins are worth upgrading:

D:\workspace-4.2\maven-parentmvn versions:display-plugin-updates
[INFO] Scanning for projects...
[INFO]
[INFO] 


[INFO] Building Apache Maven 24-SNAPSHOT
[INFO] 


[INFO]
[INFO] --- versions-maven-plugin:2.1:display-plugin-updates 
(default-cli) @ maven-parent ---

[INFO]
[INFO] The following plugin updates are available:
[INFO]   maven-checkstyle-plugin  2.10 
- 2.11
[INFO]   maven-jxr-plugin . 2.3 
- 2.4
[INFO]   maven-release-plugin . 2.4.1 - 
2.4.2
[INFO]   maven-surefire-report-plugin . 2.14.1 
- 2.16
[INFO]   org.codehaus.mojo:findbugs-maven-plugin .. 2.5.2 - 
2.5.3

[INFO]
[WARNING] The following plugins do not have their version specified:
[WARNING]   maven-scm-publish-plugin 
. 1.0
[WARNING]   org.apache.rat:apache-rat-plugin 
 0.10

[INFO]
[INFO] Project inherits minimum Maven version as: 3.0
[INFO] Plugins require minimum Maven version of: 3.0
[INFO]
[INFO] No plugins require a newer version of Maven than specified by the 
pom.

[INFO]
[INFO] 


[INFO] BUILD SUCCESS
[INFO] 


[INFO] Total time: 8.219 s
[INFO] Finished at: 2014-02-23T21:24:11+01:00
[INFO] Final Memory: 11M/27M
[INFO] 



Shall I update those?

Michael



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: parent poms release

2014-02-23 Thread Hervé BOUTEMY
I'm still on ASF parent: Maven parent POMs will be later

Regards,

Hervé

Le dimanche 23 février 2014 21:25:35 Michael Osipov a écrit :
 Am 2014-02-01 11:20, schrieb Hervé BOUTEMY:
  after m-scm-publish-p 1.0 is released, I intend to release ASF parent pom
  Then every Maven parent poms
  
  please have a look at these if you want to be sure your favorite plugin
  version + configuration, or you position, is correct
 
 Hervé,
 
 did you check Maven Parent already?
 
 Some plugins are worth upgrading:
 
 D:\workspace-4.2\maven-parentmvn versions:display-plugin-updates
 [INFO] Scanning for projects...
 [INFO]
 [INFO]
 
 [INFO] Building Apache Maven 24-SNAPSHOT
 [INFO]
 
 [INFO]
 [INFO] --- versions-maven-plugin:2.1:display-plugin-updates
 (default-cli) @ maven-parent ---
 [INFO]
 [INFO] The following plugin updates are available:
 [INFO]   maven-checkstyle-plugin  2.10
 - 2.11
 [INFO]   maven-jxr-plugin . 2.3
 - 2.4
 [INFO]   maven-release-plugin . 2.4.1 -
 2.4.2
 [INFO]   maven-surefire-report-plugin . 2.14.1
 - 2.16
 [INFO]   org.codehaus.mojo:findbugs-maven-plugin .. 2.5.2 -
 2.5.3
 [INFO]
 [WARNING] The following plugins do not have their version specified:
 [WARNING]   maven-scm-publish-plugin
 . 1.0
 [WARNING]   org.apache.rat:apache-rat-plugin
  0.10
 [INFO]
 [INFO] Project inherits minimum Maven version as: 3.0
 [INFO] Plugins require minimum Maven version of: 3.0
 [INFO]
 [INFO] No plugins require a newer version of Maven than specified by the
 pom.
 [INFO]
 [INFO]
 
 [INFO] BUILD SUCCESS
 [INFO]
 
 [INFO] Total time: 8.219 s
 [INFO] Finished at: 2014-02-23T21:24:11+01:00
 [INFO] Final Memory: 11M/27M
 [INFO]
 
 
 Shall I update those?
 
 Michael
 
 
 
 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: parent poms release

2014-02-23 Thread Benson Margulies
So, my 'maven 3' parent project comes after this, in case anyone wonders.

On Sun, Feb 23, 2014 at 3:55 PM, Hervé BOUTEMY herve.bout...@free.fr wrote:
 I'm still on ASF parent: Maven parent POMs will be later

 Regards,

 Hervé

 Le dimanche 23 février 2014 21:25:35 Michael Osipov a écrit :
 Am 2014-02-01 11:20, schrieb Hervé BOUTEMY:
  after m-scm-publish-p 1.0 is released, I intend to release ASF parent pom
  Then every Maven parent poms
 
  please have a look at these if you want to be sure your favorite plugin
  version + configuration, or you position, is correct

 Hervé,

 did you check Maven Parent already?

 Some plugins are worth upgrading:

 D:\workspace-4.2\maven-parentmvn versions:display-plugin-updates
 [INFO] Scanning for projects...
 [INFO]
 [INFO]
 
 [INFO] Building Apache Maven 24-SNAPSHOT
 [INFO]
 
 [INFO]
 [INFO] --- versions-maven-plugin:2.1:display-plugin-updates
 (default-cli) @ maven-parent ---
 [INFO]
 [INFO] The following plugin updates are available:
 [INFO]   maven-checkstyle-plugin  2.10
 - 2.11
 [INFO]   maven-jxr-plugin . 2.3
 - 2.4
 [INFO]   maven-release-plugin . 2.4.1 -
 2.4.2
 [INFO]   maven-surefire-report-plugin . 2.14.1
 - 2.16
 [INFO]   org.codehaus.mojo:findbugs-maven-plugin .. 2.5.2 -
 2.5.3
 [INFO]
 [WARNING] The following plugins do not have their version specified:
 [WARNING]   maven-scm-publish-plugin
 . 1.0
 [WARNING]   org.apache.rat:apache-rat-plugin
  0.10
 [INFO]
 [INFO] Project inherits minimum Maven version as: 3.0
 [INFO] Plugins require minimum Maven version of: 3.0
 [INFO]
 [INFO] No plugins require a newer version of Maven than specified by the
 pom.
 [INFO]
 [INFO]
 
 [INFO] BUILD SUCCESS
 [INFO]
 
 [INFO] Total time: 8.219 s
 [INFO] Finished at: 2014-02-23T21:24:11+01:00
 [INFO] Final Memory: 11M/27M
 [INFO]
 

 Shall I update those?

 Michael



 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org


 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: parent poms release

2014-02-04 Thread Hervé BOUTEMY
already done: ASF parent pom doesn't define any reporting :)

this will be for Maven parent pom 

Regards,

Hervé

Le mardi 4 février 2014 08:43:14 Michael Osipov a écrit :
 Am 2014-02-03 22:59, schrieb Hervé BOUTEMY:
  I just updated some plugins
  
  now, we have:
  
  $ mvn versions:display-plugin-updates
  [INFO] Scanning for projects...
  [INFO]
  [INFO]
  
  [INFO] Building The Apache Software Foundation 14-SNAPSHOT
  [INFO]
  
  [INFO]
  [INFO] --- versions-maven-plugin:2.1:display-plugin-updates (default-cli)
  @
  apache ---
  [INFO]
  [INFO] The following plugin updates are available:
  [INFO]   maven-compiler-plugin .. 2.5.1 -
  3.1 [INFO]   maven-enforcer-plugin .. 1.2
  - 1.3.1 [INFO]   maven-failsafe-plugin 
  2.14.1 - 2.16 [INFO]   maven-remote-resources-plugin
   1.4 - 1.5 [INFO]   maven-surefire-plugin
   2.14.1 - 2.16 [INFO]  
  org.codehaus.mojo:clirr-maven-plugin ... 2.5 - 2.6.1
  [INFO]
  [INFO] All plugins have a version specified.
  [INFO]
  [INFO] Project defines minimum Maven version as: 2.2.1
  [INFO] Plugins require minimum Maven version of: 2.2.1
  [INFO]
  [INFO] No plugins require a newer version of Maven than specified by the
  pom. [INFO]
  [INFO] Require Maven 3.0 to use the following plugin updates:
  [INFO]   maven-scm-publish-plugin 
  1.0 [INFO]
  [INFO]
  
  [INFO] BUILD SUCCESS
  [INFO]
  
  
  
  Any objection to upgrade the last ones before I start the release
  tomorrow?
 
 Please update reporting plugins too.
 
 
 
 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: parent poms release

2014-02-03 Thread Hervé BOUTEMY
I just updated some plugins

now, we have:

$ mvn versions:display-plugin-updates
[INFO] Scanning for projects...
[INFO] 
[INFO] 

[INFO] Building The Apache Software Foundation 14-SNAPSHOT
[INFO] 

[INFO] 
[INFO] --- versions-maven-plugin:2.1:display-plugin-updates (default-cli) @ 
apache ---
[INFO] 
[INFO] The following plugin updates are available:
[INFO]   maven-compiler-plugin .. 2.5.1 - 3.1
[INFO]   maven-enforcer-plugin .. 1.2 - 1.3.1
[INFO]   maven-failsafe-plugin  2.14.1 - 2.16
[INFO]   maven-remote-resources-plugin  1.4 - 1.5
[INFO]   maven-surefire-plugin  2.14.1 - 2.16
[INFO]   org.codehaus.mojo:clirr-maven-plugin ... 2.5 - 2.6.1
[INFO] 
[INFO] All plugins have a version specified.
[INFO] 
[INFO] Project defines minimum Maven version as: 2.2.1
[INFO] Plugins require minimum Maven version of: 2.2.1
[INFO] 
[INFO] No plugins require a newer version of Maven than specified by the pom.
[INFO] 
[INFO] Require Maven 3.0 to use the following plugin updates:
[INFO]   maven-scm-publish-plugin  1.0
[INFO] 
[INFO] 

[INFO] BUILD SUCCESS
[INFO] 



Any objection to upgrade the last ones before I start the release tomorrow?

Regards,

Hervé

Le dimanche 2 février 2014 11:42:26 Hervé BOUTEMY a écrit :
 good idea: at least, it give good hints on what updates are available
 
 so here is it:
 
 $ mvn versions:display-plugin-updates
 [INFO] Scanning for projects...
 [INFO]
 [INFO]
 
 [INFO] Building The Apache Software Foundation 14-SNAPSHOT
 [INFO]
 
 [INFO]
 [INFO] --- versions-maven-plugin:2.1:display-plugin-updates (default-cli) @
 apache ---
 [INFO]
 [INFO] The following plugin updates are available:
 [INFO]   maven-compiler-plugin .. 2.5.1 -
 3.1 [INFO]   maven-deploy-plugin  2.8
 - 2.8.1 [INFO]   maven-enforcer-plugin ..
 1.2 - 1.3.1 [INFO]   maven-failsafe-plugin
  2.14.1 - 2.16 [INFO]  
 maven-install-plugin ... 2.5 - 2.5.1
 [INFO]   maven-remote-resources-plugin  1.4 -
 1.5 [INFO]   maven-scm-plugin ... 1.8.1
 - 1.9 [INFO]   maven-surefire-plugin 
 2.14.1 - 2.16 [INFO]   org.codehaus.mojo:clirr-maven-plugin
 ... 2.5 - 2.6.1 [INFO]
 [INFO] All plugins have a version specified.
 [INFO]
 [INFO] Project defines minimum Maven version as: 2.2.1
 [INFO] Plugins require minimum Maven version of: 2.2.1
 [INFO]
 [INFO] No plugins require a newer version of Maven than specified by the
 pom. [INFO]
 [INFO] Require Maven 3.0 to use the following plugin updates:
 [INFO]   maven-scm-publish-plugin 
 1.0 [INFO]
 [INFO]
 
 [INFO] BUILD SUCCESS
 [INFO]
 
 
 
 Regards,
 
 Hervé
 
 Le samedi 1 février 2014 12:16:59 Michael-O a écrit :
  Am 2014-02-01 11:20, schrieb Hervé BOUTEMY:
   after m-scm-publish-p 1.0 is released, I intend to release ASF parent
   pom
   Then every Maven parent poms
   
   please have a look at these if you want to be sure your favorite plugin
   version + configuration, or you position, is correct
  
  Hervé,
  
  have you considered running versions:display-plugin-updates or is that
  discouraged?
  
  Michael
  
  
  
  -
  To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
  For additional commands, e-mail: dev-h...@maven.apache.org
 
 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: parent poms release

2014-02-03 Thread Michael Osipov

Am 2014-02-03 22:59, schrieb Hervé BOUTEMY:

I just updated some plugins

now, we have:

$ mvn versions:display-plugin-updates
[INFO] Scanning for projects...
[INFO]
[INFO]

[INFO] Building The Apache Software Foundation 14-SNAPSHOT
[INFO]

[INFO]
[INFO] --- versions-maven-plugin:2.1:display-plugin-updates (default-cli) @
apache ---
[INFO]
[INFO] The following plugin updates are available:
[INFO]   maven-compiler-plugin .. 2.5.1 - 3.1
[INFO]   maven-enforcer-plugin .. 1.2 - 1.3.1
[INFO]   maven-failsafe-plugin  2.14.1 - 2.16
[INFO]   maven-remote-resources-plugin  1.4 - 1.5
[INFO]   maven-surefire-plugin  2.14.1 - 2.16
[INFO]   org.codehaus.mojo:clirr-maven-plugin ... 2.5 - 2.6.1
[INFO]
[INFO] All plugins have a version specified.
[INFO]
[INFO] Project defines minimum Maven version as: 2.2.1
[INFO] Plugins require minimum Maven version of: 2.2.1
[INFO]
[INFO] No plugins require a newer version of Maven than specified by the pom.
[INFO]
[INFO] Require Maven 3.0 to use the following plugin updates:
[INFO]   maven-scm-publish-plugin  1.0
[INFO]
[INFO]

[INFO] BUILD SUCCESS
[INFO]



Any objection to upgrade the last ones before I start the release tomorrow?


Please update reporting plugins too.



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: parent poms release

2014-02-02 Thread Hervé BOUTEMY
good idea: at least, it give good hints on what updates are available

so here is it:

$ mvn versions:display-plugin-updates
[INFO] Scanning for projects...
[INFO] 
[INFO] 

[INFO] Building The Apache Software Foundation 14-SNAPSHOT
[INFO] 

[INFO] 
[INFO] --- versions-maven-plugin:2.1:display-plugin-updates (default-cli) @ 
apache ---
[INFO] 
[INFO] The following plugin updates are available:
[INFO]   maven-compiler-plugin .. 2.5.1 - 3.1
[INFO]   maven-deploy-plugin  2.8 - 2.8.1
[INFO]   maven-enforcer-plugin .. 1.2 - 1.3.1
[INFO]   maven-failsafe-plugin  2.14.1 - 2.16
[INFO]   maven-install-plugin ... 2.5 - 2.5.1
[INFO]   maven-remote-resources-plugin  1.4 - 1.5
[INFO]   maven-scm-plugin ... 1.8.1 - 1.9
[INFO]   maven-surefire-plugin  2.14.1 - 2.16
[INFO]   org.codehaus.mojo:clirr-maven-plugin ... 2.5 - 2.6.1
[INFO] 
[INFO] All plugins have a version specified.
[INFO] 
[INFO] Project defines minimum Maven version as: 2.2.1
[INFO] Plugins require minimum Maven version of: 2.2.1
[INFO] 
[INFO] No plugins require a newer version of Maven than specified by the pom.
[INFO] 
[INFO] Require Maven 3.0 to use the following plugin updates:
[INFO]   maven-scm-publish-plugin  1.0
[INFO] 
[INFO] 

[INFO] BUILD SUCCESS
[INFO] 



Regards,

Hervé

Le samedi 1 février 2014 12:16:59 Michael-O a écrit :
 Am 2014-02-01 11:20, schrieb Hervé BOUTEMY:
  after m-scm-publish-p 1.0 is released, I intend to release ASF parent pom
  Then every Maven parent poms
  
  please have a look at these if you want to be sure your favorite plugin
  version + configuration, or you position, is correct
 
 Hervé,
 
 have you considered running versions:display-plugin-updates or is that
 discouraged?
 
 Michael
 
 
 
 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: parent poms release

2014-02-02 Thread Michael Osipov

Am 2014-02-02 11:42, schrieb Hervé BOUTEMY:

good idea: at least, it give good hints on what updates are available

so here is it:

$ mvn versions:display-plugin-updates
[INFO] Scanning for projects...
[INFO]
[INFO]

[INFO] Building The Apache Software Foundation 14-SNAPSHOT
[INFO]

[INFO]
[INFO] --- versions-maven-plugin:2.1:display-plugin-updates (default-cli) @
apache ---
[INFO]
[INFO] The following plugin updates are available:
[INFO]   maven-compiler-plugin .. 2.5.1 - 3.1
[INFO]   maven-deploy-plugin  2.8 - 2.8.1
[INFO]   maven-enforcer-plugin .. 1.2 - 1.3.1
[INFO]   maven-failsafe-plugin  2.14.1 - 2.16
[INFO]   maven-install-plugin ... 2.5 - 2.5.1
[INFO]   maven-remote-resources-plugin  1.4 - 1.5
[INFO]   maven-scm-plugin ... 1.8.1 - 1.9
[INFO]   maven-surefire-plugin  2.14.1 - 2.16
[INFO]   org.codehaus.mojo:clirr-maven-plugin ... 2.5 - 2.6.1
[INFO]
[INFO] All plugins have a version specified.
[INFO]
[INFO] Project defines minimum Maven version as: 2.2.1
[INFO] Plugins require minimum Maven version of: 2.2.1
[INFO]
[INFO] No plugins require a newer version of Maven than specified by the pom.
[INFO]
[INFO] Require Maven 3.0 to use the following plugin updates:
[INFO]   maven-scm-publish-plugin  1.0
[INFO]


Looks good.

Do we want to raise base line to 2.2.1 and enforce it with m-enforcer-p? 
Probably this done already.


As a side note, the versions plugin does not check the reporting plugins 
for updates. This has to happen manually.



Michael


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: parent poms release

2014-02-01 Thread Michael-O

Am 2014-02-01 11:20, schrieb Hervé BOUTEMY:

after m-scm-publish-p 1.0 is released, I intend to release ASF parent pom
Then every Maven parent poms

please have a look at these if you want to be sure your favorite plugin
version + configuration, or you position, is correct


Hervé,

have you considered running versions:display-plugin-updates or is that 
discouraged?


Michael



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: parent poms release

2014-02-01 Thread Benson Margulies
There's a 'rumor' that I made a mistake editing the parents some
months back that has made component releases clumsy. I think I took
out an explicit profile spec that I mistakenly thought was obviated by
the profile feature of the m-r-p. If someone can send me a reminder
I'll repair, unless someone already has.

On Sat, Feb 1, 2014 at 6:16 AM, Michael-O 1983-01...@gmx.net wrote:
 Am 2014-02-01 11:20, schrieb Hervé BOUTEMY:

 after m-scm-publish-p 1.0 is released, I intend to release ASF parent pom
 Then every Maven parent poms

 please have a look at these if you want to be sure your favorite plugin
 version + configuration, or you position, is correct


 Hervé,

 have you considered running versions:display-plugin-updates or is that
 discouraged?

 Michael




 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: parent poms release

2014-02-01 Thread Robert Scholte
We probably should add SCM 1.9 deps to the maven-release-plugin. That  
should fix some issues with GIT, although I haven't tested it yet.


regards,

Robert

Op Sat, 01 Feb 2014 11:20:29 +0100 schreef Hervé BOUTEMY  
herve.bout...@free.fr:



after m-scm-publish-p 1.0 is released, I intend to release ASF parent pom
Then every Maven parent poms

please have a look at these if you want to be sure your favorite plugin
version + configuration, or you position, is correct

Regards,

Hervé

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: Parent Poms release

2013-01-11 Thread Gary Gregory
You could check that plugins are up to date.

Gary

On Jan 11, 2013, at 5:41, Olivier Lamy ol...@apache.org wrote:

 Hi,
 I'd like to release parent poms (ASF and Maven).
 Something else to add/fix ?

 Thanks
 --
 Olivier Lamy
 Talend: http://coders.talend.com
 http://twitter.com/olamy | http://linkedin.com/in/olamy

 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: Parent Poms release

2013-01-11 Thread Robert Scholte
This will include the maven-scm-publish-plugin instead of the site:deploy,  
right?


Robert

Op Fri, 11 Jan 2013 13:54:01 +0100 schreef Gary Gregory  
garydgreg...@gmail.com:



You could check that plugins are up to date.

Gary

On Jan 11, 2013, at 5:41, Olivier Lamy ol...@apache.org wrote:


Hi,
I'd like to release parent poms (ASF and Maven).
Something else to add/fix ?

Thanks
--
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: Parent Poms release

2013-01-11 Thread Olivier Lamy
yes a bit of configuration for that.

2013/1/11 Robert Scholte rfscho...@apache.org:
 This will include the maven-scm-publish-plugin instead of the site:deploy,
 right?

 Robert

 Op Fri, 11 Jan 2013 13:54:01 +0100 schreef Gary Gregory
 garydgreg...@gmail.com:


 You could check that plugins are up to date.

 Gary

 On Jan 11, 2013, at 5:41, Olivier Lamy ol...@apache.org wrote:

 Hi,
 I'd like to release parent poms (ASF and Maven).
 Something else to add/fix ?

 Thanks
 --
 Olivier Lamy
 Talend: http://coders.talend.com
 http://twitter.com/olamy | http://linkedin.com/in/olamy

 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org


 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org


 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org




-- 
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org