Re: New link pattern when option is set to true

2019-11-02 Thread Enrico Olivelli
Hi Max. sorry for late reply. I think your idea is interesting and you work is valuable, You can follow up by creating a JIRA in issues.apache.org in MJAVADOC project and then you can also send a PR. Please add an integration test. this is the guide for new contributors https://maven.apache.org/g

Re: [VOTE] Release Apache Maven Assembly Plugin version 3.2.0

2019-11-02 Thread Enrico Olivelli
+1 (non binding) tested on windows + jdk 8 Enrico Il giorno ven 1 nov 2019 alle ore 14:37 Karl Heinz Marbaise < khmarba...@gmx.de> ha scritto: > Hi, > > tested. +1 from me. > > Kind regards > Karl Heinz Marbaise > > On 29.10.19 23:10, Hervé BOUTEMY wrote: > > Hi, > > > > We solved 9 issues: > >

Re: Next Generation Integration Testing for Plugins/Core

2019-10-30 Thread Enrico Olivelli
Karl (Sorry for top posting) Thank you very much for moving this forward. In my personal experience one real blocker in contributions to Maven, expecially plugins, is to write integration tests. So having a nice way to create tests is very welcome. Having a way to run tests as simple unit tests fro

Re: [VOTE] JDK 8 Minimum Requirement for Maven 3.7.0

2019-10-29 Thread Enrico Olivelli
+1 Enrico Il mar 29 ott 2019, 21:18 Romain Manni-Bucau ha scritto: > +1 (non binding) > > Le mar. 29 oct. 2019 à 21:12, Karl Heinz Marbaise a > écrit : > > > Hi, > > > > +1 from me. > > > > Kind regards > > Karl Heinz Marbaise > > > > On 29.10.19 21:11, Karl Heinz Marbaise wrote: > > > Hi to a

Re: Re: [DISCUSS] Maven 3.7.0

2019-10-29 Thread Enrico Olivelli
Il giorno mar 29 ott 2019 alle ore 14:22 Stephen Connolly < stephen.alan.conno...@gmail.com> ha scritto: > Because maintaining Java 7 is a barrier to new contributors. It is tricky > enough to get Java 8 set up for some developers. Every version we support > adds complexity for contributors. Perso

Fixing LICENCE and NOTICE for binary distributions

2019-10-26 Thread Enrico Olivelli
Hello, as Vladimir reported in [1] we have problems of our binary distributions. Short version of the story: - we are missing some entries in LICENSE, in my opinion we should cite every other ASLv2 licenced project that is not of property of ASF (like Plexus), but we are currently skipping them -

Re: 3.6.3 release?

2019-10-24 Thread Enrico Olivelli
Il gio 24 ott 2019, 15:38 Vladimir Sitnikov ha scritto: > Mickael>there was no other critical issues pending > > I guess https://issues.apache.org/jira/browse/MNG-6771 (licensing issues > with binary artifacts) is a blocker for the release. > Yes I will take care of it, maybe with some help with

Re: Using Maven JXR as base for report plugin

2019-10-23 Thread Enrico Olivelli
Plamen, Il mer 23 ott 2019, 20:29 Plamen Totev ha scritto: > Hi, > > I would like to create plugin that generates test coverage report. I > know that there are existing plugins for that, but I want the report to > include not only line coverage but also other data such as mutation > coverage (an

Re: Did you see dependabot?

2019-10-19 Thread Enrico Olivelli
on GUI. > >> does anyone enabled it > I am all the ear how it can be enabled. > > On Fri, Oct 18, 2019 at 3:32 PM Enrico Olivelli > wrote: > > > Hey guys, > > Did you see dependabot on our repos? > > > > Like this automatic PR > > > > &g

Re: Second MNG-6765 ([Regression] tycho pom-less builds fails with 3.6.2)

2019-10-19 Thread Enrico Olivelli
+1 Thank you Stuart Maybe it would be better to add a test case so that we want break this so-called corner-case in the future. side note: if we create pull requests it is easier to review changes Enrico Il giorno ven 18 ott 2019 alle ore 20:04 Robert Scholte < rfscho...@apache.org> ha scritto:

Did you see dependabot?

2019-10-18 Thread Enrico Olivelli
Hey guys, Did you see dependabot on our repos? Like this automatic PR https://github.com/apache/maven-plugins/pull/147#pullrequestreview-303889692 I feel this is very useful, but... does anyone enabled it? Do we have to set a policy, this suggestions are security related fixes, we could give the

Re: last review of Reproducible Builds proposal

2019-10-11 Thread Enrico Olivelli
Il ven 11 ott 2019, 08:31 Christofer Dutz ha scritto: > Just a small question. I have been following this thread with great > interest. > > I think this is going to be a big thing when it makes the changes > available to the main maven system. > > So as far as I understand the core part will be a

Re: Surefire 3.0.0-M4 release?

2019-10-09 Thread Enrico Olivelli
+1 Enrico Il gio 10 ott 2019, 06:40 Romain Manni-Bucau ha scritto: > Anything user facing preventing to let it be a final? > > Anyway +1 to let fixes get out. > > Le jeu. 10 oct. 2019 à 02:53, Olivier Lamy a écrit : > > > Hi, > > It's now almost 10 months since last and around 30 issues fixed.

Re: Consumer pom, use a System property or a pom property ?

2019-10-07 Thread Enrico Olivelli
and tests. > > Robert > > ps. thanks for the compliments. I hope it'll move the project forward! > > On Mon, 07 Oct 2019 07:52:48 +0200, Enrico Olivelli > > wrote: > > > Hello, > > Robert sent out a (great) patch than enables experimental support

Consumer pom...a better name like 'public pom' ?

2019-10-06 Thread Enrico Olivelli
Hello, Robert sent out a (great) patch to introduce support for the 'consumer' pom, that is (if I understand correctly) a skinny pom that contains only useful information for downstream 'consumers' of the pom (poms that depend on it). This consumer pom feature is required in order to start thinkin

Consumer pom, use a System property or a pom property ?

2019-10-06 Thread Enrico Olivelli
Hello, Robert sent out a (great) patch than enables experimental support for the consumer pom. This new way of working is enabled by a system property -Dmaven.experimental. I would like to use this feature when Maven 3.7.0 is out, but it won't be possible to use such a feature with a system p

Re: [DISCUSS] Maven 3.7.0

2019-10-01 Thread Enrico Olivelli
Robert, Can you create a PR? Enrico Il mar 1 ott 2019, 07:19 Sylwester Lachiewicz ha scritto: > +1 for Java 8 - let's kill 7 faster ;-)) > > Sylwester > > wt., 1 paź 2019, 02:41 użytkownik Olivier Lamy napisał: > > > +1 for Java 8 > > it's time now and we will probably having more contribution

Re: [DISCUSS] Maven 3.7.0

2019-09-30 Thread Enrico Olivelli
Tibor Il lun 30 set 2019, 20:30 Tibor Digana ha scritto: > Robert, you'r really right, there is only 3.7.0-candidate > < > https://issues.apache.org/jira/issues/?jql=project+%3D+MNG+AND+fixVersion+%3D+3.7.0-candidate > > > version in Jira, see > > https://issues.apache.org/jira/projects/MNG?sele

Re: [DISCUSS] configuration for Reproducible Builds

2019-09-29 Thread Enrico Olivelli
Il dom 29 set 2019, 12:16 Robert Scholte ha scritto: > I would think that all project.* properties represent the pom.xml and are > immutable. To be more precise: the same pom.xml should effectively stay > the same with every build. > Instead this seems more related the (maven)session, right? > I

Re: [DISCUSS] configuration for Reproducible Builds

2019-09-28 Thread Enrico Olivelli
Hervé When will you set this value? During release:prepare and modify the pom? Enrico Il sab 28 set 2019, 17:55 Hervé BOUTEMY ha scritto: > Achieving Reproducible Builds require only one parameter: plugins that > create > zip or tar archives require a fixed timestamp for entries > > Putting tha

Re: [DISCUSS] Maven 3.7.0

2019-09-28 Thread Enrico Olivelli
Robert, Il sab 28 set 2019, 14:04 Robert Scholte ha scritto: > Hi, > > TLDR; introduce maven.experimental.buildconsumer and push Java > requirement > to Java 8 > > now that Maven 3.6.2 is out for a couple of weeks, it seems like we > didn't > face real regressions. > The only one might be tricky

Re: [VOTE] Maven incremental build for BIG-sized projects with local and remote caching

2019-09-20 Thread Enrico Olivelli
Hi Maximilian, is there anyway to see this work ? is it already open source? (I am sorry, maybe I missed some email with links) Enrico Il giorno ven 20 set 2019 alle ore 19:30 Alexander Ashitkin < ashitkin.a...@gmail.com> ha scritto: > Hi Martijn > thanks for positive feedback. > > Regarding IDE

Re: [VOTE] Maven incremental build for BIG-sized projects with local and remote caching

2019-09-14 Thread Enrico Olivelli
I feel that in general having an huge monolithic project is kind of a project-smell. Btw I have some big project with 100+ modules so I can see your pain. In the daywork experience a single developer doesn't work on all of the modules but usually you touch 1-2 modules and maybe some integration/sys

Re: Same snapshot deploy number for entire build - possible

2019-09-12 Thread Enrico Olivelli
Dan, Are you running a single 'mvn deploy' or do you have multiple runs? I have never seen weird behaviours in multi module projects Cheers Enrico Il ven 13 set 2019, 08:19 Dan Tran ha scritto: > Hello, Maven dev > > any suggestion/thoughts on this issue are very much appreciated > > Regards >

[ANNOUNCE] Apache Maven 3.6.2 released

2019-09-06 Thread Enrico Olivelli
The Apache Maven team is proud to announce Apache Maven version 3.6.2. Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project’s build, reporting, and documentation from a central place. Highlights: - This re

Re: maven download broken on all mirrors

2019-09-03 Thread Enrico Olivelli
I am sorry We are fixing it. We had accidentally removed 3.6.1, before publishing 3.6.2. Enrico Il giorno mar 3 set 2019 alle ore 19:16 Tamás Cservenák ha scritto: > FYI, > And just to confirm, HU mirror lost 3.6.1 as well. > > T > > -- Forwarded message - > From: 'Jörg Hohwill

Docker based dev environment

2019-09-03 Thread Enrico Olivelli
Hi folks, I have backported a took from BookKeeper project, originally provided by Sijie. https://github.com/apache/zookeeper/pull/1075 It creates a docker image/container to run on a known version of the Os (Linux), even on Mac. Feel free to test it Enrico

[RESULT] [VOTE] Release Apache Maven Version 3.6.2

2019-09-02 Thread Enrico Olivelli
ion found) > > > On Sun, Sep 1, 2019 at 2:16 PM Romain Manni-Bucau > wrote: > > > +1 (non binding) > > > > Le dim. 1 sept. 2019 à 12:50, Michael Osipov a > > écrit : > > > > > Am 2019-08-28 um 21:17 schrieb Enrico Olive

Re: Draft of release notes for Maven 3.6.2

2019-09-02 Thread Enrico Olivelli
d in any way in chronological order, even if it is just making a > good point in a Jira comment in order to guide the fix or feature. Nice and > simple. > > Gary > > On Mon, Sep 2, 2019 at 1:59 PM Enrico Olivelli > wrote: > > > Any suggestion ? > > I am leaning

Re: Draft of release notes for Maven 3.6.2

2019-09-02 Thread Enrico Olivelli
rs which is the matter > of time when somebody writes the code. Contributors are important for > development and us in ASF but the reporter is relevant for users because he > is the architect of "business idea" - of course it is not the same as in > the enterprise. In the

Re: Draft of release notes for Maven 3.6.2

2019-08-31 Thread Enrico Olivelli
, Aug 30, 2019 at 10:40 PM Robert Scholte > > > wrote: > > > > > >> Not sure if the reader of the release notes is helped with a long list > > >> of > > >> reporters and contributers per issue. > > >> I would expect that only a list o

Draft of release notes for Maven 3.6.2

2019-08-30 Thread Enrico Olivelli
Hi all, I have sent a draft of the release notes for 3.6.2 this is the PR https://github.com/apache/maven-site/pull/99/files Feel free to add comments or push fixes directly to the branch. It still lacks a bit of formatting, but the content is ready Cheers Enrico

Re: Found Issues - Release Apache Maven Version 3.6.2

2019-08-29 Thread Enrico Olivelli
orkarounded the issue in our code, but I didn't dig well into this. > Is there any new way to replace maven components? > > On Wed, Aug 28, 2019 at 11:57 PM Enrico Olivelli > wrote: > > > It may be due to any change regarding jsr 330 like > > https://issues.apache.org

Re: Found Issues - Release Apache Maven Version 3.6.2

2019-08-28 Thread Enrico Olivelli
It may be due to any change regarding jsr 330 like https://issues.apache.org/jira/plugins/servlet/mobile#issue/MNG-6686 I think it is an issue for Idea and not for us. It would be good to have some developer from Jetbrains on this list Enrico Il mer 28 ago 2019, 22:23 Tibor Digana ha scritto:

[VOTE] Release Apache Maven Version 3.6.2

2019-08-28 Thread Enrico Olivelli
it;h=40f52333136460af0dc0d7232c0dc0bcf0d9e117 Staging site: https://maven.apache.org/components/ref/3-LATEST/ Vote open for 72 hours. [ ] +1 [ ] +0 [ ] -1 Kind regards Enrico Olivelli

Re: Guidance for Maven Core release

2019-08-28 Thread Enrico Olivelli
Il mer 28 ago 2019, 20:55 Karl Heinz Marbaise ha scritto: > Hi Enrico, > > On 28.08.19 19:52, Enrico Olivelli wrote: > > Thank you Mirko > > I have sent the official VOTE email. > > Unfortunately I don't see the VOTE mail ? Or did I miss something ? > Ops Gmail

Re: Guidance for Maven Core release

2019-08-28 Thread Enrico Olivelli
th above mentioned projects. > * I will report back as well once you started the vote. > > Regards > Mirko > > > Am 28.08.2019 um 12:34 schrieb Enrico Olivelli : > > > > Il giorno mar 27 ago 2019 alle ore 19:21 Karl Heinz Marbaise < > > khmarba...@gmx.de&g

Re: Guidance for Maven Core release

2019-08-28 Thread Enrico Olivelli
Il giorno mar 27 ago 2019 alle ore 19:21 Karl Heinz Marbaise < khmarba...@gmx.de> ha scritto: > Hi Enrico, > > On 27.08.19 18:53, Enrico Olivelli wrote: > > I have created the tag so the master is ready for new commits. > > I am testing the staged artifacts, It will

Re: Guidance for Maven Core release

2019-08-27 Thread Enrico Olivelli
I have created the tag so the master is ready for new commits. I am testing the staged artifacts, It will take time. I will send the VOTE email as soon as I am ready. Enrico Il giorno dom 25 ago 2019 alle ore 20:27 Enrico Olivelli < eolive...@gmail.com> ha scritto: > Thank you guys

Re: Guidance for Maven Core release

2019-08-25 Thread Enrico Olivelli
baise < khmarba...@gmx.de> ha scritto: > Hi Enrico, > > On 24.08.19 23:55, Enrico Olivelli wrote: > > Hello, > > As I going to start the release procedure for Maven Core I have a bunch > of > > questions. > > I see that the procedure is slightly differen

Guidance for Maven Core release

2019-08-24 Thread Enrico Olivelli
eck up, see[5]. I am sorry if this list was so long but I feel it is a big responsibility to cut a release of Maven core and I want to be sure I am understanding clearly what I am doing. Please do not push changes to master branch and let me drive all of the commits until the release procedure

Re: Releasing Maven 3.6.2

2019-08-24 Thread Enrico Olivelli
stigated the error, what is it, what cause? > Michael merged now MNG-6695. I will start a couple of build from master on Jenkins in order to see if we are stable. I will start a new thread asking for suggestions about the release process Enrico T > > On Sat, Aug 24, 2019 at 12:

Re: Releasing Maven 3.6.2

2019-08-24 Thread Enrico Olivelli
Il ven 23 ago 2019, 11:55 Enrico Olivelli ha scritto: > > I see this test failing on current master, locally on my machine (MacOS), > this is a show stopper... > I will investigate as soon as possible, but today I can't > The test doesn't fail on my fedora box, only on

Re: [VOTE] Retire Maven OSGi

2019-08-23 Thread Enrico Olivelli
+1 Thank you Dirk for checking Enrico Il giorno ven 23 ago 2019 alle ore 20:48 Arnaud Héritier < aherit...@gmail.com> ha scritto: > +1 > > Le ven. 23 août 2019 à 15:17, Robert Scholte a > écrit : > > > Hi, > > > > The Apache Maven project consist of about 90 (sub)projects. Due to the > > small

Re: Releasing Maven 3.6.2

2019-08-23 Thread Enrico Olivelli
Il giorno ven 23 ago 2019 alle ore 22:55 Michael Osipov ha scritto: > Am 2019-08-22 um 23:42 schrieb Hervé BOUTEMY: > > We have 49 issues closed and nothing remaining open [1] > > > > Any objection to launch the release now? > > I have now scheduled MNG-6695 for inclusion. It has been worked on f

Re: Releasing Maven 3.6.2

2019-08-23 Thread Enrico Olivelli
UriPropertyTest.java:90) Enrico Il giorno ven 23 ago 2019 alle ore 09:49 Tibor Digana < tibordig...@apache.org> ha scritto: > Yeah Enrico, go for it. ;-) > Good luck! > > T > > On Fri, Aug 23, 2019 at 7:18 AM Enrico Olivelli > wrote: > > > Il gio 22 ago 2019

Re: Releasing Maven 3.6.2

2019-08-22 Thread Enrico Olivelli
Il gio 22 ago 2019, 23:42 Hervé BOUTEMY ha scritto: > We have 49 issues closed and nothing remaining open [1] > > Any objection to launch the release now? > > Any volunteer? > I would like to try. I can do it in the weekend. I have only released plugins, maybe I would need some guidance Okay?

Re: Asking for release: Eclipse 2019-06 incompatible with Tycho because of Maven 3.6.1 bug

2019-08-21 Thread Enrico Olivelli
Il mer 21 ago 2019, 10:37 Tibor Digana ha scritto: > > Is it a regression compared to last release > > This was also my question but anyway the bug looks scarying and it is an > indicator of hanging Maven > So we should ask the authour of the PR: > https://github.com/apache/maven-resolver/pull/39

Re: MASSEMBLY-918 proposal

2019-08-18 Thread Enrico Olivelli
I was thinking more about 1) but I am not a 'tar' master. Maybe you can write a simple jshell script that uses the java libs and tweaks the tarbar Enrico Il dom 18 ago 2019, 22:10 ha scritto: > 4. Squash Docker image layers? This approach requires additional tool ( > https://github.com/jwilder/

Re: MASSEMBLY-918 proposal

2019-08-18 Thread Enrico Olivelli
Can't you run some post package script with the maven exec plugin? Enrico Il ven 16 ago 2019, 19:55 ha scritto: > Hi Enrico, > > Yes, I need just root:root for the task I described, but it doesn't look > like correct (generic) solution to add just flag for the "root ownership", > because its i

Re: Review - Maven Core - Resolver 1.4.1

2019-08-18 Thread Enrico Olivelli
+1 Enrico Il dom 18 ago 2019, 17:25 Tibor Digana ha scritto: > Hi, > > There's a new branch MNG-6738 with new Resolver 1.4.1. > If you have no objections, I will push it to master. > > https://gitbox.apache.org/repos/asf?p=maven.git;a=commit;h=88b632cf3d727c7d003a8a36f1b39bffb2f790f3 > > The bu

Re: plugins share common repository on one Jenkins node

2019-08-18 Thread Enrico Olivelli
Il ven 16 ago 2019, 20:37 Tibor Digana ha scritto: > The builds on a Jenkins node should be isolated. The paths of local > repository should be distinct. Therefore we used the trick with > EXECUTOR_NUMBER: > > > https://gitbox.apache.org/repos/asf?p=maven-jenkins-lib.git;a=blob;f=vars/asfMavenTlp

Re: MASSEMBLY-918 proposal

2019-08-16 Thread Enrico Olivelli
Marat, Sorry for late reply. Il lun 29 lug 2019, 19:00 ha scritto: > Hi community. > > I use Maven with Maven Resources plugin and Dockerfile Maven plugin > (https://github.com/spotify/dockerfile-maven) for building my Docker > images > and this approach works fine (much better than shell script

Re: [maven-core] Feedback wanted: MNG-6732 DefaultArtifactDescriptorReader.loadPom to check IGNORE_MISSING policy upon ArtifactTransferException

2019-08-15 Thread Enrico Olivelli
Tomo, I left a comment on github Cheers Enrico Il gio 15 ago 2019, 18:05 Tomo Suzuki ha scritto: > Hi Maven developers, > > I appreciate if somebody can give feedback on my raised issue and pull > request. > > [MNG-6732] - DefaultArtifactDescriptorReader.loadPom to check > IGNORE_MISSING policy

Re: Setup a CI job for a PR

2019-08-09 Thread Enrico Olivelli
Romain Il ven 9 ago 2019, 19:47 Romain Manni-Bucau ha scritto: > Hi everyone, > > I'd like to make https://github.com/apache/maven-shade-plugin/pull/24 > passing > on our CI to ensure it is the issue we see on master, however I don't > manage to create a job, I pushed a branch with the jira name

Re: Asking for release: Eclipse 2019-06 incompatible with Tycho because of Maven 3.6.1 bug

2019-08-01 Thread Enrico Olivelli
Il gio 1 ago 2019, 20:58 Michael Osipov ha scritto: > Am 2019-08-01 um 20:53 schrieb Mickael Istria: > > Hey all, > > > > Any news here? > > > > > I think we basically need to fix MNG-6713 and MNG-6716 and then need to > stand up as RM. > There is a big work going on. Once we have a stable maste

Fwd: JDK installations on Jenkins nodes

2019-07-29 Thread Enrico Olivelli
FYI from bui...@apache.org -- Forwarded message - Da: Chris Thistlethwaite Date: lun 29 lug 2019 alle ore 16:21 Subject: JDK installations on Jenkins nodes To: Greetings! I'm going to be trimming the available JDK versions on the Jenkins nodes, both Linux and Windows, to bette

Re: Archiving ITs result in Plugin builds

2019-07-28 Thread Enrico Olivelli
Tibor, Thanks for the heads up Enrico Il dom 28 lug 2019, 02:26 Tibor Digana ha scritto: > Hi devs, > > Now we can archive any directories in plugin builds. > This feature was enabled in Jenkins library maven-jenkins-lib. > > For instance, this is the Jenkinsfile script from apache/maven-archet

Re: Second MNG-6713

2019-07-27 Thread Enrico Olivelli
Il sab 27 lug 2019, 12:52 Robert Scholte ha scritto: > On Sat, 27 Jul 2019 11:52:21 +0200, Enrico Olivelli > > wrote: > > > Il gio 25 lug 2019, 09:33 Alexius Diakogiannis < > > alexius.diakogian...@gmail.com> ha scritto: > > > >> Hi, > >>

Re: Second MNG-6713

2019-07-27 Thread Enrico Olivelli
Il gio 25 lug 2019, 09:33 Alexius Diakogiannis < alexius.diakogian...@gmail.com> ha scritto: > Hi, > > In my honest opinion it does, in case you want to switch from artifacts > that belong to a migrated groupid. > It may have sense, but it is very corner case. I have never seen such cases. It wo

Re: Problems with checkstyle tests on Windows (Was [VOTE] Release Apache Maven Checkstyle Plugin version 3.1.0)

2019-07-24 Thread Enrico Olivelli
r > > > On Tue, May 14, 2019 at 2:11 PM Enrico Olivelli > wrote: > > > I will get a windows box and try to reproduce. > > It is weird that on ASF Jenkins the build is passing even on windows > > > > Enrico > > > > -- Forwarded message ---

Re: Maven Build Fix and Reverting MRESOLVER-7

2019-07-17 Thread Enrico Olivelli
+1 Enrico Il mer 17 lug 2019, 19:49 Tibor Digana ha scritto: > For these purpose of build stability, see Jira issue > https://issues.apache.org/jira/browse/MNG-6712 > "Revert maven-resolver:1.4.0 to 1.3.3" > > > > On Tue, Jul 16, 2019 at 12:48 PM Tibor Digana > wrote: > > > Hello devs, > > > >

Re: Problems with checkstyle tests on Windows (Was [VOTE] Release Apache Maven Checkstyle Plugin version 3.1.0)

2019-07-17 Thread Enrico Olivelli
Il mer 17 lug 2019, 13:28 Eric Lilja ha scritto: > I believe, if we instead upgrade to Checkstyle 8.21 or later, we don't need > to do any of those alternative approaches. > > https://github.com/checkstyle/checkstyle/issues/4073 Eric I think it is the best idea Do you have cycles to give it a t

Re: ITs in maven-release

2019-07-14 Thread Enrico Olivelli
Il dom 14 lug 2019, 11:52 Clemens Quoss ha scritto: > Hello everyone, > > I have provided a PR for MRELEASE-229 [1] and added some JUnit tests > recently. > > Now I was wondering if i should provide an IT, too, and had a look into it: > > Running > > mvn verify -Prun-its > > with Maven 3.6.1 and

Re: Re: Asking for release: Eclipse 2019-06 incompatible with Tycho because of Maven 3.6.1 bug

2019-07-09 Thread Enrico Olivelli
a release. > > > Gesendet: Dienstag, 09. Juli 2019 um 11:44 Uhr > > Von: "Enrico Olivelli" > > An: "Maven Developers List" > > Cc: "Gabriel Belingueres" , "Mickael Istria" < > mist...@redhat.com> > > Betreff: R

Re: Asking for release: Eclipse 2019-06 incompatible with Tycho because of Maven 3.6.1 bug

2019-07-09 Thread Enrico Olivelli
Michael, did you have time to take a look to Plexus stuff ? I am back from vacation, I am ready to start the procedure Enrico Il giorno lun 1 lug 2019 alle ore 21:41 Michael Osipov ha scritto: > Am 2019-06-30 um 00:26 schrieb Gabriel Belingueres: > > Before the release of 3.6.2 please consider

Re: Asking for release: Eclipse 2019-06 incompatible with Tycho because of Maven 3.6.1 bug

2019-06-26 Thread Enrico Olivelli
Il mer 26 giu 2019, 22:39 Michael Osipov ha scritto: > Am 2019-06-26 um 16:51 schrieb Mickael Istria: > > Hi all, > > > > Eclipse m2e did include a newer release of Maven in order to greatly > > improve its performances. This release was 3.6.1 (3.6.0 had a bug making > > some of its APIs unusable

[ANN] Apache Maven JDeps Plugin 3.1.2 Released

2019-06-20 Thread Enrico Olivelli
The Apache Maven team is pleased to announce the release of the Apache Maven JDeps Plugin, version 3.1.2 The JDeps Plugin uses the jdeps tool to analyze classes for internal API calls. For more information about the standard jdeps tool, please refer to https://wiki.openjdk.java.net/display/JDK8/Ja

[RESULT] [VOTE] Release Apache Maven JDeps Plugin version 3.1.2

2019-06-18 Thread Enrico Olivelli
- dist area - Enrico Il giorno mar 18 giu 2019 alle ore 21:32 Robert Scholte < rfscho...@apache.org> ha scritto: > +1 > > > On 12-6-2019 17:29:22, Enrico Olivelli wrote: > Hi, > > We solved 2 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=

Re: [VOTE] Release Apache Maven JDeps Plugin version 3.1.2

2019-06-18 Thread Enrico Olivelli
One more PMC vote please Enrico Il dom 16 giu 2019, 18:42 Tibor Digana ha scritto: > +1, sha512 ok, and build passed successfully on jdk 1.8 and 12 > > On Wed, Jun 12, 2019 at 5:29 PM Enrico Olivelli > wrote: > > > Hi, > > > > We solved 2 issues: > &g

Re: [VOTE] Release Apache Maven Archiver version 3.1.1

2019-06-16 Thread Enrico Olivelli
+1 built and run its on jdk12 on linux checksum is good Thank you Tibor Enrico Il giorno dom 16 giu 2019 alle ore 18:08 Sylwester Lachiewicz < slachiew...@gmail.com> ha scritto: > +1 > Tested on JDK 12. > > czw., 13 cze 2019 o 17:18 Tibor Digana > napisał(a): > > > Hi, > > > > We solved 1 issue

Re: [VOTE] Release Apache Maven JDeps Plugin version 3.1.2

2019-06-16 Thread Enrico Olivelli
Please anybody take a chance to check and validate Enrico Il mer 12 giu 2019, 17:28 Enrico Olivelli ha scritto: > Hi, > > We solved 2 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12342845&styleName=Text&projectId=12319223 > > There

[VOTE] Release Apache Maven JDeps Plugin version 3.1.2

2019-06-12 Thread Enrico Olivelli
Hi, We solved 2 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12342845&styleName=Text&projectId=12319223 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MJDEPS%20AND%20status%20%3D%20open Staging repo: https://r

Re: Cutting Releases of JDeps and Scripting Plugins

2019-06-10 Thread Enrico Olivelli
I see no one objects. I will cut a release for jdeps as soon as possible. for the 'scripting' plugin maybe I will need more help than usual as it is the first release of ever. Thanks Enrico Il giorno mar 28 mag 2019 alle ore 14:11 Enrico Olivelli < eolive...@gmail.com> ha scr

Re: hocon and json formats for the Project Object Model

2019-06-10 Thread Enrico Olivelli
Hi, Hunter, I have received your email a bit corrupted. Did you put some ASCII art ? Did you add attachments ? I find your idea interesting. thank you Enrico Il giorno lun 10 giu 2019 alle ore 11:33 Hunter C Payne ha scritto: > Hello all, I've used Maven for probably 15 years now. I think i

Re: [VOTE] Retire Maven Downloader

2019-06-07 Thread Enrico Olivelli
+1 Enrico Il ven 7 giu 2019, 15:37 James Gough ha scritto: > +1 > > > On 7 Jun 2019, at 14:34, Tibor Digana wrote: > > > > +1 > > > > On Fri, Jun 7, 2019 at 3:32 PM Robert Scholte > wrote: > > > >> Hi, > >> > >> The Apache Maven project consist of about 90 (sub)projects. Due to the > >> small

Re: proposal for maven-archetype to switch to dom4j 2.1.1 (and Java 8)

2019-06-04 Thread Enrico Olivelli
Yep I going to merge the upgrade patch as soon as I am back from vacation https://github.com/apache/maven-archetype/pull/28 Enrico Il mar 4 giu 2019, 11:49 Tibor Digana ha scritto: > Sylwester, removing dom4j and substituting by Java XML API would be the > best choice. > Pls then inform the gu

Re: proposal for maven-archetype to switch to dom4j 2.1.1 (and Java 8)

2019-06-03 Thread Enrico Olivelli
Elliotte, Il giorno lun 3 giu 2019 alle ore 15:59 Elliotte Rusty Harold < elh...@ibiblio.org> ha scritto: > Perhaps ask the dom4j developers first to see if a 2.0.3 release can > be scheduled. > > And if that doesn't work, how much effort is it to switch off of dom4j > completely? > > maven-arche

Re: proposal for maven-archetype to switch to dom4j 2.1.1 (and Java 8)

2019-06-02 Thread Enrico Olivelli
We are working hard to get this done. I will commit as soon as CI is green (blue...) Enrico Il sab 1 giu 2019, 10:02 Enrico Olivelli ha scritto: > If there is any complaint I will commit the change. > We are already moving to java8 other plugins that are not part of the core >

Re: Help with failing tests on CI

2019-06-02 Thread Enrico Olivelli
Tibor, Il dom 2 giu 2019, 15:32 Tibor Digana ha scritto: > Enrico, I sent you a message regarding this question on GitHub, pls see it > here > https://github.com/apache/maven-archetype/pull/28#issuecomment-498030811 Thank you so much Enrico > > On Sun, Jun 2, 2019 at

Help with failing tests on CI

2019-06-02 Thread Enrico Olivelli
Hi, I am not able to understand why integration tests of Maven Archetype plugin are randomly failing here: https://builds.apache.org/job/maven-box/job/maven-archetype/job/ARCHETYPE-567/ I ca't reproduce the failures. Is there any way to see the logs of the integration tests ? like having a ZIP of

Re: Drop tests for java 9 and 10?

2019-06-02 Thread Enrico Olivelli
we are keeping jdk7 as base Enrico Il dom 2 giu 2019, 11:47 Tibor Digana ha scritto: > +1 for deleting 9 1nd 10. > yes, there's a statement by Robert "all non-EOL versions and the first EA". > Now that includes 7 and 8 . > > On Sun, Jun 2, 2019 at 10:42 AM Enrico Oli

Drop tests for java 9 and 10?

2019-06-02 Thread Enrico Olivelli
Hi, To me it is not clear if we should keep tests against java 9 and java 10. I think it is mostly a waste of resources and time. Do we have a clear and documented statement about which versions are supported and tested ? Thoughts? Enrico

Re: proposal for maven-archetype to switch to dom4j 2.1.1 (and Java 8)

2019-06-01 Thread Enrico Olivelli
If there is any complaint I will commit the change. We are already moving to java8 other plugins that are not part of the core lifecycle (Maven 3 supports java7) Enrico Il ven 31 mag 2019, 21:43 Enrico Olivelli ha scritto: > +1 > Enrico > > Il ven 31 mag 2019, 21:02 Homer, Tony

Re: proposal for maven-archetype to switch to dom4j 2.1.1 (and Java 8)

2019-05-31 Thread Enrico Olivelli
+1 Enrico Il ven 31 mag 2019, 21:02 Homer, Tony ha scritto: > Currently maven-archetype depends on dom4j 1.6.1 which is vulnerable to > CVE-2018-1000632 [1]. > I filed ARCHETYPE-567 [2] to track this. > In order to mitigate this vulnerability, an update to dom4j 2.1.1 is > needed. > dom4j 2.1.x

Adding contributors to pom.xml

2019-05-28 Thread Enrico Olivelli
Hi, Is there any rule to add a reference to a contributor in the contributors section of the pom.xml of a plugin. For instance today I have merged a PR from a new time contributor to the maven jdeps plugin. Should I add his email/reference to the pom of that plugin? I remember that the first time

Re: [VOTE] Retire Maven Ant Plugin

2019-05-28 Thread Enrico Olivelli
+1 ( non binding ) Enrico Il mar 28 mag 2019, 21:43 Tibor Digana ha scritto: > +1 > > On Tue, May 28, 2019 at 8:55 PM Robert Scholte > wrote: > > > Hi, > > > > The Apache Maven project consist of about 100 (sub)projects. Due to the > > small number of volunteers and the huge amount of code to

Cutting Releases of JDeps and Scripting Plugins

2019-05-28 Thread Enrico Olivelli
Hi, I would like to cut a release of JDeps plugin soon. I have committed a fix for an annoying problem with MultiRelease Jars (1) It is time to cut a first release of Maven Scripting Plugin. Thoughts ? Enrico [1] https://issues.apache.org/jira/browse/MJDEPS-23

[ANN] Apache Maven Checkstyle Plugin 3.1.0 Released

2019-05-28 Thread Enrico Olivelli
The Apache Maven team is pleased to announce the release of the Apache Maven Checkstyle Plugin, version 3.1.0 The Checkstyle Plugin generates a report regarding the code style used by the developers. For more information about Checkstyle, see http://checkstyle.sourceforge.net/. This version of th

Re: Problems with checkstyle tests on Windows (Was [VOTE] Release Apache Maven Checkstyle Plugin version 3.1.0)

2019-05-27 Thread Enrico Olivelli
o other errors, seemingly not > > related to EOL characters). Cheers! > > > > - Eric L > > > > On Mon, May 27, 2019 at 8:37 PM Enrico Olivelli > > wrote: > > > >> Eric > >> Thank you > >> > >> We are also fixing EOL in t

Re: Problems with checkstyle tests on Windows (Was [VOTE] Release Apache Maven Checkstyle Plugin version 3.1.0)

2019-05-27 Thread Enrico Olivelli
mproved sun_checks.xml long time ago, so I realized that > later > > that it is slightly different XML and different experience. Sorry. > > Cheers > > Tibor17 > > > > > > On Tue, May 14, 2019 at 2:11 PM Enrico Olivelli > > wrote: > > > > >

New checkstyle website isn't published

2019-05-25 Thread Enrico Olivelli
Hi, I did not sent the ANNOUNCE email about checkstyle plugin because the website is not updated. On svn the website looks good, see [1], it is at version 3.1.0 (look on the top right of the page) But the web site [2] is not updated The download page is out of sync [3] What's wrong ? Thanks Enr

[RESULT] [VOTE] Release Apache Maven Checkstyle Plugin version 3.1.0

2019-05-20 Thread Enrico Olivelli
iew...@gmail.com> ha scritto: > +1 > Sylwester > > W dniu niedz., 19.05.2019 o 11:09 Hervé BOUTEMY > napisał(a): > > > +1 > > > > Regards, > > > > Hervé > > > > Le lundi 13 mai 2019, 11:52:30 CEST Enrico Olivelli a éc

Re: Maven-enforcer-plugin dependency convergence verbose logs

2019-05-18 Thread Enrico Olivelli
Hi Jon, I think that if this idea can help you it is worth to work on it. Can you create a JIRA with your case ? It would be great if you can also try to send a pull request with a proposal, We will be happy to see your code and eventually merge it. Cheers Enrico Il sab 18 mag 2019, 06:48 Jon Har

Re: Open pull requests

2019-05-15 Thread Enrico Olivelli
Thank you Joseph, If you have time you can help us review the pending pulls and see if they are still useful and/or suggest changes before merge. Every eye on patches is very valuable and it helps commiters of the project in their work. Enrico Il mer 15 mag 2019, 19:08 Robert Scholte ha scritto:

Re: Problems with checkstyle tests on Windows (Was [VOTE] Release Apache Maven Checkstyle Plugin version 3.1.0)

2019-05-15 Thread Enrico Olivelli
ll do this evening Enrico > > On Tue, May 14, 2019 at 2:11 PM Enrico Olivelli > wrote: > > > I will get a windows box and try to reproduce. > > It is weird that on ASF Jenkins the build is passing even on windows > > > > Enrico > > > > -- For

Re: Maven-enforcer-plugin's use of aether-util in transitive dependency

2019-05-15 Thread Enrico Olivelli
> > Regards, > > Tomo > > > > > > On Sun, Mar 17, 2019 at 5:17 PM Enrico Olivelli > > wrote: > > > >> Awesome > >> Let's see the PR > >> > >> Thanks > >> Enrico > >> > >> Il mer 13 mar 2019

Re: Problems with checkstyle tests on Windows (Was [VOTE] Release Apache Maven Checkstyle Plugin version 3.1.0)

2019-05-14 Thread Enrico Olivelli
therwise I will fix it when I have time, but not today Thank you very much for reporting Enrico Il giorno mar 14 mag 2019 alle ore 16:24 Enrico Olivelli < eolive...@gmail.com> ha scritto: > > > Il giorno mar 14 mag 2019 alle ore 14:34 Tibor Digana < > tibordig...@apache.org

Re: Problems with checkstyle tests on Windows (Was [VOTE] Release Apache Maven Checkstyle Plugin version 3.1.0)

2019-05-14 Thread Enrico Olivelli
lugin/tree/maven-checkstyle-plugin-3.1.0 Enrico > > Cheers > Tibor > > On Tue, May 14, 2019 at 2:11 PM Enrico Olivelli > wrote: > > > I will get a windows box and try to reproduce. > > It is weird that on ASF Jenkins the build is passing even on windows > >

Problems with checkstyle tests on Windows (Was [VOTE] Release Apache Maven Checkstyle Plugin version 3.1.0)

2019-05-14 Thread Enrico Olivelli
I will get a windows box and try to reproduce. It is weird that on ASF Jenkins the build is passing even on windows Enrico -- Forwarded message - Da: Enrico Olivelli Date: mar 14 mag 2019, 13:58 Subject: Re: [VOTE] Release Apache Maven Checkstyle Plugin version 3.1.0 To: Maven

<    1   2   3   4   5   6   >