gluonhq / attach

GNU General Public License v3.0
50 stars 26 forks source link

Attach artifacts use wrong Gradle metadata #285

Closed jperedadnr closed 3 years ago

jperedadnr commented 3 years ago

Module files with metadata contains dependencies to JavaFX artifacts with mac classifier. It can be solved removing the dependencies: https://docs.gradle.org/current/userguide/component_metadata_rules.html#fixing_wrong_dependency_details or disabling the metadata at all: https://docs.gradle.org/current/userguide/publishing_gradle_module_metadata.html#sub:disabling-gmm-publication