support for Maven classifiers (automatically download JNI jars)
See original GitHub issueJOGL seems to work fine in Ceylon if I do the following things:
- enable
--flat-classpath
, and - manually download the right platform-specific JNI
-natives-
jar from this maven repo and place it in the right location in my.m2
folder.
It would be nice if the additional artifacts were downloaded automatically, or if there were some way to explicitly install them.
We need to think this through.
Issue Analytics
- State:
- Created 7 years ago
- Comments:41 (35 by maintainers)
Top Results From Across the Web
How to Distributable Artifact/Classifier Jars : Complaining of ...
I think I determined that I had an invalid artifact in the file attempting to use the artifact. I believe, and looks like...
Read more >Maven Plugin Plugin – Project Dependencies
Project Transitive Dependencies. The following is a list of transitive dependencies for this project. Transitive dependencies are the ...
Read more >A Guide to Maven Artifact Classifiers - Baeldung
Learn about artifact classifiers in Maven and understand the various scenarios where they are useful.
Read more >HawtJNI Developer Guide
Built native library is packaged as a jar resource and deployed to the Maven repo for easy distribution of native code. Getting Started...
Read more >RocksDB JNI Maven publication · Issue #308 - GitHub
My proposal is to use Sonatype's open source Maven repo as the host for RocksDB JARs. This repo gets mirrored into Maven central....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@xkr47 congratulations, you were officially assigned to the task “Rewrite Aether in Ceylon” 🎉
Oh I think we definitely don’t want to do that. People should have fun writing Ceylon code 😉