Even better, file a ticket:
http://mojo.codehaus.org/tidy-maven-plugin/issue-tracking.html

I also think there has been some work wrt spaces/tabs on trunk.

/Anders


On Tue, Jun 11, 2013 at 5:45 PM, Curtis Rueden <ctrue...@wisc.edu> wrote:

> Hi Stephen,
>
> > The Mojo team is pleased to announce the release of Mojo's Tidy Maven
> > Plugin version 1.0-alpha-1.
>
> Thanks, I think this is a good idea for a plugin! However, when I gave it a
> spin on my project, it munged the leading whitespace for each major
> section, replacing a single leading tab with a single leading space. Of
> course, it's alpha; I'll give it a try again when there is another release.
>
> Regards,
> Curtis
>
>
> On Mon, Jun 10, 2013 at 3:13 PM, Stephen Connolly <
> stephen.alan.conno...@gmail.com> wrote:
>
> > Hi,
> >
> > The Mojo team is pleased to announce the release of Mojo's Tidy Maven
> > Plugin version 1.0-alpha-1.
> >
> > The Tidy Plugin is used when you want to sort the sections of a pom.xml
> > into the canonical order.
> >
> > http://mojo.codehaus.org/tidy-maven-plugin/
> >
> > To get this update, simply specify the version in your project's plugin
> > configuration:
> >
> > <plugin>
> >  <groupId>org.codehaus.mojo</groupId>
> >  <artifactId>tidy-maven-plugin</artifactId>
> >  <version>1.0-alpha-1</version>
> > </plugin>
> >
> > This is the first release of Mojo's Tidy Maven Plugin.
> >
> > Share and enjoy[1],
> >
> > The Mojo team.
> >
> > Stephen Connolly.
> >
> > [1] Or go stick your head in a pig if you have issues with the complaints
> > department of the Sirius Cybernetics Corporation[2]
> >
> > [2] http://en.wikipedia.org/wiki/Sirius_Cybernetics_Corporation
> >
>

Reply via email to