Re: [VOTE] Release Apache Maven Dependency Analyzer version 1.11.2

2020-07-23 Thread Eric Lilja
On Fri, Jul 24, 2020 at 12:06 AM Sylwester Lachiewicz wrote: > +1 > > in fact, in this release, based on commits, we have also fixed: > MSHARED-879 Reproducible builds > MSHARED-810 Support for Java 12 > MSHARED-792 Maven Dependency Analyzer ignores Java 8 type annotations on > local variables >

Re: [VOTE] Release Apache Maven Dependency Analyzer version 1.11.2

2020-07-23 Thread Sylwester Lachiewicz
+1 in fact, in this release, based on commits, we have also fixed: MSHARED-879 Reproducible builds MSHARED-810 Support for Java 12 MSHARED-792 Maven Dependency Analyzer ignores Java 8 type annotations on local variables All the above tasks was assigned to the next planned version 3.0, now all

Re: [VOTE] Release Apache Maven Dependency Analyzer version 1.11.2

2020-07-23 Thread Enrico Olivelli
+1 (non binding) build and run tests on Mac + JDK14 Enrico Il giorno gio 23 lug 2020 alle ore 16:49 Karl Heinz Marbaise < khmarba...@gmx.de> ha scritto: > Hi, > > +1 from me > > Kind regards > Karl Heinz Marbaise > On 20.07.20 16:32, Elliotte Rusty Harold wrote: > > Hi, > > > > We solved 2

Re: [VOTE] Release Apache Maven Dependency Analyzer version 1.11.2

2020-07-23 Thread Karl Heinz Marbaise
Hi, +1 from me Kind regards Karl Heinz Marbaise On 20.07.20 16:32, Elliotte Rusty Harold wrote: Hi, We solved 2 issues: ** Dependency upgrade * [MSHARED-868] - Upgrade plexus-component-metadata to 2.1.0 * [MSHARED-870] - Upgrade asm to 8.0.1 There are still six issues left in

RE: [VOTE] Release Apache Maven Dependency Analyzer version 1.11.2

2020-07-23 Thread Ian Lavallee
+1 *From: *Elliotte Rusty Harold *Sent: *July 20, 2020 10:33 AM *To: *Maven Developers List *Subject: *[VOTE] Release Apache Maven Dependency Analyzer version 1.11.2 Hi, We solved 2 issues: ** Dependency upgrade * [MSHARED-868] - Upgrade plexus-component-metadata to 2.1.0 *

[GitHub] [maven-site] elharo opened a new pull request #182: [MNGSITE-417] add license

2020-07-23 Thread GitBox
elharo opened a new pull request #182: URL: https://github.com/apache/maven-site/pull/182 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

[GitHub] [maven-site] suztomo commented on pull request #175: docs: clarify dependency scope rules

2020-07-23 Thread GitBox
suztomo commented on pull request #175: URL: https://github.com/apache/maven-site/pull/175#issuecomment-663039861 Thank you. This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [maven-site] elharo merged pull request #173: docs: subversion URLs no longer exist

2020-07-23 Thread GitBox
elharo merged pull request #173: URL: https://github.com/apache/maven-site/pull/173 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

[GitHub] [maven-site] elharo merged pull request #175: docs: clarify dependency scope rules

2020-07-23 Thread GitBox
elharo merged pull request #175: URL: https://github.com/apache/maven-site/pull/175 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

[GitHub] [maven-site] elharo merged pull request #176: [MNGSITE-415] say Maven 3.0.x is EOL

2020-07-23 Thread GitBox
elharo merged pull request #176: URL: https://github.com/apache/maven-site/pull/176 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

Absolute location of settings files help

2020-07-23 Thread John Patrick
>From within a plugin, how can I obtain the global settings and user settings??? Not the effective settings object, the real location of the files being used, so what SettingsXmlConfigurationProcessor works out. I've worked out that either MavenExecutionRequest or SettingsBuildingRequest contain