Details
-
Type:
Task
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:n/a
-
Number of attachments :
Description
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.
Activity
Olivier Lamy
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Olivier Lamy [ olamy ] |
Olivier Lamy
made changes -
| Status | Open [ 1 ] | Closed [ 6 ] |
| Resolution | Fixed [ 1 ] |
fixed r1333166