Ok,

mavenrc looks good for it


sob., 18 cze 2022 o 22:56 Michael Osipov <[email protected]> napisał(a):

> Am 2022-06-17 um 16:18 schrieb Slawomir Jaranowski:
> > Hi,
> >
> > New Resolver 1.8.x which is included in Maven 3.9.x has many valuable
> > features, like split local repository.
> > There are many configuration options for Resolver [1]
> >
> > Currently all those options can be set by
> >   - user properties by command line - not usable
>
> Why not usable? Usable, but inconvenient.
>
> >   - system properties provided by globally by MAVEN_OPTS or per project
> in
> > .mvn/jvm.config
> >
> > It will be very useful if we can add such properties to settings.xml in
> > order to support global configuration per system.
> > In many case settings.xml is managed externally like on CI systems, so it
> > is easy to add new properties.
> >
> > Now when we want to use new properties globally we need to manage a new
> > item - MAVEN_OPTS, in this case it can contain long text, not human
> > readable.
>
> Basically, this can also be one in mavenrc, no? that is the purpose for
> that.
>
> ====
>
> Your idea is to permanently add user properties in settings.xml?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

-- 
Sławomir Jaranowski

Reply via email to