Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

org.graalvm.js:js:pom:24.1.1 failed to transfer from... #869

Open
liming1010 opened this issue Nov 13, 2024 · 1 comment
Open

org.graalvm.js:js:pom:24.1.1 failed to transfer from... #869

liming1010 opened this issue Nov 13, 2024 · 1 comment
Labels
invalid This doesn't seem right

Comments

@liming1010
Copy link

org.graalvm.js:js:pom:24.1.1 failed to transfer from https://maven.aliyun.com/nexus/content/repositories/central/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of alimaven has elapsed or updates are forced. Original error: Could not transfer artifact org.graalvm.js:js:pom:24.1.1 from/to alimaven (https://maven.aliyun.com/nexus/content/repositories/central/): transfer failed for https://maven.aliyun.com/nexus/content/repositories/central/org/graalvm/js/js/24.1.1/js-24.1.1.pom

pom.xml

<dependency>
            <groupId>org.graalvm.polyglot</groupId>
            <artifactId>polyglot</artifactId>
            <version>24.1.1</version>
        </dependency>
        <dependency>
            <groupId>org.graalvm.polyglot</groupId>
            <artifactId>js</artifactId>
            <version>24.1.1</version>
            <type>pom</type>
        </dependency>
@woess woess added the invalid This doesn't seem right label Nov 13, 2024
@woess
Copy link
Member

woess commented Nov 13, 2024

Works fine for me. Try a different maven central repository mirror.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants