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
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
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
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
|