I'm proud do announce the first Release Candidate of QSTools 1.4
Thanks to the Paul Robinson's idea, a new feature of QSTools was
implemented to help the maintenance of the Quickstarts.
Now it's possible to run Fixers that can fix most of QSTools violations
detected.
These release includes the following Fixers:
1 - ArtifactIdNameFixer - Fix the <artifactId/> to match the
folder name on pom.xml files
2 - FileHeaderFixer - Fix the license header on all files
3 - FinalNameFixer - Fix <finalName/> on all pom.xml files
4 - JavaSourcesFormatFixer - Run the Eclipse source code formatter
on all Java source files
5 - LicenseFixer - Apply Apache V2 license to all pom.xml
files
6 - MavenCompilerFixer - Fix the maven.compiler.(source|target)
from pom.xml files
7 - PomNameFixer - Replace the <name/> on pom.xml with
the expected pattern
8 - UnusedPropertiesFixer - Remove unused properties from pom.xml
files
9 - XMLTabFixer - Replace [TABS] by [spaces] on XMLs files
10 - PomElementOrderFixer - Fix the pom.xml element order
To give it a try, just run:
mvn -U org.jboss.maven.plugins:maven-qstools-plugin:fix
Thanks to Paul Robinson that divided with me the implementation of most
Fixers and helped me with the tests and also to Sande Gilda who helped
to test some fixers, specially the JavaSourcesFormatFixer.
--
*Rafael Benevides | Senior Software Engineer*
JBoss Developer
M: +55-61-9269-6576
Red Hat
Better technology. Faster innovation. Powered by community collaboration.
See how it works at
www.redhat.com <
http://www.redhat.com/>
LinkedIn <
http://www.linkedin.com/company/3258288> Youtube
<
https://www.youtube.com/redhatlatam>