[ 
https://issues.apache.org/jira/browse/MJAR-154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17957231#comment-17957231
 ] 

Matthias Bünger commented on MJAR-154:
--------------------------------------

This project has moved from Jira to GitHub Issues. This issue was migrated to 
[apache/maven-jar-plugin#318|https://github.com/apache/maven-jar-plugin/issues/318].
 

> Clean apache-snapshots repo from IT settings.xml
> ------------------------------------------------
>
>                 Key: MJAR-154
>                 URL: https://issues.apache.org/jira/browse/MJAR-154
>             Project: Maven JAR Plugin (Moved to GitHub Issues)
>          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>
>           <id>apache.snapshots</id>
>           
> <url>https://repository.apache.org/content/groups/snapshots-group/</url>
>           <releases>
>             <enabled>false</enabled>
>           </releases>
>           <snapshots>
>             <enabled>true</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 was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to