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
Anders Hammar opened MJAR-154 and commented
In src/it/settings.xml I found the following comment:
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