[jira] (MJAR-154) Clean apache-snapshots repo from IT settings.xml

2012-05-02 Thread Anders Hammar (JIRA)
Anders Hammar created MJAR-154:
--

 Summary: Clean apache-snapshots repo from IT settings.xml
 Key: MJAR-154
 URL: https://jira.codehaus.org/browse/MJAR-154
 Project: Maven 2.x JAR Plugin
  Issue Type: Task
 Environment: n/a
Reporter: Anders Hammar
Priority: Minor


In src/it/settings.xml I found the following comment:

{code}
!-- remove when maven-archiver 2.5 released --
repository
  idapache.snapshots/id
  
urlhttps://repository.apache.org/content/groups/snapshots-group//url
  releases
enabledfalse/enabled
  /releases
  snapshots
enabledtrue/enabled
  /snapshots
/repository
{code}

maven-archiver v2.5 has been released and the dependency of the plugin is 
already updated. I haven't tested, but I assume this can now be cleaned up.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] (MJAR-154) Clean apache-snapshots repo from IT settings.xml

2012-05-02 Thread Olivier Lamy (JIRA)

 [ 
https://jira.codehaus.org/browse/MJAR-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Olivier Lamy closed MJAR-154.
-

Resolution: Fixed

fixed r1333166

 Clean apache-snapshots repo from IT settings.xml
 

 Key: MJAR-154
 URL: https://jira.codehaus.org/browse/MJAR-154
 Project: Maven 2.x JAR Plugin
  Issue Type: Task
 Environment: n/a
Reporter: Anders Hammar
Assignee: Olivier Lamy
Priority: Minor

 In src/it/settings.xml I found the following comment:
 {code}
 !-- remove when maven-archiver 2.5 released --
 repository
   idapache.snapshots/id
   
 urlhttps://repository.apache.org/content/groups/snapshots-group//url
   releases
 enabledfalse/enabled
   /releases
   snapshots
 enabledtrue/enabled
   /snapshots
 /repository
 {code}
 maven-archiver v2.5 has been released and the dependency of the plugin is 
 already updated. I haven't tested, but I assume this can now be cleaned up.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira