jogamp
›
general
Search
everywhere
only in this topic
Advanced Search
Fat-Jar via maven-shade-plugin
Classic
List
Threaded
♦
♦
Locked
2 messages
ruckc
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Fat-Jar via maven-shade-plugin
Any chance of supporting loading all libraries from / as a fall-back if not found in natives/<os.and.arch>/?
When using maven-shade-plugin to generate a fat-jar, it squashes them all into where they are located in their original jars.
Another idea might be to nest them into their natives/<os.and.arch>/ in their native jars instead of at the root level.
gouessej
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: Fat-Jar via maven-shade-plugin
Administrator
Hi
Why not modifying maven-shade-plugin in order to use a prefix for this particular case?
I prefer your second suggestion.
Julien Gouesse |
Personal blog
|
Website
Free forum by Nabble
Edit this page