Hello ShrinkWrap Resolver developers!
ShrinkWrap Dependency Resolver is now using JBoss Community formatter for all the code (SHRINKWRAP-324).
Please update your IDE configurations, maven-checkstyle plugin won't allow differently formatted code to pass.
You can get ShrinkWrap Dependency Resolver from https://github.com/shrinkwrap/resolver
All of resources files have to follow these conventions:
Formatters for Eclipse and IDEA can be downloaded from: https://github.com/jbossas/jboss-as/tree/master/ide-configs
In Eclipse (instructions valid for 3.6 and 3.7) , set following:
the one from https://github.com/jbossas/jboss-as/blob/master/ide-configs/eclipse/as7formatter.xml
Detailed informations are located at:
http://community.jboss.org/wiki/ImportFormattingRules
Thanks,
Karel