12 Commits

Author SHA1 Message Date
Filip Hrisafov
73a79cf009 #1857 Use flatten-maven-plugin to remove test dependencies from released pom
For some reason when using annotationProcessorPaths IntelliJ includes the provided and test scoped dependencies on the annotation processor paths.
With this change there would be no test dependencies that IntelliJ can add.
2020-05-17 18:45:05 +02:00
Filip Hrisafov
95ceba1a1e #2016 Update Checkstyle to 8.29
Adapt checkstyle configuration with new changes:
* Move cacheFile to Checker module
* Move LineLength to Checker module
* Use SuppressWithPlainTextCommentFilter
2020-02-02 14:33:45 +01:00
Andreas Gudian
b02f8e5df5 #1032 Update license headers to 2017 2017-01-05 18:55:26 +01:00
Gunnar Morling
dab55e3790 #365 Adding integration test 2015-05-27 21:21:55 +02:00
sjaakd
300d7824c4 #553, add Netbeans files to .gitignore and exlude from license check 2015-05-19 22:22:35 +02:00
Andreas Gudian
99f0111eeb #494 Add javadoc-generation to default build in order to catch errors early on. 2015-05-14 23:11:33 +02:00
Gunnar Morling
e052d6d2b1 #200 Formatting; Fixing some typos 2014-05-01 11:38:02 +02:00
Gunnar Morling
8be25e70e5 Adding .checkstyle to .gitignore 2013-11-30 21:57:49 +01:00
Gunnar Morling
5046eda92e Making sure source packages named "target" are not excluded by .gitignore 2013-06-16 23:23:21 +02:00
Gunnar Morling
b3b90f7969 #11 Raising an error when referencing unknown attribute in @Mapping 2013-06-02 15:47:14 +02:00
Gunnar Morling
8f4b45c4f2 #12 Excluding IntelliJ files 2013-04-07 12:59:21 +02:00
Gunnar Morling
61f181a589 Initial import 2012-05-28 14:50:43 +02:00