You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Vincent Siveton (JIRA)" <ji...@codehaus.org> on 2007/05/13 16:58:12 UTC

[jira] Commented: (MJAVADOC-106) Dependencies with scope "runtime" or "provided" are not used in the javadoc classpath

    [ http://jira.codehaus.org/browse/MJAVADOC-106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_95777 ] 

Vincent Siveton commented on MJAVADOC-106:
------------------------------------------

Christophe,

Could you provide us a test case for this? I need to investigate...
Thanks!

> Dependencies with scope "runtime" or "provided" are not used in the javadoc classpath
> -------------------------------------------------------------------------------------
>
>                 Key: MJAVADOC-106
>                 URL: http://jira.codehaus.org/browse/MJAVADOC-106
>             Project: Maven 2.x Javadoc Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1
>            Reporter: Christophe DENEUX
>
> Hi,
> I have a class inherited from an hibernate class. So my project contains a dependency onto Hibernate with the default scope, and an other dependencies needed by Hibernate with scope=runtime and/or provided.
> My javadoc plugin is configured to use the doclet Umlgraph.
> At the report generation I have an error telling that classes are not found. These classes are contained in dependencies with scope=runtime/provided. If I change the scope to compile, that works fine.
> After investigation in the source code, it seems to me that only dependencies with scope=compile are used.
> Can you take into account dependencies with scope=runtime/provided, or propose configuration parameters to set these artifacts.
> Christophe DENEUX
> Capgemini Sud - France - Nice

-- 
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