Commit graph

430 commits

Author SHA1 Message Date
95327c623a versions set: kemitix-parent 5.0.0 and kemitix-maven-tiles 0.1.0 2017-12-30 19:04:22 +00:00
d8ebe501ec
Merge pull request #99 from kemitix/remove-duplicate-mvnw
Remove duplicate maven wrapper in tiles
2017-12-30 18:04:25 +00:00
4bb4847b29 Remove duplicate maven wrapper in tiles 2017-12-30 18:00:59 +00:00
fc65352e57
Merge pull request #98 from kemitix/extract-tiles
Extract tiles
2017-12-30 17:56:55 +00:00
b0e3f4c2af Rewrite README 2017-12-29 18:49:54 +00:00
c494866e16 PMD will fail build on violations, display errors and always create HTML report 2017-12-29 18:49:19 +00:00
7cb672c5a2 Ensure JXR creates XRef HTML pages for PMD to use 2017-12-29 18:35:02 +00:00
2a4966fd84 Create source code XRef HTML pages during compile phase 2017-12-29 18:34:27 +00:00
7ee0d9ebcd Set code coverage requirements to 100% 2017-12-29 18:34:06 +00:00
4cc136d8a5 Allow checkstyle config location to be completely overridden 2017-12-29 18:33:31 +00:00
b0ad2b1436 Remove out-dated description 2017-12-28 19:57:33 +00:00
69714de25c Add modules and distributionManagement tags to kemitix-parent 2017-12-26 09:30:19 +00:00
9489392e22 Update parent for kemitix-maven-tiles to kemitix-parent 2017-12-26 09:29:52 +00:00
dd43bf4c13 Add 'tiles/' from commit '48d577e5dcc72743730cb920d72830b24c01fa27'
git-subtree-dir: tiles
git-subtree-mainline: d9a18c5d9c
git-subtree-split: 48d577e5dc
2017-12-26 09:01:55 +00:00
d9a18c5d9c Remove sonatype snapshot repository and pluginRepository 2017-12-25 20:32:16 +00:00
48d577e5dc Add maven-wrapper 2017-12-24 22:46:40 +00:00
232c350c2d Add all-tiles 2017-12-24 22:45:58 +00:00
2744b6f59c Extract plugin config to kemitix-maven-tiles and remove lombok 2017-12-24 09:08:55 +00:00
6a41657e1d Move JXR to maven-tile and build source code pages during package phase
Building the source code during packaging ensures that the source code
pages are available for PMD when it generates cross-reference links.
2017-12-24 09:00:22 +00:00
f2fe36bcf4 Add pmd-tile 2017-12-23 17:39:48 +00:00
44b22f114d Add huntbugs-tile 2017-12-23 17:36:15 +00:00
e78b18cfc1 Add pitest-tile 2017-12-23 17:32:35 +00:00
8f87de96a2 Add maven-plugins-tile 2017-12-23 17:26:28 +00:00
aa6b80eacd FIXUP testing 2017-12-23 17:22:27 +00:00
979acdfab1 FIXUP coverage 2017-12-23 17:22:05 +00:00
b1c836d713 Add coverage-tile 2017-12-23 17:13:28 +00:00
e929f162f0 Add testing-tile 2017-12-23 15:34:39 +00:00
17ed2afea8 Add enforcer-tile 2017-12-23 15:24:21 +00:00
fcb8dada33 Add digraph-tile 2017-12-23 15:17:32 +00:00
5c49c2ce1d Add release-tile 2017-12-22 20:51:44 +00:00
954fe728dc Add README.md 2017-12-22 20:36:26 +00:00
e11d3c7eae Add tiles-parent 2017-12-22 20:15:11 +00:00
257a7a6715 Add compiler tile 2017-12-22 20:11:03 +00:00
7649557324 Rename artifacts 2017-12-22 20:00:53 +00:00
3c94d6b3e4 Remove example - makes build more complex than needed 2017-12-22 20:00:11 +00:00
83527af4d3 Initial commit with checkstyle tile 2017-12-22 19:17:58 +00:00
8414d47e7f Merge pull request #97 from kemitix/prepare/4.1.0
Prepare 4.1.0
2017-09-18 20:01:33 +01:00
c7bb2aaf0d version: set to 4.1.0-SNAPSHOT 2017-09-18 19:52:55 +01:00
848cafa9a9 version: set to 4.0.0 2017-09-18 15:48:31 +01:00
caf808415d Merge pull request #95 from kemitix/quality-plugin-and-upgrades
Quality plugin and upgrades
2017-09-18 14:41:37 +01:00
0e28d9d178 version: set to 4.0.0-SNAPSHOT
Updating README.md and CHANGELOG. Due to the stricter code coverage
and mutation test requirements, this is a major version bump.
2017-09-18 14:37:33 +01:00
e615b8f2d1 CHANGELOG 2017-09-18 14:27:22 +01:00
9310145211 pom.xml: upgrade maven plugins
Making more use of pluginManagement.

* `antrun` 1.3 -> 1.8
* `release` 2.3.2 -> 2.5.3
* `javadoc` 2.10.4 -> 3.0.0-M1
* `dependency` 2.8 -> 3.0.2
* `assembly` 2.2-beta-5 -> 3.1.0
* `deploy` 2.8 -> 2.8.2
* `copmiler` _ -> 3.7.0
* `project-info-reports` _ -> 2.9
* `surefire` _ -> 2.20.1
* `failsafe` _ -> 2.20.1
2017-09-18 14:23:44 +01:00
f513f69fc5 pom.xml: Use kemitix-quality-maven-plugin to replace some plugins 2017-09-17 22:21:31 +01:00
49bbbb388e Merge pull request #93 from kemitix/javadoc-site
pom.xml: include javadocs in maven site build
2017-08-13 12:16:27 +01:00
d1f6f4a5d8 pom.xml: include javadocs in maven site build 2017-08-13 12:11:12 +01:00
2d6ed5ac9c Merge branch 'hotfix/3.2.4' into develop
* hotfix/3.2.4:
  version: set to 3.2.4
  pom.xml: submit to coveralls in default profile
2017-07-22 15:54:44 +01:00
402f714c07 version: set to 3.2.4 2017-07-22 15:47:40 +01:00
2c1b44a3b5 pom.xml: submit to coveralls in default profile 2017-07-22 15:46:20 +01:00
e49e489a08 Merge pull request #91 from kemitix/non-release-coveralls
Allow submit to coveralls from default profile
2017-07-22 15:39:12 +01:00