You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Jens Rohloff (JIRA)" <ji...@apache.org> on 2011/05/20 21:49:47 UTC

[jira] [Created] (IVY-1294) honor restriction of artifacts for pom file creating in makepom task

honor restriction of artifacts for pom file creating in makepom task
--------------------------------------------------------------------

                 Key: IVY-1294
                 URL: https://issues.apache.org/jira/browse/IVY-1294
             Project: Ivy
          Issue Type: Improvement
          Components: Ant
    Affects Versions: 2.2.0
            Reporter: Jens Rohloff
            Priority: Minor


I'm using maven repository for managing our artifacts and seems to prefer the use of pom files.

Using the makepom task works great but the PomModuleDescriptorWriter.class doesn't parse the exclude elements of the dependencies and I'm ending up with lots of unwanted dependencies for our ant build.

  

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (IVY-1294) honor restriction of artifacts for pom file creating in makepom task

Posted by "Maarten Coene (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IVY-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maarten Coene resolved IVY-1294.
--------------------------------

       Resolution: Fixed
    Fix Version/s: trunk
         Assignee: Maarten Coene

I've applied your patch into SVN trunk.
Thanks a lot for the contribution!

> honor restriction of artifacts for pom file creating in makepom task
> --------------------------------------------------------------------
>
>                 Key: IVY-1294
>                 URL: https://issues.apache.org/jira/browse/IVY-1294
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Ant
>    Affects Versions: 2.2.0
>            Reporter: Jens Rohloff
>            Assignee: Maarten Coene
>            Priority: Minor
>             Fix For: trunk
>
>         Attachments: PomModuleDescriptorWriter.java.patch
>
>
> I'm using maven repository for managing our artifacts and seems to prefer the use of pom files.
> Using the makepom task works great but the PomModuleDescriptorWriter.class doesn't parse the exclude elements of the dependencies and I'm ending up with lots of unwanted dependencies for our ant build.
>   

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (IVY-1294) honor restriction of artifacts for pom file creating in makepom task

Posted by "Jens Rohloff (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IVY-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jens Rohloff updated IVY-1294:
------------------------------

    Attachment:     (was: PomModuleDescriptorWriter.java.patch)

> honor restriction of artifacts for pom file creating in makepom task
> --------------------------------------------------------------------
>
>                 Key: IVY-1294
>                 URL: https://issues.apache.org/jira/browse/IVY-1294
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Ant
>    Affects Versions: 2.2.0
>            Reporter: Jens Rohloff
>            Priority: Minor
>         Attachments: PomModuleDescriptorWriter.java.patch
>
>
> I'm using maven repository for managing our artifacts and seems to prefer the use of pom files.
> Using the makepom task works great but the PomModuleDescriptorWriter.class doesn't parse the exclude elements of the dependencies and I'm ending up with lots of unwanted dependencies for our ant build.
>   

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (IVY-1294) honor restriction of artifacts for pom file creating in makepom task

Posted by "Maarten Coene (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/IVY-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13037262#comment-13037262 ] 

Maarten Coene commented on IVY-1294:
------------------------------------

Thanks for the patch Jens, but could you please attach it again and check the option "Grant license to ASF" on the "attach files" screen, otherwise I cannot include it in the codebase.

> honor restriction of artifacts for pom file creating in makepom task
> --------------------------------------------------------------------
>
>                 Key: IVY-1294
>                 URL: https://issues.apache.org/jira/browse/IVY-1294
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Ant
>    Affects Versions: 2.2.0
>            Reporter: Jens Rohloff
>            Priority: Minor
>         Attachments: PomModuleDescriptorWriter.java.patch
>
>
> I'm using maven repository for managing our artifacts and seems to prefer the use of pom files.
> Using the makepom task works great but the PomModuleDescriptorWriter.class doesn't parse the exclude elements of the dependencies and I'm ending up with lots of unwanted dependencies for our ant build.
>   

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (IVY-1294) honor restriction of artifacts for pom file creating in makepom task

Posted by "Jens Rohloff (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IVY-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jens Rohloff updated IVY-1294:
------------------------------

    Attachment: PomModuleDescriptorWriter.java.patch

granted license to asf

> honor restriction of artifacts for pom file creating in makepom task
> --------------------------------------------------------------------
>
>                 Key: IVY-1294
>                 URL: https://issues.apache.org/jira/browse/IVY-1294
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Ant
>    Affects Versions: 2.2.0
>            Reporter: Jens Rohloff
>            Priority: Minor
>         Attachments: PomModuleDescriptorWriter.java.patch, PomModuleDescriptorWriter.java.patch
>
>
> I'm using maven repository for managing our artifacts and seems to prefer the use of pom files.
> Using the makepom task works great but the PomModuleDescriptorWriter.class doesn't parse the exclude elements of the dependencies and I'm ending up with lots of unwanted dependencies for our ant build.
>   

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (IVY-1294) honor restriction of artifacts for pom file creating in makepom task

Posted by "Jens Rohloff (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IVY-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jens Rohloff updated IVY-1294:
------------------------------

    Attachment: PomModuleDescriptorWriter.java.patch

patch to print exclusions for makepom ant task

> honor restriction of artifacts for pom file creating in makepom task
> --------------------------------------------------------------------
>
>                 Key: IVY-1294
>                 URL: https://issues.apache.org/jira/browse/IVY-1294
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Ant
>    Affects Versions: 2.2.0
>            Reporter: Jens Rohloff
>            Priority: Minor
>         Attachments: PomModuleDescriptorWriter.java.patch
>
>
> I'm using maven repository for managing our artifacts and seems to prefer the use of pom files.
> Using the makepom task works great but the PomModuleDescriptorWriter.class doesn't parse the exclude elements of the dependencies and I'm ending up with lots of unwanted dependencies for our ant build.
>   

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira