Re: Possible improvements on Maven

2023-07-01 Thread Tomo Suzuki
1) I use “import” scope to define BOMs. 2) (I’m not a maintainer) I believe your pull request to enhance document would be welcomed and will be a good start point for the discussion. Regards, Tomo On Sat, Jul 1, 2023 at 02:11 #ZHAO LIDA# wrote: > Dear Maven maintainers, > > > we are studying

Re: Possible improvements on Maven

2023-07-01 Thread Pavel Horal
Hi, not a maintainer here, but just want to add to this: > Compare to newer package managers such as NPM, which only has two scopes (i.e., dependencies, devdependencies) NPM has dependencies, devDependencies, peerDependencies, bundleDependencies and optionalDependencies :) Pavel On Sat, 1 Jul