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

Cant Getting Started #4

Open
stitchinger opened this issue Aug 10, 2024 · 4 comments
Open

Cant Getting Started #4

stitchinger opened this issue Aug 10, 2024 · 4 comments

Comments

@stitchinger
Copy link

stitchinger commented Aug 10, 2024

When I just add the dependency in the poml

<dependency>
            <groupId>hm.zelha</groupId>
            <artifactId>particlesfx</artifactId>
            <version>1.21</version>
</dependency>

I get the following error:

`
hm.zelha:particlesfx:jar:1.21 was not found in https://oss.sonatype.org/content/groups/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of sonatype has elapsed or updates are forced

`

I really dont need to add a repository to the poml? Sorry for the dumb question

@BuggyAl
Copy link

BuggyAl commented Aug 11, 2024

Same as #3. @hmzel is the code supposed to be in the central repository?

@BuggyAl
Copy link

BuggyAl commented Aug 11, 2024

Copying the files from the package assets into the C:/Users/USER/.m2/repository/hm/zelha/particlesfx/1.21/ folder seems to be a temporary fix for anyone else struggling.

(you don't need the .md5 or .sha files from the assets)

@stitchinger
Copy link
Author

Copying the files from the package assets into the C:/Users/USER/.m2/repository/hm/zelha/particlesfx/1.21/ folder seems to be a temporary fix for anyone else struggling.

(you don't need the .md5 or .sha files from the assets)

Thanks. That works

@stitchinger stitchinger closed this as not planned Won't fix, can't repro, duplicate, stale Aug 11, 2024
@stitchinger stitchinger reopened this Aug 11, 2024
@BuggyAl
Copy link

BuggyAl commented Sep 9, 2024

@hmzel Bump, this is impacting github actions CI builds

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

No branches or pull requests

2 participants