JFXtras / jfxtras-styles

Java, JavaFX themes or look and feels. Currently contains JMetro theme.
https://pixelduke.com/java-javafx-theme-jmetro/
643 stars 144 forks source link

Maven Central Repository Does Not Install Correctly #207

Closed porl closed 2 years ago

porl commented 3 years ago

Hi there When trying to add JMetro via Maven Central, everything seems to work but I do not seem to get access to the jxtras namespaced packages in my project. Manually downloading the jar from the releases here and adding it to my local maven repository works fine though.

For reference, I'm using intellij. Removing the .idea directory and reimporting the pom.xml project makes no difference - Maven Central version does not work but locally installed version is fine.

porl commented 3 years ago

Looks like others have this issue to:

https://stackoverflow.com/questions/60037397/maven-how-do-i-use-jmetro-styling-with-maven

dukke commented 2 years ago

Searching through Maven Central, I can see JMetro 11.6.15 is there: https://search.maven.org/artifact/org.jfxtras/jmetro/11.6.15/pom

It might not have been previously by mistake but it is now since: 9 May 2021

I'll close this issue soon if there are no further comments..