intermine / intermine/intermine
gradle 5.0 incompatibility in bio/sources/build.gradle
Open
- Dominant language
- Java
- Stars
- 271
- Forks
- 344
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.