PMDプラグインをオンにしてgradleビルドを実行すると、これが発生することがありますが、常に発生するとは限りません。
FAILURE: Build failed with an exception.
* What went wrong:
Could not resolve all dependencies for configuration ':subproject:pmd'.
> Could not resolve net.sourceforge.pmd:pmd:5.0.2.
Required by:
XYZ:subproject:1.0b5.3625
> Provider org.apache.xerces.jaxp.SAXParserFactoryImpl not found
> Could not resolve org.sonatype.oss:oss-parent:7.
> Provider org.apache.xerces.jaxp.SAXParserFactoryImpl not found
> Provider org.apache.xerces.jaxp.SAXParserFactoryImpl not found
この一時的な問題をどのように進めるかわかりません。手がかりはありますか?