I had a Jar is saved in my own maven repository which is runing on Nexus. It works well if it is a normal maven dependency. but it fails if I declare it in Maven Javadoc Plugin: [INFO] --- ...
We are using maven-javadoc-plugin in conjunction with maven-toolchains-plugin and we are facing an unpleasant problem. We have defined toolchains.xml file containing jdk versions needed for the build.