Commit graph

127 commits

Author SHA1 Message Date
Paul Campbell
3ca1cb44dc Remove digraph-dependency-maven-plugin [#11]
Signed-off-by: Paul Campbell <paulcampbell@fife.ac.uk>
2016-01-21 14:12:35 +00:00
Paul Campbell
2399fee9a0 pom.xml: version set to .0.7.0-SNAPSHOT
Signed-off-by: Paul Campbell <paulcampbell@fife.ac.uk>
2016-01-12 13:40:31 +00:00
Paul Campbell
b174ce4608 pom.xml: version set to 0.6.1
Signed-off-by: Paul Campbell <paulcampbell@fife.ac.uk>
2016-01-12 13:40:31 +00:00
Paul Campbell
290bc61b3d pom.xml: upgrade maven-{surefire,failsafe}-plugin to 2.19.1
Bug fix now supports full class name when running single tests.

Signed-off-by: Paul Campbell <paulcampbell@fife.ac.uk>
2016-01-12 13:33:28 +00:00
Paul Campbell
32244ae7b4 pom.xml: version set to 0.7.0-SNAPSHOT
Signed-off-by: Paul Campbell <paulcampbell@fife.ac.uk>
2016-01-08 11:42:40 +00:00
Paul Campbell
4fdc395f2a pom.xml: version set to 0.6.0
Signed-off-by: Paul Campbell <paulcampbell@fife.ac.uk>
2016-01-08 11:42:40 +00:00
Paul Campbell
d242fe87f6 Add Sevntu-Checkstyle support
Allows adding Sevntu checkstyle rules to your project's checkstyle.xml.

No list of the provided Checks is available. The source code for each
check contains documentation within the class Javadoc.

Source code for checks:

https://github.com/sevntu-checkstyle/sevntu.checkstyle/tree/master/sevntu-checks/src/main/java/com/github/sevntu/checkstyle/checks

Latest Releases: https://github.com/sevntu-checkstyle/sevntu.checkstyle/releases

Signed-off-by: Paul Campbell <paulcampbell@fife.ac.uk>
2016-01-08 11:20:10 +00:00
Paul Campbell
8bb235aa7c Upgrade checkstyle to 6.14.1
From 6.14 Release Notes:

  Breaking backward compatibility:

    Remove parameters validation from LocalVariableName.
    [#2549](https://github.com/checkstyle/checkstyle/issues/2549)

Signed-off-by: Paul Campbell <paulcampbell@fife.ac.uk>
2016-01-08 10:32:31 +00:00
308995cf06 pom.xml: version set to 0.6.0-SNAPSHOT
Signed-off-by: Paul Campbell <pcampbell@kemitix.net>
2016-01-07 13:31:42 +00:00
8501651e63 pom.xml: version set to 0.5.0
Signed-off-by: Paul Campbell <pcampbell@kemitix.net>
2016-01-07 13:31:42 +00:00
c27c677bfc Upgrade digraph-dependency-maven-plugin to 0.1.2 2016-01-07 13:25:56 +00:00
c606463500 Fix typo
Signed-off-by: Paul Campbell <pcampbell@kemitix.net>
2016-01-07 12:50:59 +00:00
60dd8c5e7d Add digraph-dependency-maven-plugin 0.1.0
Signed-off-by: Paul Campbell <pcampbell@kemitix.net>
2016-01-07 12:45:50 +00:00
675635496b pom.xml: version set to 0.5.0-SNAPSHOT
Signed-off-by: Paul Campbell <pcampbell@kemitix.net>
2016-01-07 11:05:18 +00:00
ebc6c31bce pom.xml: version set to 0.4.0
Signed-off-by: Paul Campbell <pcampbell@kemitix.net>
2016-01-07 11:05:18 +00:00
93702f8949 Fix bad javadoc and sources signatures during deploy [#5]
The javadoc and sources jar files were being signed before they were built.

Order of build plugins in release profile modified to sign them after they
are created.

Signed-off-by: Paul Campbell <pcampbell@kemitix.net>
2016-01-07 10:48:17 +00:00
Paul Campbell
3ec9ea7bae [#3]pom.xml: Add Highwheel build plugin for dependency reporting
Signed-off-by: Paul Campbell <paulcampbell@fife.ac.uk>
2016-01-04 12:44:08 +00:00
a64ba03a30 pom.xml: version set to 0.4.0-SNAPSHOT
Signed-off-by: Paul Campbell <pcampbell@kemitix.net>
2015-12-29 14:51:53 +00:00
f4bfda163f pom.xml: version set to 0.3.0
Signed-off-by: Paul Campbell <pcampbell@kemitix.net>
2015-12-29 14:51:53 +00:00
230c1ca803 pom.xml: upgrade maven-pmd-plugin to 3.6
Signed-off-by: Paul Campbell <pcampbell@kemitix.net>
2015-12-29 12:19:37 +00:00
ca82b4de1b pom.xml: Only use javadoc, source and deploy plugins in release profile
Avoid performing the costly process of building the javadoc and source
jars when not performing a release.

Ref: http://central.sonatype.org/pages/apache-maven.html#using-a-profile
2015-12-29 09:08:34 +00:00
Paul Campbell
52a1cb6fe2 pom.xml: version set to 0.3.0-SNAPSHOT
Signed-off-by: Paul Campbell <paulcampbell@fife.ac.uk>
2015-12-07 11:54:09 +00:00
Paul Campbell
00d18142dd pom.xml: version set to 0.2.0
Signed-off-by: Paul Campbell <paulcampbell@fife.ac.uk>
2015-12-07 11:54:09 +00:00
Paul Campbell
98b1af0021 [#1] Upgrade checkstyle to 6.13
Signed-off-by: Paul Campbell <paulcampbell@fife.ac.uk>
2015-12-07 11:51:56 +00:00
a64119d3bc pom.xml: version set to 0.2.0-SNAPSHOT 2015-11-27 14:00:06 +00:00
437458fac5 pom.xml: version set to 0.1.0
Signed-off-by: Paul Campbell <pcampbell@kemitix.net>
2015-11-27 13:57:00 +00:00
28edfaaf63 Initial Commit
Signed-off-by: Paul Campbell <pcampbell@kemitix.net>
2015-11-27 13:53:55 +00:00