[
https://issues.apache.org/jira/browse/GOBBLIN-2184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Doroszlai updated GOBBLIN-2184:
--------------------------------------
Labels: pull-request-available snapshot-repo (was: snapshot-repo)
> Disable releases for apache.snapshots repo
> ------------------------------------------
>
> Key: GOBBLIN-2184
> URL: https://issues.apache.org/jira/browse/GOBBLIN-2184
> Project: Apache Gobblin
> Issue Type: Bug
> Reporter: Attila Doroszlai
> Priority: Major
> Labels: pull-request-available, snapshot-repo
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The Apache snapshot repository should be enabled only for snapshots.
> {code:title=https://github.com/apache/gobblin/blob/faecb356003bfb1909e026428372feee47f36d48/gradle/scripts/repositories.gradle#L26-L28}
> maven {
> url "https://repository.apache.org/content/repositories/snapshots"
> }
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)