intermine
intermine copied to clipboard
gradle 5.0 incompatibility in bio/sources/build.gradle
run ./gradlew install --warning-mode all in bio/sources and you get:
The following annotation processors were detected on the compile classpath: 'org.apache.logging.log4j.core.config.plugins.processor.PluginProcessor'. Detecting annotation processors on the compile classpath is deprecated and Gradle 5.0 will ignore them. Please add them to the annotation processor path instead. If you did not intend to use annotation processors, you can use the '-proc:none' compiler argument to ignore them.