did you try it with Apache parent POM?
Does it really detect the new m-compiler-p on this one?

(and ideally: what changed that makes this plugin not work as expected?)

Regards,

Hervé

Le mardi 23 janvier 2018, 01:11:08 CET Gary Gregory a écrit :
> Ah! So we need a new versions-maven-plugin as well!
> 
> Gary
> 
> On Mon, Jan 22, 2018 at 4:51 PM, Sylwester Lachiewicz <[email protected]
> > wrote:
> > 
> > Hi,
> > there is raport from snapshot version (with little trick)
> > 
> > mvn
> > org.codehaus.mojo:versions-maven-plugin:2.6-SNAPSHOT:
> > display-plugin-updates
> > 
> > [INFO] Scanning for projects...
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Reactor Build Order:
> > [INFO]
> > [INFO] Apache Maven
> > 
> >  [pom]
> > 
> > [INFO] Apache Maven Archetypes
> > [pom]
> > [INFO] Apache Maven Plugins
> > 
> >  [pom]
> > 
> > [INFO] Apache Maven Shared Components
> > 
> >  [pom]
> > 
> > [INFO] Apache Maven Skins
> > 
> >  [pom]
> > 
> > [INFO] Apache Maven Doxia Tools
> > 
> >  [pom]
> > 
> > [INFO] Apache Resource Bundles
> > [pom]
> > [INFO]
> > [INFO] -------------------< org.apache.maven:maven-parent
> > 
> > >--------------------
> > 
> > [INFO] Building Apache Maven 31-SNAPSHOT
> > [1/7]
> > [INFO] --------------------------------[ pom
> > ]---------------------------------
> > [INFO]
> > [INFO] --- versions-maven-plugin:2.6-SNAPSHOT:display-plugin-updates
> > (default-cli) @ maven-parent ---
> > [INFO]
> > [INFO] The following plugin updates are available:
> > [INFO]   maven-checkstyle-plugin ............................... 2.17 ->
> > 3.0.0
> > [INFO]   maven-plugin-plugin .................................... 3.5 ->
> > 3.5.1
> > [INFO]   maven-pmd-plugin ......................................... 3.7 ->
> > 3.8
> > [INFO]   org.codehaus.modello:modello-maven-plugin ............ 1.8.3 ->
> > 1.9.1
> > [INFO]   org.codehaus.mojo:findbugs-maven-plugin .............. 3.0.4 ->
> > 3.0.5
> > [INFO]
> > [WARNING] The following plugins do not have their version specified:
> > [WARNING]   maven-failsafe-plugin .....................................
> > 2.20.1
> > [WARNING]   maven-invoker-plugin .......................................
> > 3.0.1
> > [WARNING]   maven-javadoc-plugin .......................................
> > 3.0.0
> > [WARNING]   maven-project-info-reports-plugin ............................
> > 2.9
> > [WARNING]   maven-release-plugin ...................... (from super-pom)
> > 2.5.3
> > [WARNING]   maven-scm-publish-plugin .....................................
> > 1.1
> > [WARNING]   maven-site-plugin ........................... (from super-pom)
> > 3.7
> > [WARNING]   maven-surefire-plugin .....................................
> > 2.20.1
> > [WARNING]   maven-surefire-report-plugin ..............................
> > 2.20.1
> > [INFO]
> > [INFO] Project inherits minimum Maven version as: 3.0.4
> > [INFO] Plugins require minimum Maven version of: 3.0.4
> > [INFO] Note: the super-pom from Maven 3.5.3-SNAPSHOT defines some of the
> > plugin
> > [INFO]       versions and may be influencing the plugins required minimum
> > Maven
> > [INFO]       version.
> > [INFO]
> > [INFO] No plugins require a newer version of Maven than specified by the
> > pom.
> > [INFO]
> > [INFO]
> > [INFO] --------< org.apache.maven.archetypes:maven-archetype-bundles
> > 
> > >---------
> > 
> > [INFO] Building Apache Maven Archetypes 31-SNAPSHOT
> > 
> >  [2/7]
> > 
> > [INFO] --------------------------------[ pom
> > ]---------------------------------
> > [INFO]
> > [INFO] --- versions-maven-plugin:2.6-SNAPSHOT:display-plugin-updates
> > (default-cli) @ maven-archetype-bundles ---
> > [INFO]
> > [INFO] All plugins with a version specified are using the latest versions.
> > [INFO]
> > [WARNING] The following plugins do not have their version specified:
> > [WARNING]   maven-release-plugin ...................... (from super-pom)
> > 2.5.3
> > [INFO]
> > [INFO] Project inherits minimum Maven version as: 3.0.4
> > [INFO] Plugins require minimum Maven version of: 3.0.4
> > [INFO] Note: the super-pom from Maven 3.5.3-SNAPSHOT defines some of the
> > plugin
> > [INFO]       versions and may be influencing the plugins required minimum
> > Maven
> > [INFO]       version.
> > [INFO]
> > [INFO] No plugins require a newer version of Maven than specified by the
> > pom.
> > [INFO]
> > [INFO]
> > [INFO] ---------------< org.apache.maven.plugins:maven-plugins
> > 
> > >---------------
> > 
> > [INFO] Building Apache Maven Plugins 31-SNAPSHOT
> > [3/7]
> > [INFO] --------------------------------[ pom
> > ]---------------------------------
> > [INFO]
> > [INFO] --- versions-maven-plugin:2.6-SNAPSHOT:display-plugin-updates
> > (default-cli) @ maven-plugins ---
> > [INFO]
> > [INFO] The following plugin updates are available:
> > [INFO]   maven-plugin-plugin .................................... 3.5 ->
> > 3.5.1
> > [INFO]
> > [WARNING] The following plugins do not have their version specified:
> > [WARNING]   maven-changes-plugin ......................................
> > 2.12.1
> > [WARNING]   maven-docck-plugin ...........................................
> > 1.1
> > [WARNING]   maven-invoker-plugin .......................................
> > 3.0.1
> > [WARNING]   maven-javadoc-plugin .......................................
> > 3.0.0
> > [WARNING]   maven-release-plugin ...................... (from super-pom)
> > 2.5.3
> > [INFO]
> > [INFO] Project inherits minimum Maven version as: 3.0.4
> > [INFO] Plugins require minimum Maven version of: 3.0.4
> > [INFO] Note: the super-pom from Maven 3.5.3-SNAPSHOT defines some of the
> > plugin
> > [INFO]       versions and may be influencing the plugins required minimum
> > Maven
> > [INFO]       version.
> > [INFO]
> > [INFO] No plugins require a newer version of Maven than specified by the
> > pom.
> > [INFO]
> > [INFO]
> > [INFO] ----------< org.apache.maven.shared:maven-shared-components
> > 
> > >-----------
> > 
> > [INFO] Building Apache Maven Shared Components 31-SNAPSHOT
> > [4/7]
> > [INFO] --------------------------------[ pom
> > ]---------------------------------
> > [INFO]
> > [INFO] --- versions-maven-plugin:2.6-SNAPSHOT:display-plugin-updates
> > (default-cli) @ maven-shared-components ---
> > [INFO]
> > [INFO] All plugins with a version specified are using the latest versions.
> > [INFO]
> > [WARNING] The following plugins do not have their version specified:
> > [WARNING]   maven-changes-plugin ......................................
> > 2.12.1
> > [WARNING]   maven-release-plugin ...................... (from super-pom)
> > 2.5.3
> > [INFO]
> > [INFO] Project inherits minimum Maven version as: 3.0.4
> > [INFO] Plugins require minimum Maven version of: 3.0.4
> > [INFO] Note: the super-pom from Maven 3.5.3-SNAPSHOT defines some of the
> > plugin
> > [INFO]       versions and may be influencing the plugins required minimum
> > Maven
> > [INFO]       version.
> > [INFO]
> > [INFO] No plugins require a newer version of Maven than specified by the
> > pom.
> > [INFO]
> > [INFO]
> > [INFO] -----------------< org.apache.maven.skins:maven-skins
> > 
> > >-----------------
> > 
> > [INFO] Building Apache Maven Skins 31-SNAPSHOT
> > [5/7]
> > [INFO] --------------------------------[ pom
> > ]---------------------------------
> > [INFO]
> > [INFO] --- versions-maven-plugin:2.6-SNAPSHOT:display-plugin-updates
> > (default-cli) @ maven-skins ---
> > [INFO]
> > [INFO] All plugins with a version specified are using the latest versions.
> > [INFO]
> > [WARNING] The following plugins do not have their version specified:
> > [WARNING]   maven-release-plugin ...................... (from super-pom)
> > 2.5.3
> > [INFO]
> > [INFO] Project inherits minimum Maven version as: 3.0.4
> > [INFO] Plugins require minimum Maven version of: 3.0.4
> > [INFO] Note: the super-pom from Maven 3.5.3-SNAPSHOT defines some of the
> > plugin
> > [INFO]       versions and may be influencing the plugins required minimum
> > Maven
> > [INFO]       version.
> > [INFO]
> > [INFO] No plugins require a newer version of Maven than specified by the
> > pom.
> > [INFO]
> > [INFO]
> > [INFO] -----------------< org.apache.maven.doxia:doxia-tools
> > 
> > >-----------------
> > 
> > [INFO] Building Apache Maven Doxia Tools 31-SNAPSHOT
> > [6/7]
> > [INFO] --------------------------------[ pom
> > ]---------------------------------
> > [INFO]
> > [INFO] --- versions-maven-plugin:2.6-SNAPSHOT:display-plugin-updates
> > (default-cli) @ doxia-tools ---
> > [INFO]
> > [INFO] All plugins with a version specified are using the latest versions.
> > [INFO]
> > [WARNING] The following plugins do not have their version specified:
> > [WARNING]   maven-release-plugin ...................... (from super-pom)
> > 2.5.3
> > [INFO]
> > [INFO] Project inherits minimum Maven version as: 3.0.4
> > [INFO] Plugins require minimum Maven version of: 3.0.4
> > [INFO] Note: the super-pom from Maven 3.5.3-SNAPSHOT defines some of the
> > plugin
> > [INFO]       versions and may be influencing the plugins required minimum
> > Maven
> > [INFO]       version.
> > [INFO]
> > [INFO] No plugins require a newer version of Maven than specified by the
> > pom.
> > [INFO]
> > [INFO]
> > [INFO] --------< org.apache.apache.resources:apache-resource-bundles
> > 
> > >---------
> > 
> > [INFO] Building Apache Resource Bundles 31-SNAPSHOT
> > 
> >  [7/7]
> > 
> > [INFO] --------------------------------[ pom
> > ]---------------------------------
> > [INFO]
> > [INFO] --- versions-maven-plugin:2.6-SNAPSHOT:display-plugin-updates
> > (default-cli) @ apache-resource-bundles ---
> > [INFO]
> > [INFO] All plugins with a version specified are using the latest versions.
> > [INFO]
> > [WARNING] The following plugins do not have their version specified:
> > [WARNING]   maven-changes-plugin ......................................
> > 2.12.1
> > [WARNING]   maven-release-plugin ...................... (from super-pom)
> > 2.5.3
> > [INFO]
> > [INFO] Project inherits minimum Maven version as: 3.0.4
> > [INFO] Plugins require minimum Maven version of: 3.0.4
> > [INFO] Note: the super-pom from Maven 3.5.3-SNAPSHOT defines some of the
> > plugin
> > [INFO]       versions and may be influencing the plugins required minimum
> > Maven
> > [INFO]       version.
> > [INFO]
> > [INFO] No plugins require a newer version of Maven than specified by the
> > pom.
> > [INFO]
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Reactor Summary:
> > [INFO]
> > [INFO] Apache Maven ....................................... SUCCESS [
> > 1.658 s]
> > [INFO] Apache Maven Archetypes ............................ SUCCESS [
> > 0.327 s]
> > [INFO] Apache Maven Plugins ............................... SUCCESS [
> > 0.296 s]
> > [INFO] Apache Maven Shared Components ..................... SUCCESS [
> > 0.130 s]
> > [INFO] Apache Maven Skins ................................. SUCCESS [
> > 0.099 s]
> > [INFO] Apache Maven Doxia Tools ........................... SUCCESS [
> > 0.102 s]
> > [INFO] Apache Resource Bundles ............................ SUCCESS [
> > 0.130 s]
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] BUILD SUCCESS
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Total time: 3.001 s
> > [INFO] Finished at: 2018-01-23T00:49:36+01:00
> > [INFO] Final Memory: 24M/360M
> > [INFO]
> > ------------------------------------------------------------------------
> > 
> > 
> > wt., 23 sty 2018 o 00:10 użytkownik Gary Gregory <[email protected]>
> > 
> > napisał:
> > > On Mon, Jan 22, 2018 at 4:03 PM, Hervé BOUTEMY <[email protected]>
> > > 
> > > wrote:
> > > > $ mvn versions:display-plugin-updates
> > > > [INFO] Scanning for projects...
> > > > [INFO]
> > > > [INFO] -------------------------< org.apache:apache
> > > > 
> > > > >--------------------------
> > > > 
> > > > [INFO] Building The Apache Software Foundation 20-SNAPSHOT
> > > > [INFO] --------------------------------[ pom
> > > > ]---------------------------------
> > > > [INFO]
> > > > [INFO] --- versions-maven-plugin:2.5:display-plugin-updates
> > 
> > (default-cli)
> > 
> > > > @ apache ---
> > > > [INFO]
> > > > [INFO] All plugins with a version specified are using the latest
> > > 
> > > versions.
> > > 
> > > > seems there is an issue somewhere...
> > > 
> > > Yeah, I get the same thing. Something is broken...
> > > 
> > > Gary
> > > 
> > > > Regards,
> > > > 
> > > > Hervé
> > > > 
> > > > Le lundi 22 janvier 2018, 07:44:12 CET Gary Gregory a écrit :
> > > > > There is always 'mvn versions:display-dependency-updates' and 'mvn
> > > > > versions:display-plugin-updates' ;-)
> > > > > 
> > > > > Gary
> > > > > 
> > > > > On Sun, Jan 21, 2018 at 11:41 PM, Hervé BOUTEMY <
> > 
> > [email protected]
> > 
> > > > > wrote:
> > > > > > I didn't see this one had a newer release
> > > > > > and nobody chimed in when I told (multiple times) I would do the
> > > > 
> > > > release
> > > > 
> > > > > > Regards,
> > > > > > 
> > > > > > Hervé
> > > > > > 
> > > > > > Le lundi 22 janvier 2018, 01:05:21 CET Gary Gregory a écrit :
> > > > > > > Curious: Why not maven-compiler-plugin 3.7.0?
> > > > > > > 
> > > > > > > Gary
> > > > > > > 
> > > > > > > On Sun, Jan 21, 2018 at 5:41 AM, Hervé BOUTEMY <
> > > > 
> > > > [email protected]>
> > > > 
> > > > > > > wrote:
> > > > > > > > Hi,
> > > > > > > > 
> > > > > > > > We solved 20 issues:
> > > > > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> > > > > > > > projectId=12311250&version=12335768&styleName=Text
> > > > > > > > 
> > > > > > > > Staging repo:
> > > > > > > > https://repository.apache.org/content/repositories/
> > > > > > 
> > > > > > orgapacheapache-1010/
> > > > > > 
> > > > > > > > https://repository.apache.org/content/repositories/
> > > > > > > > orgapacheapache-1010/org/apache/apache/19/apache-19-
> > > > 
> > > > source-release.zip
> > > > 
> > > > > > > > Changes since the last release:
> > > > > > > > https://gitbox.apache.org/repos/asf?p=maven-apache-> >
> > > > > > 
> > > > > > parent.git;a=blobdiff;f=pom.xml;hb=apache-19;hpb=apache-18
> > > > > > 
> > > > > > > > https://github.com/apache/maven-apache-parent/compare/
> > > > > > > > apache-18...apache-19
> > > > > > > > 
> > > > > > > > Source release checksum(s):
> > 
> > > > > > > > apache-19-source-release.zip sha1:
> > 8fdba8fcdcee216664b5b10de987dc
> > 
> > > > > > > > ff5c8af4ac
> > > > > > > > 
> > > > > > > > Staging site:
> > > > > > > > http://maven.apache.org/pom-archives/asf-LATEST/
> > > > > > > > 
> > > > > > > > Guide to testing staged releases:
> > > > > > > > http://maven.apache.org/guides/development/guide-> > > > 
> > > > testing-releases.html
> > > > 
> > > > > > > > Vote open for 72 hours.
> > > > > > > > 
> > > > > > > > [ ] +1
> > > > > > > > [ ] +0
> > > > > > > > [ ] -1
> > > > > > > > 
> > > > > > > > ------------------------------------------------------------
> > > > 
> > > > ---------
> > > > 
> > > > > > > > To unsubscribe, e-mail: [email protected]
> > > > > > > > For additional commands, e-mail: [email protected]
> > > > > > 
> > > > > > ------------------------------------------------------------
> > 
> > ---------
> > 
> > > > > > To unsubscribe, e-mail: [email protected]
> > > > > > For additional commands, e-mail: [email protected]



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

Reply via email to