Re: issues with the user property "maven.test.failure.ignore" and new proposals

2022-03-18 Thread Tibor Digaňa
Christoph, just let me briefly explain the log level hierarchy. If you select WARN log level, then ERROR can be printed too. Similar with INFO, means that WARN and ERROR would be printed as well. The real decision making in the plugin is a bit more complicated, see the pull request

Race condition in slf4j-simple

2021-07-08 Thread Tibor Digaňa
Hi Ceki, We have observed a strange behavior of the logger slf4j-simple when two or more parallel Maven modules log the exceptions and the messages. It produces corrupted lines in the log and they are partially mixed with other lines. The lines look like this and they are obviously not expected

Re: Supporting building with incompatible JDK versions on a single project

2021-06-18 Thread Tibor Digaňa
The example given by Guillaume looks interesting. jre-options = ${jre-${java.specification.version}-options:-${jre-default-options}} jre-default-options = [default options] jre-1.8 = [my JDK 1.8 specific options] But I would maybe distinguish between: 1. Maven options 2. and plugin options

Re: [VOTE] Release Maven Resolver version 1.6.3

2021-05-05 Thread Tibor Digaňa
+1 On Tue, May 4, 2021 at 3:32 PM Michael Osipov wrote: > Hi, > > we solved 4 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628=12350071 > > There are still a couple of issues left in JIRA: > >

Re: Failing IT's on Linux in GitHub Actions

2021-04-18 Thread Tibor Digaňa
yes, there was one more issue with host. I also had to turn "localhost" to 127.0.0.1 in the socket. T On Sun, Apr 18, 2021 at 11:48 PM Olivier Lamy wrote: > Hi, > Do not change ports or use hard coded ports. > The current ITs are using port 0 which means Jetty will allocate a > random available

Re: [DISCUSS] configuration for Reproducible Builds

2019-09-29 Thread Tibor Digaňa
Let's not talk about technologies but talk about the use case because the use case will uncover the purpose what target is in the background of this request. Romain, an therefore i was not firstly talking about concret SCM, but Harald, and it means the SCM can be one of the implementations -

Re: [maven-jenkins-lib] branch master updated: [INFRA-18734] Jenkins builds fail on email notifications due to unknown user ID "github"

2019-08-02 Thread Tibor Digaňa
Try now! Should be fine. On Fri, Aug 2, 2019 at 9:10 PM Robert Scholte wrote: > There's a problem with this commit, see > https://builds.apache.org/job/maven-box/job/maven-compiler-plugin/job/github-19/1/console > [ >

Re: ASF slack vs gitter.im

2019-03-24 Thread Tibor Digaňa
+1, and then well propagate our Maven Gitter via *badges* in Maven-GitHub/README.md, *maven.apache.org * links, *Stackoverflow*, etc. On Sun, Mar 24, 2019 at 9:04 AM Enrico Olivelli wrote: > Hi guys, > I have recently discovered gitter.im whch is open to the public and