Thanks, that plugin looks promising! Only their default ordering is not my preferable ordering, but I can see it is configurable. :)
Thanks, Nick Stolwijk ~Java Developer~ IPROFS BV. Claus Sluterweg 125 2012 WS Haarlem http://www.iprofs.nl On Wed, Feb 24, 2010 at 10:48 AM, Anders Hammar <[email protected]> wrote: > You might want to use this plugin: > http://code.google.com/p/sortpom/ > > /Anders > > On Wed, Feb 24, 2010 at 10:30, Nick Stolwijk <[email protected]>wrote: > >> Hi all, >> >> We have a multitude of components and projects all build with maven >> and we want to enforce some standard layout for the pom files, like >> the ordering of the elements(like the ordering in the schema) and >> forbidding some elements (like company and url, there are already set >> in the company pom). >> >> So 2 questions: >> - Is there a maven/eclipse/netbeans plugin which can sort pom (xml) >> files based on their schema? >> - Is there an enforcer plugin who can enforce the ordering of the >> elements and forbidding some elements. >> >> Hope someone can help, >> >> Nick Stolwijk >> ~Java Developer~ >> >> IPROFS BV. >> Claus Sluterweg 125 >> 2012 WS Haarlem >> http://www.iprofs.nl >> >> --------------------------------------------------------------------- >> 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]
