X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=policy-agent%2Fpom.xml;h=5ab2663b64bc03b7f8e2e30e753aea787851dcf7;hb=a5d9009b589b2d9a369a4da9feb83c9efa259e07;hp=26245964b1e2e7382a584c4f623fd0c9c1d89052;hpb=6d8231a41263b49cb227b8eff2d39b1f3aa778bd;p=nonrtric.git diff --git a/policy-agent/pom.xml b/policy-agent/pom.xml index 26245964..5ab2663b 100644 --- a/policy-agent/pom.xml +++ b/policy-agent/pom.xml @@ -174,6 +174,24 @@ false + + org.codehaus.mojo + build-helper-maven-plugin + + + add-source + generate-sources + + add-source + + + + ${project.build.directory}/generated-sources/annotations/ + + + + +