Questions Tagged With project-build-pluginhttps://answers.axonivy.com/tags/project-build-plugin/?type=rss&user=trungdvquestions tagged <span class="tag">project-build-plugin</span>enFri, 23 Mar 2018 01:00:45 -0400Can we configure project-build-plugin to use annotation processor?https://answers.axonivy.com/questions/3146/can-we-configure-project-build-plugin-to-use-annotation-processor<p>Hi ivyteam</p> <p>As you know that in order to compile ivy project, we need to use project-build-plugin which has been developed by ivyteam. </p> <p>There is a case that when i use third party, they have a custom compiler by annotation processor. There is available in <a href="https://maven.apache.org/plugins/maven-compiler-plugin/compile-mojo.html#annotationProcessorPaths">maven-compiler-plugin</a></p> <p>Example: <img alt="alt text" src="https://answers.axonivy.com/upfiles/Untitled2_wotN1IK.png"></p> <p>My question is: Can we configure project-build-plugin for this config?</p>trungdvFri, 23 Mar 2018 01:00:45 -0400https://answers.axonivy.com/questions/3146/can-we-configure-project-build-plugin-to-use-annotation-processorproject-build-plugin