diff --git a/pom.xml b/pom.xml index 2ad520262f..02c26f19ba 100644 --- a/pom.xml +++ b/pom.xml @@ -147,7 +147,7 @@ We use these goals frequently to keep the dependencies and plugins up-to-date: attach-sources - generate-resources + prepare-package jar-no-fork test-jar-no-fork @@ -226,6 +226,7 @@ We use these goals frequently to keep the dependencies and plugins up-to-date: ${project.basedir}/src-gen/main/java + ${project.build.directory}/generated-sources/annotations