Sorry typo

On Thu, 24 May 2018 13:12:11 -0400
"William L. Thomson Jr." <[email protected]> wrote:

> I also have a script that makes all system jars libraries in Netbeans
> for development. Including Netbeans own jars :)
> https://github.com/Obsidian-StudiosInc/gen2nblib
> 
> 
> P.S.
> Eventually I will move to a directory structure that will mimic a
> local Maven repo. Not sure if I can make it adaptable for git.

I meant Gradle not git. Local Gradle cache is not as easily replicated
as a local Maven cache. Not sure if Gradle support local like Maven.

To allow Maven and Gradle to function as normal using system jars built
from source.

> Moving from away from
> /usr/share/<package-name>-<package-slot>/lib/*jar
> 
> To a maven type directory structure with pom.xml's, etc. Just have to
> figure out version aspect. As I want 1 version of a given jar, and if
> something needs older, it uses a symlink. To reduce jar duplication
> and not have multiple versions of a jar on your system. Unless needed
> and slotted as its API or ABI changed. Plus have to go back and add
> group and artifact ids for mapping stuff.
> 



-- 
William L. Thomson Jr.

Attachment: pgp4WF_dlVUPv.pgp
Description: OpenPGP digital signature

Reply via email to