http://mojo.codehaus.org/versions-maven-plugin/

I have Jenkins jobs which @weekly run a smoke test "update all the
things and see if it works" build, for each project. I also have a set
of jobs which are virtually the same but simply run the display
versions of the plugin goals.

If the team gets confident in this process, you can exploit
scm:checkin to automatically commit these dependency and parent
updates if the build is successful. It's pretty easy, actually.

On Fri, Jun 20, 2014 at 8:09 AM, Mirko Friedenhagen
<[email protected]> wrote:
> Hello,
>
> does anybody know of a plugin which shows the GAV coordinates of the
> parents of a given project recursively? Or is there any feasible
> plugin where I could contribute with a goal?
>
> My team of 3 is consulting approx. 200 developers in regards of build
> engineering with ca. 1000 Jenkins jobs and we often see they are using
> outdated versions of our department POM. Having this information in
> the console of a Jenkins job would allow to see this without checking
> the POM.
>
> Regards Mirko
> --
> http://illegalstateexception.blogspot.com/
> https://github.com/mfriedenhagen/ (http://osrc.dfm.io/mfriedenhagen)
> https://bitbucket.org/mfriedenhagen/
>
> ---------------------------------------------------------------------
> 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