Re: Suggestions for improvements of current maven version

2019-11-27 Thread Paul Hammant
Great suggestion On Wed, Nov 27, 2019 at 10:37 PM diku gabriell wrote: > Hello, > > My name is Gabriel Dicu.I am currently working with apache maven and I’d > like to make a suggestion about improving maven dependency structure.In my > opinion, dependencies should be organized better, because is

Suggestions for improvements of current maven version

2019-11-27 Thread diku gabriell
Hello, My name is Gabriel Dicu.I am currently working with apache maven and I’d like to make a suggestion about improving maven dependency structure.In my opinion, dependencies should be organized better, because is difficult to spot dependencies for different scopes.I think it is a good approa

Suggestions for improvements of current maven version

2019-11-27 Thread diku gabriell
Hello, My name is Gabriel Dicu.I am currently working with apache maven and I’d like to make a suggestion about improving maven dependency structure.In my opinion, dependencies should be organized better, because is difficult to spot dependencies for different scopes.I think it is a good approa

Profile file activation in a reactor pom, using paren't relative dir - odd behavior

2019-11-27 Thread Danny Shemesh
Hey everyone, I’m trying to activate a profile in a multi-module project, with several reactor poms, based on a file existing (or missing) from the parent directory of the root ‘grand’ parent pom. Here’s a basic example showing what I didn’t accomplish to achieve: Dir tree: . | activate_me |