The checkstyle plugin runs http://checkstyle.sourceforge.net/. Which
has a particular feature set, which does not include checking Maven
poms. There are a number of checks in the enforcer plugin which, in
effect, check that the POM meets particular conditions. I don't know
of any way to scan arbitrary files for line endings, but someone else
might.

On Tue, Aug 16, 2016 at 7:05 PM, Veit Guna <veit.g...@gmx.de> wrote:
> Hi.
>
> I'm using the checkstyle maven plugin to validate my source and resource
> files. That works so far.
> But now I encountered, that it won't check files outside of the standard
> maven dirs.
>
> E.g. it would be great if it could check the pom as well. Is this
> somehow possible?
> Also when it comes to windows/unix lineending checks, it would be great,
> if all
> files in a project could be checked.
>
> Any hints how to achieve that?
>
> Thanks
> Veit
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to