You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Brian Matzon (JIRA)" <ji...@apache.org> on 2009/01/27 23:28:59 UTC

[jira] Commented: (IVY-325) declare source and javadoc artifacts in maven2 modules

    [ https://issues.apache.org/jira/browse/IVY-325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12667835#action_12667835 ] 

Brian Matzon commented on IVY-325:
----------------------------------

This now breaks a lot of applications that do not have [type] in the artifact pattern as source and javadoc jars (with the same name) is being downloaded, resulting in an error since they try to overwrite each other.

should install have an exclude section to avoid getting these?

> declare source and javadoc artifacts in maven2 modules
> ------------------------------------------------------
>
>                 Key: IVY-325
>                 URL: https://issues.apache.org/jira/browse/IVY-325
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Maven Compatibility
>    Affects Versions: 1.4
>            Reporter: Xavier Hanin
>            Assignee: Xavier Hanin
>             Fix For: 2.0-RC1
>
>
> 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.

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