SV: Maven, DLLs and repositories...how ?

2007-06-06 Thread Arne Styve
Hi Jason, Thanks for your input. I'll give this a try. However, how do you then use the JAR containing all the DLLs and .so's ? As far as I've understood, you cannot access a DLL that is inside a JAR, and hence you have to extract the DLLs from the JAR in order to use the DLL. Is this correct

Re: SV: Maven, DLLs and repositories...how ?

2007-06-06 Thread Graham Leggett
On Wed, June 6, 2007 8:50 am, Arne Styve wrote: Thanks for your input. I'll give this a try. However, how do you then use the JAR containing all the DLLs and .so's ? As far as I've understood, you cannot access a DLL that is inside a JAR, and hence you have to extract the DLLs from the JAR in

RE: SV: Maven, DLLs and repositories...how ?

2007-06-06 Thread Arne Styve
On Wed, June 6, 2007 8:50 am, Arne Styve wrote: Thanks for your input. I'll give this a try. However, how do you then use the JAR containing all the DLLs and .so's ? As far as I've understood, you cannot access a DLL that is inside a JAR, and hence you have to extract the DLLs

Re: SV: Maven, DLLs and repositories...how ?

2007-06-06 Thread Jason van Zyl
On 6 Jun 07, at 2:50 AM 6 Jun 07, Arne Styve wrote: Hi Jason, Thanks for your input. I'll give this a try. However, how do you then use the JAR containing all the DLLs and .so's ? As far as I've understood, you cannot access a DLL that is inside a JAR, and hence you have to extract the

Re: SV: Maven, DLLs and repositories...how ?

2007-06-06 Thread Mark Donszelmann
Hi have a look at http://java.freehep.org/freehep-nar-plugin Regards Mark Donszelmann On Jun 6, 2007, at 8:10 AM, Jason van Zyl wrote: On 6 Jun 07, at 2:50 AM 6 Jun 07, Arne Styve wrote: Hi Jason, Thanks for your input. I'll give this a try. However, how do you then use the JAR