jogamp
›
general
Login
Register
Search
everywhere
only in this topic
Advanced Search
Fat-Jar via maven-shade-plugin
Classic
List
Threaded
♦
♦
Locked
2 messages
Options
Loading...
Subscribe via email
Move topic
Pin topic
Unpin topic
Lock topic
Unlock topic
Delete this topic
Delete this topic
Change title and meta tags
Embed post
Permalink
ruckc
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
May 01, 2014; 5:02am
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
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
May 01, 2014; 11:35pm
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