Re: Possible improvements on Maven

2023-07-02 Thread Karl Heinz Marbaise
Hi, On 28.06.23 12:55, #ZHAO LIDA# wrote: Dear Maven maintainers, we are studying Maven dependency specifications and we would like to offer several possible improvements for Maven. (1) The scope management of Maven is complicated and hard to distinguish. Maven maintained 6 scopes (i.e

Re: Possible improvements on Maven

2023-07-02 Thread Elliotte Rusty Harold
On Sat, Jul 1, 2023 at 6:11 AM #ZHAO LIDA# wrote: > > Dear Maven maintainers, > > > we are studying Maven dependency specifications and we would like to offer > several possible improvements for Maven. > > > (1) The scope management of Maven is complicated and ha

Re: Possible improvements on Maven

2023-07-01 Thread Tomo Suzuki
are studying Maven dependency specifications and we would like to offer > several possible improvements for Maven. > > > (1) The scope management of Maven is complicated and hard to distinguish. > Maven maintained 6 scopes (i.e., compile, runtime, provided, system, test, > and imp

Re: Possible improvements on Maven

2023-07-01 Thread Pavel Horal
Jul 2023 at 08:11, #ZHAO LIDA# wrote: > Dear Maven maintainers, > > > we are studying Maven dependency specifications and we would like to offer > several possible improvements for Maven. > > > (1) The scope management of Maven is complicated and hard to distinguish. >

Re: Possible improvements on Maven

2023-07-01 Thread Tamás Cservenák
fer > several possible improvements for Maven. > > > (1) The scope management of Maven is complicated and hard to distinguish. > Maven maintained 6 scopes (i.e., compile, runtime, provided, system, test, > and import). Compare to newer package managers such as NPM, which o

Possible improvements on Maven

2023-07-01 Thread #ZHAO LIDA#
Dear Maven maintainers, we are studying Maven dependency specifications and we would like to offer several possible improvements for Maven. (1) The scope management of Maven is complicated and hard to distinguish. Maven maintained 6 scopes (i.e., compile, runtime, provided, system, test