You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Hervé BOUTEMY <he...@free.fr> on 2014/02/01 11:20:29 UTC

parent poms release

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-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: parent poms release

Posted by Michael Osipov <mi...@apache.org>.
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-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: parent poms release

Posted by Hervé BOUTEMY <he...@free.fr>.
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-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org


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


Re: parent poms release

Posted by Michael Osipov <mi...@apache.org>.
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-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: parent poms release

Posted by Hervé BOUTEMY <he...@free.fr>.
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-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org


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


Re: parent poms release

Posted by Hervé BOUTEMY <he...@free.fr>.
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-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org


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


Re: parent poms release

Posted by Benson Margulies <bi...@gmail.com>.
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 <19...@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-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>

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


Re: parent poms release

Posted by Michael-O <19...@gmx.net>.
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-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: parent poms release

Posted by Benson Margulies <bi...@gmail.com>.
So, my 'maven 3' parent project comes after this, in case anyone wonders.

On Sun, Feb 23, 2014 at 3:55 PM, Hervé BOUTEMY <he...@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-parent>mvn 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-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>

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


Re: parent poms release

Posted by Hervé BOUTEMY <he...@free.fr>.
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-parent>mvn 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-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org


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


Re: parent poms release

Posted by Michael Osipov <mi...@apache.org>.
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-parent>mvn 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-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: parent poms release

Posted by Robert Scholte <rf...@apache.org>.
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  
<he...@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-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org

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