Retrieve after resolve feature does not fetch only accepted jar types artifact
------------------------------------------------------------------------------

                 Key: IVYDE-106
                 URL: https://issues.apache.org/jira/browse/IVYDE-106
             Project: IvyDE
          Issue Type: Bug
    Affects Versions: 2.0.0.alpha1
         Environment: Eclipse 3.4
            Reporter: Sébastien Launay


use the 'Retrieve after resolve' feature in order to populate the directory 
web/WEB-INF/lib
in my project using pattern 'web/WEB-INF/lib/[artifact]-[revision].[ext]'.

But the folder 'web/WEB-INF/lib/' contains after a retrieve:
- jar type of dependencies artifacts (expected).
- javadoc type and resource type (custom type with zip extension) of the same 
dependency but no jar type artifact.
- javadoc type only if a dependency contains both jar type and javadoc type 
artifacts.

I think that only accepted jar type artifacts must be fetched.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to