umption
is wrong: Java does NOT say "ALL zip MUST be on the classpath", it just says "THOSE
zips that you WANT to consume by the compiler must be on the classpath". This is a huge
difference!
-Markus
-Ursprüngliche Nachricht-----
Von: Tamás Cservenák
Gesendet: Freitag,
arbitrary
> > experimental PRs, but is to find a consensus, what such a future
> > feature should look like to get it accepted by the Maven team. Is that
> > specific PR agreed to get adopted to Maven 4? IIUC this PR stops
> > adding ANY zips tot he classpath, but how to k
tot he
> classpath, but how to keep a specific one one still?
>
> -Ursprüngliche Nachricht-
> Von: Tamás Cservenák
> Gesendet: Freitag, 10. Juni 2022 12:13
> An: Maven Users List
> Betreff: Re: Keeping dependency out of all classpaths
>
> If you can use Maven4, try
d go with runtime scope), but what I want to reach is that
>>> we find a consensus how a clean and generic solution should look like --
>>> and propose that solution to the Maven team. 😊
>>>
>>> Thanks!
>>> -Markus
>>>
>>>
>>> -
to reach is that
>> we find a consensus how a clean and generic solution should look like --
>> and propose that solution to the Maven team. 😊
>>
>> Thanks!
>> -Markus
>>
>>
>> -Ursprüngliche Nachricht-
>> Von: Tamás Cservenák
>>
0. Juni 2022 11:13
> An: Maven Users List
> Betreff: Re: Keeping dependency out of all classpaths
>
> Howdy,
>
> just a quick idea: introduce your own packaging "quipsy-zip"? (yes, you'd
> need your extension to be added to build, but it's worth it, tr
Howdy,
just a quick idea: introduce your own packaging "quipsy-zip"? (yes, you'd
need your extension to be added to build, but it's worth it, trust me).
Look here:
https://github.com/apache/maven/blob/master/maven-artifact/src/main/java/org/apache/maven/artifact/handler/ArtifactHandler.java#L58