Add flatten maven plugin support

This commit makes sure that poms are cleaned before publishing
This commit is contained in:
Stephane Nicoll
2019-01-29 15:08:41 +01:00
parent 6a5d35f5ab
commit d2033da88a
2 changed files with 30 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
!.mvn/wrapper/maven-wrapper.jar
.flattened-pom.xml
.gradle
*.sw?
.#*