Hi all, as configuring the systems to build PLC4X is getting more and more complicated, I would like to propose that we do some prerequisite check in the “initialize” phase. The groovy-maven-plugin [1] would allow us to write a groovy scipt, which is executed before the build and this could print in a clear readable form what’s missing and how the user can resolve the issue.
What do you think? Chris [1] https://groovy.github.io/gmaven/groovy-maven-plugin/execute.html
