diff --git a/parent/pom.xml b/parent/pom.xml index a98552e51..6cae38d52 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -277,7 +277,8 @@ .idea/** copyright.txt - license.txt + **/license.txt + **/mapstruct.xml diff --git a/pom.xml b/pom.xml index 45b1fb1cb..273a52389 100644 --- a/pom.xml +++ b/pom.xml @@ -41,7 +41,6 @@ core processor integrationtest - distribution @@ -70,4 +69,18 @@ https://github.com/mapstruct/mapstruct/ + + + distribution + + + skipDistribution + !true + + + + distribution + + +