Re: Fw: Request for Enhancement: Dependency Overrides

2021-12-20 Thread Romain Manni-Bucau
Hi Enno, Reusing import in another block with another semantic has too much drawbacks for me: 1. it makes the meaning different depending where it is used 2. you need to create a kind of bom for overrides which is not really the intent/will on user side (you literally want an exclude/include

Re: Using of Travis

2021-12-20 Thread Xeno Amess
travis is too slow comparing to github actions. so as github actions be free... +1 for move to actions. XenoAmess From: Gary Gregory Sent: Tuesday, December 21, 2021 12:23:46 AM To: Maven Developers List Subject: Re: Using of Travis FWIW, I plan on doing the

Fw: Request for Enhancement: Dependency Overrides

2021-12-20 Thread Enno Thieleke
Hello again, judging by the increased traffic in this mailing list some of you seem to be on vacation. That's nice. I was hoping that this might be a good time to ask for your opinion again about what I wrote a couple of weeks ago? Kind regards Enno From: Enno

[GitHub] [maven-site] slawekjaranowski merged pull request #268: IntelliJ IDEA - code style for Groovy

2021-12-20 Thread GitBox
slawekjaranowski merged pull request #268: URL: https://github.com/apache/maven-site/pull/268 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [maven-mvnd] yliu224 commented on issue #514: Unsupported address error when running linux machine

2021-12-20 Thread GitBox
yliu224 commented on issue #514: URL: https://github.com/apache/maven-mvnd/issues/514#issuecomment-998230925 Yes, it's the same ``` ❯ mvnd -Djava.net.preferIPv4Stack=false -Djava.net.preferIPv6Addresses=true -v mvnd native client 0.7.1-linux-amd64

Re: [VOTE] Release Maven Wagon version 3.5.0

2021-12-20 Thread Arnaud Héritier
+1 Le lun. 20 déc. 2021 à 17:48, Olivier Lamy a écrit : > +1 > > On Sun, 19 Dec 2021 at 19:46, Michael Osipov wrote: > > > Hi, > > > > We solved 5 issues: > > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318122=12351097 > > > > There are still a couple of issues

Re: [VOTE] Release Maven Wagon version 3.5.0

2021-12-20 Thread Olivier Lamy
+1 On Sun, 19 Dec 2021 at 19:46, Michael Osipov wrote: > Hi, > > We solved 5 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318122=12351097 > > There are still a couple of issues left in JIRA: > >

Re: Using of Travis

2021-12-20 Thread Gary Gregory
FWIW, I plan on doing the same for most Apache Commons components. Gary On Mon, Dec 20, 2021, 11:22 Elliotte Rusty Harold wrote: > +1 to drop Travis, for multiple reasons > > On Fri, Dec 17, 2021 at 7:52 AM Slawomir Jaranowski > wrote: > > > > Hi, > > > > As the primary CI environment we use

Re: Using of Travis

2021-12-20 Thread Elliotte Rusty Harold
+1 to drop Travis, for multiple reasons On Fri, Dec 17, 2021 at 7:52 AM Slawomir Jaranowski wrote: > > Hi, > > As the primary CI environment we use Jenkins. > Now also using GH Actions ... > I think that those both are enough. > > Some projects contain scripts for Travis, like surefire. > > Do

Re: [VOTE] Release Maven Wagon version 3.5.0

2021-12-20 Thread Jason van Zyl
+1 > On Dec 19, 2021, at 1:46 PM, Michael Osipov wrote: > > Hi, > > We solved 5 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318122=12351097 > > There are still a couple of issues left in JIRA: >

Re: [VOTE] Release Maven Resolver version 1.7.3

2021-12-20 Thread Jason van Zyl
+1 > On Dec 19, 2021, at 2:31 PM, Michael Osipov wrote: > > Hi, > > We solved 6 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628=12350595 > > There are still a couple of issues left in JIRA: >

[GitHub] [maven-mvnd] mschorsch commented on issue #490: Daemon forgets about maven settings on reuse

2021-12-20 Thread GitBox
mschorsch commented on issue #490: URL: https://github.com/apache/maven-mvnd/issues/490#issuecomment-997896424 The issue seems to happen only in multi module projects. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use