Re: "Error fetching link" when running Javadoc Report, but can't find link

2012-01-16 Thread Robert Scholte
Hi Dennis, Check the org.apache.maven.plugin.javadoc.AbstractJavadocMojo.getJavadocLink(MavenProject) It will build a javadoc link relative to the project URL as described in the pom of the dependency. -Robert On Mon, 16 Jan 2012 21:27:07 +0100, Dennis Lundberg wrote: http://xmlunit

"Error fetching link" when running Javadoc Report, but can't find link

2012-01-16 Thread Dennis Lundberg
Hi When looking through the build log for the EAR Plugin release, I noticed a couple of errors like this one: --- [INFO] Generating "JavaDocs" report--- Maven Javadoc Plugin 2.8 [ERROR] Error fetching link: http://xmlunit.sourceforge.net/apidocs/package-list. Ignored it. [INFO] Loading source