Re: - - SPAM - -AW: Alternate Maven dependency upgrade opportunities report

2018-07-27 Thread Paul Hammant
You're quite right. Documentation updated to reflect that.


- - SPAM - -AW: Alternate Maven dependency upgrade opportunities report

2018-07-27 Thread g.hohl
Hello Paul,

Sounds like a CLI / text version of the Version plug-in's report pages:
https://www.mojohaus.org/versions-maven-plugin/

Regards,
Gerrit

-Ursprüngliche Nachricht-
Von: Paul Hammant [mailto:p...@hammant.org] 
Gesendet: Freitag, 27. Juli 2018 11:46
An: Maven Users List
Betreff: Alternate Maven dependency upgrade opportunities report

If Maven-central has some upgrades for one of your project's dependencies,
this little Python script can quickly* tell you.

https://github.com/paul-hammant/analyze-mvn-deps

Key feature:

In some cases, the script may suggest two or more alternate upgrade
suggestions. For example (as of July 27th), a Maven project depending on
the jar for Groovy v2.5.0 would see *three alternate suggested upgrades*:
3.0.0-alpha-3, 2.6.0-alpha-4, or 2.5.1.

* "quickly" may be minutes if the multi-module project is big enough.

-- 
Paul Hammant DevOps  Let me give your
enterprise a step by step plan to migrate from GitFlow (or worse) to
high-throughput CD on the essential DevOps foundation: Trunk-Based
Development.


Alternate Maven dependency upgrade opportunities report

2018-07-27 Thread Paul Hammant
If Maven-central has some upgrades for one of your project's dependencies,
this little Python script can quickly* tell you.

https://github.com/paul-hammant/analyze-mvn-deps

Key feature:

In some cases, the script may suggest two or more alternate upgrade
suggestions. For example (as of July 27th), a Maven project depending on
the jar for Groovy v2.5.0 would see *three alternate suggested upgrades*:
3.0.0-alpha-3, 2.6.0-alpha-4, or 2.5.1.

* "quickly" may be minutes if the multi-module project is big enough.

-- 
Paul Hammant DevOps  Let me give your
enterprise a step by step plan to migrate from GitFlow (or worse) to
high-throughput CD on the essential DevOps foundation: Trunk-Based
Development.