Hi,
How come the javadoc plugin fails with a 'cannot find symbol XYZ' error
when running 'mvn release:perform' but 'mvn site' works fine ? Since
compilation works I would assume my pom.xml contains all required
dependencies.
Maven version: 2.0.9 (i386 Linux)
JDK version: 1.5 (tested with 1.6 as well, both fail)
maven-release-plugin: 2.0-beta-7
javadoc-plugin: 2.4
My project uses a rather large parent POM , unfortunately I had no time
to try to reproduce this issue with a simpler POM yet. (Plugin) version
numbers are inherited from a parent POM, along with dependency version
numbers (although these are not completely managed using
<dependencyManagement/> , we're currently in a kind of 'transition
phase' and use a mix of version properties and <dependencyManagement> in
our parent POM).
Regards,
Tobias
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]