You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Herve Boutemy (JIRA)" <ji...@codehaus.org> on 2007/04/16 21:51:46 UTC

[jira] Created: (MANTTASKS-65) [PATCH] add central repository only if no remoteRepository set

[PATCH] add central repository only if no remoteRepository set
--------------------------------------------------------------

                 Key: MANTTASKS-65
                 URL: http://jira.codehaus.org/browse/MANTTASKS-65
             Project: Maven 2.x Ant Tasks
          Issue Type: Bug
    Affects Versions: 2.0.6
            Reporter: Herve Boutemy
            Priority: Minor
         Attachments: MANTTASKS-65.diff

as stated in http://maven.apache.org/ant-tasks.html "Declaring Repositories": 
"If no remote repositories are specified, the default  http://repo1.maven.org/maven2 is used."

But the actual behavior allways adds central.

This patch does was is explained in the doc.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (MANTTASKS-65) [PATCH] add central repository only if no remoteRepository set

Posted by "Jason van Zyl (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MANTTASKS-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason van Zyl closed MANTTASKS-65.
----------------------------------

    Resolution: Fixed

Patch applied.

> [PATCH] add central repository only if no remoteRepository set
> --------------------------------------------------------------
>
>                 Key: MANTTASKS-65
>                 URL: http://jira.codehaus.org/browse/MANTTASKS-65
>             Project: Maven 2.x Ant Tasks
>          Issue Type: Bug
>    Affects Versions: 2.0.6
>            Reporter: Herve Boutemy
>            Assignee: Jason van Zyl
>            Priority: Minor
>             Fix For: 2.0.7
>
>         Attachments: MANTTASKS-65.diff, MANTTASKS-65b.diff
>
>
> as stated in http://maven.apache.org/ant-tasks.html "Declaring Repositories": 
> "If no remote repositories are specified, the default  http://repo1.maven.org/maven2 is used."
> But the actual behavior allways adds central.
> This patch does was is explained in the doc.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MANTTASKS-65) [PATCH] add central repository only if no remoteRepository set

Posted by "Herve Boutemy (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MANTTASKS-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Herve Boutemy updated MANTTASKS-65:
-----------------------------------

    Component/s: dependencies task

> [PATCH] add central repository only if no remoteRepository set
> --------------------------------------------------------------
>
>                 Key: MANTTASKS-65
>                 URL: http://jira.codehaus.org/browse/MANTTASKS-65
>             Project: Maven 2.x Ant Tasks
>          Issue Type: Bug
>          Components: dependencies task
>    Affects Versions: 2.0.6
>            Reporter: Herve Boutemy
>            Assignee: Jason van Zyl
>            Priority: Minor
>             Fix For: 2.0.7
>
>         Attachments: MANTTASKS-65.diff, MANTTASKS-65b.diff
>
>
> as stated in http://maven.apache.org/ant-tasks.html "Declaring Repositories": 
> "If no remote repositories are specified, the default  http://repo1.maven.org/maven2 is used."
> But the actual behavior allways adds central.
> This patch does was is explained in the doc.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MANTTASKS-65) [PATCH] add central repository only if no remoteRepository set

Posted by "Jason van Zyl (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MANTTASKS-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason van Zyl updated MANTTASKS-65:
-----------------------------------

    Affects Version/s:     (was: 2.0.7)
                       2.0.6

> [PATCH] add central repository only if no remoteRepository set
> --------------------------------------------------------------
>
>                 Key: MANTTASKS-65
>                 URL: http://jira.codehaus.org/browse/MANTTASKS-65
>             Project: Maven 2.x Ant Tasks
>          Issue Type: Bug
>    Affects Versions: 2.0.6
>            Reporter: Herve Boutemy
>            Assignee: Jason van Zyl
>            Priority: Minor
>             Fix For: 2.0.7
>
>         Attachments: MANTTASKS-65.diff, MANTTASKS-65b.diff
>
>
> as stated in http://maven.apache.org/ant-tasks.html "Declaring Repositories": 
> "If no remote repositories are specified, the default  http://repo1.maven.org/maven2 is used."
> But the actual behavior allways adds central.
> This patch does was is explained in the doc.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MANTTASKS-65) [PATCH] add central repository only if no remoteRepository set

Posted by "Jason van Zyl (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MANTTASKS-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason van Zyl updated MANTTASKS-65:
-----------------------------------

    Affects Version/s:     (was: 2.0.6)
                       2.0.7

> [PATCH] add central repository only if no remoteRepository set
> --------------------------------------------------------------
>
>                 Key: MANTTASKS-65
>                 URL: http://jira.codehaus.org/browse/MANTTASKS-65
>             Project: Maven 2.x Ant Tasks
>          Issue Type: Bug
>    Affects Versions: 2.0.7
>            Reporter: Herve Boutemy
>            Assignee: Jason van Zyl
>            Priority: Minor
>         Attachments: MANTTASKS-65.diff, MANTTASKS-65b.diff
>
>
> as stated in http://maven.apache.org/ant-tasks.html "Declaring Repositories": 
> "If no remote repositories are specified, the default  http://repo1.maven.org/maven2 is used."
> But the actual behavior allways adds central.
> This patch does was is explained in the doc.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MANTTASKS-65) [PATCH] add central repository only if no remoteRepository set

Posted by "Jason van Zyl (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MANTTASKS-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason van Zyl updated MANTTASKS-65:
-----------------------------------

    Fix Version/s: 2.0.7

> [PATCH] add central repository only if no remoteRepository set
> --------------------------------------------------------------
>
>                 Key: MANTTASKS-65
>                 URL: http://jira.codehaus.org/browse/MANTTASKS-65
>             Project: Maven 2.x Ant Tasks
>          Issue Type: Bug
>    Affects Versions: 2.0.7
>            Reporter: Herve Boutemy
>            Assignee: Jason van Zyl
>            Priority: Minor
>             Fix For: 2.0.7
>
>         Attachments: MANTTASKS-65.diff, MANTTASKS-65b.diff
>
>
> as stated in http://maven.apache.org/ant-tasks.html "Declaring Repositories": 
> "If no remote repositories are specified, the default  http://repo1.maven.org/maven2 is used."
> But the actual behavior allways adds central.
> This patch does was is explained in the doc.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MANTTASKS-65) [PATCH] add central repository only if no remoteRepository set

Posted by "Herve Boutemy (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MANTTASKS-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Herve Boutemy updated MANTTASKS-65:
-----------------------------------

    Attachment: MANTTASKS-65b.diff

forgot to update sample.build.xml to match the change

> [PATCH] add central repository only if no remoteRepository set
> --------------------------------------------------------------
>
>                 Key: MANTTASKS-65
>                 URL: http://jira.codehaus.org/browse/MANTTASKS-65
>             Project: Maven 2.x Ant Tasks
>          Issue Type: Bug
>    Affects Versions: 2.0.6
>            Reporter: Herve Boutemy
>            Priority: Minor
>         Attachments: MANTTASKS-65.diff, MANTTASKS-65b.diff
>
>
> as stated in http://maven.apache.org/ant-tasks.html "Declaring Repositories": 
> "If no remote repositories are specified, the default  http://repo1.maven.org/maven2 is used."
> But the actual behavior allways adds central.
> This patch does was is explained in the doc.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira