[ 
https://jira.codehaus.org/browse/MJAVADOC-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Scholte closed MJAVADOC-319.
-----------------------------------

    Resolution: Incomplete
      Assignee: Robert Scholte

> Using groupId and artifactId in dependencySourceInclude results in source not 
> being resolved
> --------------------------------------------------------------------------------------------
>
>                 Key: MJAVADOC-319
>                 URL: https://jira.codehaus.org/browse/MJAVADOC-319
>             Project: Maven Javadoc Plugin
>          Issue Type: Bug
>    Affects Versions: 2.8
>         Environment: Maven 3.0.3
>            Reporter: James Phillpotts
>            Assignee: Robert Scholte
>
> When using the syntax groupId:* dependencies are resolved fine.
> However, when using syntax groupId:artifactIdFragment* or groupId:artifactId, 
> source dependencies are not resolved.
> I have done some debugging, and find that upon entering 
> ResourceResolver.resolveAndUnpack, the list of Artifacts to be resolved is 
> correct, but on resolution 
> (http://svn.apache.org/viewvc/maven/plugins/tags/maven-javadoc-plugin-2.8/src/main/java/org/apache/maven/plugin/javadoc/resolver/ResourceResolver.java?view=markup
>  line 336), the list of artifacts returned in the resolution result is null.
> I don't know whether this is a bug with the javadoc plugin's use of the 
> resolver, or of the resolver which I assume is part of maven core, but I'm 
> raising here as I haven't seen the same problem with filtering anywhere else.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to