Maven2 modules created when Ivy parses poms do not declare any source or javadoc artifact, while they sometimes offer one on ibiblio. Declaring such artifact could ease the integration of maven2 modules with source and javadoc attachments.
Description
Maven2 modules created when Ivy parses poms do not declare any source or javadoc artifact, while they sometimes offer one on ibiblio. Declaring such artifact could ease the integration of maven2 modules with source and javadoc attachments.
improve source and javadoc artifacts detection in poms, to avoid considering the main artifact as being also javadoc and source artifact, when the pattern used for artifacts doesn't use neither type nor classifier token (related to IVY-325 and IVYDE-117)