[ https://issues.apache.org/jira/browse/GOBBLIN-2184?focusedWorklogId=967482&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-967482 ]
ASF GitHub Bot logged work on GOBBLIN-2184: ------------------------------------------- Author: ASF GitHub Bot Created on: 24/Apr/25 15:09 Start Date: 24/Apr/25 15:09 Worklog Time Spent: 10m Work Description: adoroszlai closed pull request #4088: GOBBLIN-2184. Disable releases for apache.snapshots repo URL: https://github.com/apache/gobblin/pull/4088 Issue Time Tracking ------------------- Worklog Id: (was: 967482) Time Spent: 50m (was: 40m) > 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: 50m > 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)