You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Jesper Pedersen (JIRA)" <ji...@apache.org> on 2010/08/25 18:52:19 UTC

[jira] Created: (IVY-1218) ivy:makepom - SCM

ivy:makepom - SCM
-----------------

                 Key: IVY-1218
                 URL: https://issues.apache.org/jira/browse/IVY-1218
             Project: Ivy
          Issue Type: Improvement
          Components: Maven Compatibility
    Affects Versions: 2.2.0-RC1
            Reporter: Jesper Pedersen


The following patch adds support for specifying the SCM information in the generated POM file:

 <scm>
    <url>...
    <connection>...
    <developerConnection>...
 </scm>


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


[jira] Resolved: (IVY-1218) ivy:makepom - SCM

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

Maarten Coene resolved IVY-1218.
--------------------------------

         Assignee: Maarten Coene
    Fix Version/s: 2.2.0
       Resolution: Won't Fix

No longer an issue now that ivy:makepom accepts custom pom templates.

> ivy:makepom - SCM
> -----------------
>
>                 Key: IVY-1218
>                 URL: https://issues.apache.org/jira/browse/IVY-1218
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Maven Compatibility
>    Affects Versions: 2.2.0-RC1
>            Reporter: Jesper Pedersen
>            Assignee: Maarten Coene
>             Fix For: 2.2.0
>
>         Attachments: IVY-1218.patch
>
>
> The following patch adds support for specifying the SCM information in the generated POM file:
>  <scm>
>     <url>...
>     <connection>...
>     <developerConnection>...
>  </scm>

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


[jira] Updated: (IVY-1218) ivy:makepom - SCM

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

Jesper Pedersen updated IVY-1218:
---------------------------------

    Attachment: IVY-1218.patch

> ivy:makepom - SCM
> -----------------
>
>                 Key: IVY-1218
>                 URL: https://issues.apache.org/jira/browse/IVY-1218
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Maven Compatibility
>    Affects Versions: 2.2.0-RC1
>            Reporter: Jesper Pedersen
>         Attachments: IVY-1218.patch
>
>
> The following patch adds support for specifying the SCM information in the generated POM file:
>  <scm>
>     <url>...
>     <connection>...
>     <developerConnection>...
>  </scm>

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