Open stitchinger opened 3 months ago
Same as https://github.com/hmzel/ParticleSFX/issues/3. @hmzel is the code supposed to be in the central repository?
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)
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
@hmzel Bump, this is impacting github actions CI builds
When I just add the dependency in the poml
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