There is a maven plugin that checks a pom file to sort that pom. https://github.com/Ekryd/sortpom
Maybe start from there :) You can easily incorporate it into a build lifecycle On Friday, June 5, 2015 at 6:16:09 PM UTC+3, Daniel Beck wrote: > > > On 05.06.2015, at 17:14, Jan Ruzicka <[email protected] > <javascript:>> wrote: > > > Is there any way to incorporate the wiki rule to the release process? > > Maven having an additional step that would check wiki page during > release and failed when no such thing was present. > > Of course there should be an option to override the test (like skip > test). > > This is something I plan to look into. We initially considered adding a > check to Artifactory and reject the upload otherwise, but Artifactory > Online does not support user plugins. > > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/8620324d-a919-45f8-af09-61d97dd3aa55%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
