Javadoc classpath does not match compiler classpath
---------------------------------------------------
Key: MNG-747
URL: http://jira.codehaus.org/browse/MNG-747
Project: Maven 2
Type: Bug
Versions: 2.0-beta-1
Environment: SVN revision 233262 (17-Aug 1530 ET)
Reporter: Bob Allison
Project A depends on library X with scope "provided".
Project B depends on project A with scope "provided" but also uses library X.
When compiling project B, there is no need to declare the dependency on library
X. Trying to build the JavaDoc for project B fails because library X is not
used.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]