diff --git a/plugin-parent/project.properties b/plugin-parent/project.properties index 2477f39a..c43c2090 100644 --- a/plugin-parent/project.properties +++ b/plugin-parent/project.properties @@ -30,5 +30,8 @@ maven.checkstyle.properties = ${basedir}/../checkstyle.xml # License plugin settings maven.license.licenseFile=${basedir}/../LICENSE.txt +# Force artifact deployment. You must setup your environment appropriately +maven.artifact.legacy=false + # Changes issue template maven.changes.issue.template = %URL%/%ISSUE%