MNG-5309 InputLocation for Xpp3Dom configuration elements

2012-07-17 Thread Milos Kleint
Hello, I've created issue https://jira.codehaus.org/browse/MNG-5309 along with a prototype patch to tackle the issue of missing InputLocation elements for Xpp3Dom part of the model, that's mostly plugin's configuration.. The patch replaces the plexus-utils Xpp3Dom code for merging with one that a

Re: [ANN] Maven Enforcer Plugin 1.1.1 Released

2012-07-17 Thread Barrie Treloar
On Tue, Jul 17, 2012 at 6:15 AM, Barrie Treloar wrote: > On Mon, Jul 16, 2012 at 9:13 PM, Barrie Treloar wrote: > >> The site one might be, but there is nothing about Maven Central, I've >> already pinged the PMC to find out what the sync times are. > > Brian says > "The sync into central staging

Re: Maven Codestyle as Checkstyle definition

2012-07-17 Thread Manfred Moser
Update: I implemented that now however I had to pull in the maven checks file into the plugin code base and use the local copy since I was unable to figure out how to override license check to use a different license file than the one in the checkstyle plugin. It does not seem to pick up the LICEN