sormuras / modules

🧩 Java modules published at Maven Central

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handling of Maven Classifier

sormuras opened this issue · comments

image

This is a result of handling the default (empty) classifier. Projects, like OpenJFX, use for example the Maven Classifier to support different operating systems. See this listing for details: https://repo1.maven.org/maven2/org/openjfx/javafx-base/13-ea+13/

Related issue: #2

Supporting Maven's classifier is not a goal of this project.