May be we can use property-maven-plugin ( still under sandbox or in jira ) to do that job and hides all the long properties set :-)
-D On Wed, Jan 7, 2009 at 3:23 AM, Milos Kleint <[email protected]> wrote: > Hello everyone, > > I've tried to come up the netbeans ide configuration for formatting > rules that matches the mojo/maven code style. I guess I got it like > 95% working I think. The default placement for the rules is an xml > file added to the project, but since version 6.5 inetbeans is also > capable of pulling the formatting settings form the pom file. I've > added it to the nbm-maven-plugin that I mostly work on but the obvious > added value is when the props are added to the parent pom file and all > current and future projects just have the right coding rules out of > the box. Any update to the rules gets propagated to all devs and > consistency is assured. you can check the properties and the > compexity added to the pom here: > http://svn.codehaus.org/mojo/trunk/mojo/nbm-maven-plugin/pom.xml > > Is that a good/bad idea? > > Regards > > Milos > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
