Re: Library versions

2017-11-13 Thread Matt Sicker
Oh now those are some very cool commands! TIL On 13 November 2017 at 19:02, Gary Gregory wrote: > Yes, the tool is called "Maven" ;-) > > I am also on announce mailing lists of various projects. > > Try this: > > mvn versions:display-dependency-updates > > and: > > cls & mvn versions:display-plu

Re: Library versions

2017-11-13 Thread Gary Gregory
Yes, the tool is called "Maven" ;-) I am also on announce mailing lists of various projects. Try this: mvn versions:display-dependency-updates and: cls & mvn versions:display-plugin-updates Gary On Mon, Nov 13, 2017 at 5:00 PM, Remko Popma wrote: > Gary, > > Just wondering: how do you keep

Library versions

2017-11-13 Thread Remko Popma
Gary, Just wondering: how do you keep track of library version updates? Is there a tool to get notified when there’s an update? Amazing job by the way! Remko (Shameless plug) Every java main() method deserves http://picocli.info