[ 
https://issues.apache.org/jira/browse/MJAVADOC-106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17957558#comment-17957558
 ] 

Olivier Lamy commented on MJAVADOC-106:
---------------------------------------

This project has moved from Jira to GitHub Issues. This issue was migrated to 
[apache/maven-javadoc-plugin#597|https://github.com/apache/maven-javadoc-plugin/issues/597].
 

> Dependencies with scope "runtime" or "provided" are not used in the javadoc 
> classpath
> -------------------------------------------------------------------------------------
>
>                 Key: MJAVADOC-106
>                 URL: https://issues.apache.org/jira/browse/MJAVADOC-106
>             Project: Maven Javadoc Plugin (Moved to GitHub Issues)
>          Issue Type: Bug
>    Affects Versions: 2.1
>            Reporter: Christophe DENEUX
>            Priority: Major
>         Attachments: javadocBug.zip
>
>
> 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 was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to