Skip to content
This repository has been archived by the owner on Apr 2, 2023. It is now read-only.

Unable to download artefacts from jitpack #1

Open
ma1uta opened this issue Apr 26, 2021 · 0 comments
Open

Unable to download artefacts from jitpack #1

ma1uta opened this issue Apr 26, 2021 · 0 comments

Comments

@ma1uta
Copy link

ma1uta commented Apr 26, 2021

curl https://jitpack.io/com/github/itbasis/fullstack-plugins/backend-koin-all-plugins/v0.4.3-SNAPSHOT/maven-metadata.xml

Shows:

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<metadata modelVersion="1.0.0">
    <groupId>com.github.itbasis.fullstack-plugins</groupId>
    <artifactId>backend-koin-all-plugins</artifactId>
    <version>v0.4.3-07903515e5-1</version>
    <versioning>
        <snapshot>
            <timestamp>07903515e5</timestamp>
            <buildNumber>1</buildNumber>
        </snapshot>
    </versioning>
</metadata>

and redirect to v0.4.3-07903515e5-1 version.

But

curl https://jitpack.io/com/github/itbasis/fullstack-plugins/backend-koin-all-plugins/v0.4.3-SNAPSHOT/backend-koin-all-plugins-v0.4.3-07903515e5-1.pom

return 404 error.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant