PrimeFaces Maven Repository down? #2382
<repositories>
<repository>
<id>primefaces</id>
<name>PrimeFaces Maven Repository</name>
<url>http://repository.primefaces.org</url>
<layout>default</layout>
</repository>
</repositories> |
Answered by
melloware
Jul 24, 2024
Replies: 5 comments 17 replies
This comment has been hidden.
This comment has been hidden.
|
I suppose this is about the PrimeFaces MavenRepo. We have similar issues, the old themes dependencies org.primefaces.themes:all-themes:jar:1.0.10 and org.primefaces.themes:themes-project:pom:1.0.10 are not available anymore since yesterday: Was this removed on purpose? Any other repository where this is still downloadable? Thank you |
3 replies
|
Can you guys post what you needed that repo for? Whatever it is we should put in Maven Central so you no longer need that repo? |
5 replies
|
@melloware thanks for uploading all-themes to Maven Central! Problem solved for me and @haarli. ❤️ |
0 replies
|
@melloware Is it possible to upload the 1.0.8 version aswell? |
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
OK its on Maven Central now: https://repo1.maven.org/maven2/org/primefaces/themes/all-themes/1.0.11/
You should be able to use the same maven coordinates
If you used Barcode4J fork from PF Repo that is also on Maven Central here: