Skip to content

[MJAR-154] Clean apache-snapshots repo from IT settings.xml #318

@jira-importer

Description

@jira-importer

Anders Hammar opened MJAR-154 and commented

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

<!-- 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>

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.


No further details from MJAR-154

Metadata

Metadata

Assignees

Labels

maintenancepriority:minorMinor loss of function, or other problem where easy workaround is present

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions