We currently need jcenter as a repository
<pluginRepository> <!-- needed for dokka-maven-plugin in pmd-lang-test --> <id>jcenter</id> <name>JCenter</name> <releases> <enabled>true</enabled> <updatePolicy>never</updatePolicy> </releases> <snapshots> <enabled>false</enabled> </snapshots> <url>https://jcenter.bintray.com/</url> </pluginRepository>But jcenter is basically obsolete, although they keep it running as read-only (so that e.g. our build doesn't break): https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/ .
However, this created already a problem for reproducible builds (jvm-repo-rebuild/reproducible-central#70)
We currently use dokka 1.4.30.
It seems that upgrading to 1.4.32 is already sufficient, although this version still uses jcenter. At least I can build pmd with a fresh maven repo and without jcenter.
The new dokka version 1.6.10 only uses maven-central, but might require us to update kotlin etc.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4