Closed akurtakov closed 5 years ago
Thanks for your contribution @akurtakov ! When I run mvn clean install, the plugin jar that is generated no longer seems to contain the *.class files. Is something misconfigured?
mvn clean install
There was a missing entry in build.properties. Should be fine now.
Indeed, good spot. Merged, thanks!
Thanks for your contribution @akurtakov ! When I run
mvn clean install
, the plugin jar that is generated no longer seems to contain the *.class files. Is something misconfigured?