question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

support for Maven classifiers (automatically download JNI jars)

See original GitHub issue

JOGL 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:closed
  • Created 7 years ago
  • Comments:41 (35 by maintainers)

github_iconTop GitHub Comments

3reactions
bjansencommented, Nov 4, 2016

@xkr47 congratulations, you were officially assigned to the task “Rewrite Aether in Ceylon” 🎉

2reactions
quintessecommented, Nov 3, 2016

Oh I think we definitely don’t want to do that. People should have fun writing Ceylon code 😉

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found