Attila Doroszlai created BATIK-1375:
---------------------------------------
Summary: Disable releases for apache.snapshots repo
Key: BATIK-1375
URL: https://issues.apache.org/jira/browse/BATIK-1375
Project: Batik
Issue Type: Bug
Components: Build Tools
Reporter: Attila Doroszlai
{code:title=https://github.com/apache/xmlgraphics-batik/blob/60aadf5506f471f96509d73ac55b9d3dc3dc11a3/pom.xml#L197-L203}
<repository>
<id>apache.snapshots.https</id>
<url>https://repository.apache.org/content/repositories/snapshots</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>
{code}
The Apache snapshot repository should be enabled only for snapshots.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]