[
https://issues.apache.org/jira/browse/BATIK-1375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Doroszlai updated BATIK-1375:
------------------------------------
Description:
{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.
{code:title=https://github.com/apache/xmlgraphics-batik/actions/runs/11720804128/job/32646913083#step:4:1378}
[INFO] Downloading from apache.snapshots.https:
https://repository.apache.org/content/repositories/snapshots/junit/junit/4.13.2/junit-4.13.2.pom
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom (27 kB
at 2.1 MB/s)
{code}
was:
{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.
> 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
> Priority: Major
> Labels: snapshot-repo
>
> {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.
> {code:title=https://github.com/apache/xmlgraphics-batik/actions/runs/11720804128/job/32646913083#step:4:1378}
> [INFO] Downloading from apache.snapshots.https:
> https://repository.apache.org/content/repositories/snapshots/junit/junit/4.13.2/junit-4.13.2.pom
> [INFO] Downloading from central:
> https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom
> [INFO] Downloaded from central:
> https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom (27
> kB at 2.1 MB/s)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]