Le dim. 17 mars 2019 à 19:35, Gaël Lalire a
écrit :
>
> Le 17 mars 2019 à 16:22, Romain Manni-Bucau a
> écrit :
>
> > Le dim. 17 mars 2019 à 14:51, Gaël Lalire a
> > écrit :
> >
> >>
> >> Le 17 mars 2019 à 13:21, Romain Manni-Bucau a
> >> écrit :
> >>
> >>> Le dim. 17 mars 2019 à 12:56, Gaël L
Le 17 mars 2019 à 16:22, Romain Manni-Bucau a écrit :
> Le dim. 17 mars 2019 à 14:51, Gaël Lalire a
> écrit :
>
>>
>> Le 17 mars 2019 à 13:21, Romain Manni-Bucau a
>> écrit :
>>
>>> Le dim. 17 mars 2019 à 12:56, Gaël Lalire a
>>> écrit :
>>>
Hello Romain,
I already explain
Le dim. 17 mars 2019 à 14:51, Gaël Lalire a
écrit :
>
> Le 17 mars 2019 à 13:21, Romain Manni-Bucau a
> écrit :
>
> > Le dim. 17 mars 2019 à 12:56, Gaël Lalire a
> > écrit :
> >
> >> Hello Romain,
> >>
> >> I already explained why I do not want to give file or jar:file URL, even
> >> if I have
Le 17 mars 2019 à 13:21, Romain Manni-Bucau a écrit :
> Le dim. 17 mars 2019 à 12:56, Gaël Lalire a
> écrit :
>
>> Hello Romain,
>>
>> I already explained why I do not want to give file or jar:file URL, even
>> if I have it.
>> Maven resolver is giving me File, I create a VestigeJar from it
>
Le dim. 17 mars 2019 à 12:56, Gaël Lalire a
écrit :
> Hello Romain,
>
> I already explained why I do not want to give file or jar:file URL, even
> if I have it.
> Maven resolver is giving me File, I create a VestigeJar from it
> https://gaellalire.fr/gitlab/vestige/vestige.spi.resolver/blob/maste
Hello Romain,
I already explained why I do not want to give file or jar:file URL, even if I
have it.
Maven resolver is giving me File, I create a VestigeJar from it
https://gaellalire.fr/gitlab/vestige/vestige.spi.resolver/blob/master/src/main/java/fr/gaellalire/vestige/spi/resolver/VestigeJar.j
Hi Gaël,
In Tomee we plugged before to enrich the classloader and then tomcat -and
other libs - works normally using jar urls.
Cant you use a listener to do that and convert m2 urls to plain jar files -
at the end it is local files i guess otherwise you generally consume too
much memory to be pro