protobuf-maven-plugin
protobuf-maven-plugin copied to clipboard
build loop in eclipse
there is still a build loop in eclipse.
try these projects
https://github.com/barchart/barchart-proto
As a work around, I have set cleanOutputFolder to false. I think it's eclipse picking up the new sources an triggering a generate-sources again etc.
Thank you for workaround. Unfortunately I won't be able to look at this any time soon, have quite busy time now. If you have chance, would really appreciate patches or pull request to fix this.
Thanks again.
here is example of BuildContext usage which does not make loops https://github.com/carrot-garden/carrot-maven/blob/master/carrot-maven-scr-plugin/src/main/java/com/carrotgarden/maven/scr/CarrotOsgiScr.java
Hi. Since 2 years did someone find a proper solution? 'cause not cleaning the folder can cause issues when refactoring etc... Best
Samuel, I've created a derivative of this project, have a look perhaps, let me know if it works https://github.com/os72/protoc-jar-maven-plugin