has anyone come across a simlar maven error below?
i am unable to build my project due to the error below. All was working previously fine before i started working on th
With maven-javadoc-plugin version 3.0.0 has been replaced by . To reduce the errors to warnings this pom.xml entry worked for me:
org.apache.maven.plugins maven-javadoc-plugin attach-javadocs jar -Xdoclint:none