Re: [VOTE] Release Apache Maven 3.9.8

2024-06-13 Thread Mark Derricutt
+1 non-binding so far from me and our maven-tiles/osgi based project. Mark -- "Great artists are extremely selfish and arrogant things" — Steven Wilson, Porcupine Tree On 13 Jun 2024 at 8:49:07 PM, Tamás Cservenák wrote: > Howdy, > > We solved 16 issues: > >

Re: [RESULT][VOTE] Release Apache Maven 3.9.7

2024-05-26 Thread Mark Derricutt
On 26 May 2024 at 7:22:40 PM, Slawomir Jaranowski wrote: > There is the issue: > https://issues.apache.org/jira/browse/MENFORCER-503 > > Good to know! Will keep an eye out for an updated plugin.

Re: [RESULT][VOTE] Release Apache Maven 3.9.7

2024-05-25 Thread Mark Derricutt
validate unix On 26 May 2024 at 1:53:34 PM, Mark Derricutt wrote: > Hey all, congrats on the new release - only I just upda

Re: [RESULT][VOTE] Release Apache Maven 3.9.7

2024-05-25 Thread Mark Derricutt
Hey all, congrats on the new release - only I just updated and unfortunately get this with the enforcer plugin: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.4.1:enforce (enforce-versions) on project com.smxemail.disaster.manager: Execution enforce-versions of

Re: [ANN] Apache Maven Compiler Plugin 3.13.0 Released

2024-03-18 Thread Mark Derricutt
Interesting - I just hit: Execution default-compile of goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile failed: An API incompatibility was encountered while executing org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile: java.lang.NoSuchMethodError:

Re: [ANN] Apache Maven 4.0.0-alpha-7 released

2023-08-27 Thread Mark Derricutt
On 28/08/2023 at 11:42:48 AM, Guillaume Nodet wrote: > I haven’t had a chance to look into this yet - but I wondered if anyone > else had seen anything similar? > > > No. Can you check if you're using a recent surefire version ? > I’m using 3.1.2 here, which AFAIK is the latest. Along with

Re: [ANN] Apache Maven 4.0.0-alpha-7 released

2023-08-27 Thread Mark Derricutt
On 29/06/2023 at 3:16:24 PM, Guillaume Nodet wrote: > Maven 4.0.0-alpha-7 is available via https://maven.apache.org/download.cgi > Interesting - I noticed over the weekend that under 4.0.0-alpha-7 surefire isn’t picking up any of my Junit 5 tests, but maven 3.9.4 is. I haven’t had a chance

Re: [DISCUSS] Major changed for 4.x

2023-08-23 Thread Mark Derricutt
Porcupine Tree On 24/08/2023 at 11:41:25 AM, Mark Derricutt wrote: > On 23/08/2023 at 9:46:16 PM, Guillaume Nodet wrote: > >> The two ITs for mixins are available at >> >> https://github.com/apache/maven-integration-testing/pull/280/commits/13173969007b5e3b307e

Re: [DISCUSS] Major changed for 4.x

2023-08-23 Thread Mark Derricutt
On 23/08/2023 at 9:46:16 PM, Guillaume Nodet wrote: > The two ITs for mixins are available at > > https://github.com/apache/maven-integration-testing/pull/280/commits/13173969007b5e3b307ef5b191ac2d52a23dce6c > Nice - that looks like it should work - does that unfold into the effective-pom at

Re: [DISCUSS] Major changed for 4.x

2023-08-22 Thread Mark Derricutt
Definitely keen on seeing this, or the approach taken - as Maven 4.x breaks the existing usage of tiles-maven-plugin so having something supported, that covers the same featureset would be good. Where in GIthub can I see the IT’s mentioned here? On 22/08/2023 at 7:32:12 PM, Guillaume Nodet

Re: Question - JDK Minimum of future Apache Maven 4.0.0

2023-05-31 Thread Mark Derricutt
On 31/05/2023 at 9:21:43 PM, Michael Osipov wrote: > even if we are in alpha phase now. > I bet many people will stick for 3.9.x or even 3.8.x for the years to > come. Yep - unless 4.x can introduce some hook for extensions to modify the POM model before becoming immutable, I don’t see us

Re: [VOTE] Change to the voting process

2023-05-12 Thread Mark Derricutt
o relevance at all to whether it is the right change for the (Java) Platform for all time." Mark Reinhold. Mark Derricutt http://www.chaliceofblood.net http://www.theoryinpractice.net http://twitter.com/talios http://facebook.com/mderricutt signature.asc Description: OpenPGP digital signature

Re: [VOTE] Release Apache Maven 3.9.2

2023-05-10 Thread Mark Derricutt
an be implemented has no relevance at all to whether it is the right change for the (Java) Platform for all time." Mark Reinhold. Mark Derricutt http://www.chaliceofblood.net http://www.theoryinpractice.net http://twitter.com/talios http://facebook.com/mderricutt signature.asc Descri

Re: [VOTE] Release Apache Maven 3.9.2

2023-05-09 Thread Mark Derricutt
On 9 May 2023, at 10:29, Mark Derricutt wrote: > +1 Non binding - works fine on works OSGi / tiles-maven-plugin project ( > sadly, unlike M4 - still need to look into this ). Actually - I noticed this at the end of my build ( which was still successful ): [WARNING] Plugin validation

Re: [VOTE] Release Apache Maven 3.9.2

2023-05-09 Thread Mark Derricutt
o look into this ). --- "The ease with which a change can be implemented has no relevance at all to whether it is the right change for the (Java) Platform for all time." Mark Reinhold. Mark Derricutt http://www.chaliceofblood.net http://www.theoryinpractice.net http://twitter.com/talios http://faceboo

Re: [ANN] Maven Checkstyle Plugin 3.2.2 released

2023-05-04 Thread Mark Derricutt
gin. --- "The ease with which a change can be implemented has no relevance at all to whether it is the right change for the (Java) Platform for all time." Mark Reinhold. Mark Derricutt http://www.chaliceofblood.net http://www.theoryinpractice.net http://twitter.com/talios http://facebook.c

Re: [VOTE] Release Apache Maven 3.9.1

2023-03-15 Thread Mark Derricutt
.org/guides/development/guide-testing-releases.html > > Vote open for 72h > > [ ] +1 > [ ] +0 > [ ] -1 --- "The ease with which a change can be implemented has no relevance at all to whether it is the right change for the (Java) Platform for all time." Mark Reinhold. Mar

Re: CVEs in maven-compat via toolchains

2023-02-14 Thread Mark Derricutt
right change for the (Java) Platform for all time." Mark Reinhold. Mark Derricutt http://www.chaliceofblood.net http://www.theoryinpractice.net http://twitter.com/talios http://facebook.com/mderricutt

Re: CVEs in maven-compat via toolchains

2023-02-14 Thread Mark Derricutt
ease with which a change can be implemented has no relevance at all to whether it is the right change for the (Java) Platform for all time." Mark Reinhold. Mark Derricutt http://www.chaliceofblood.net http://www.theoryinpractice.net http://twitter.com/talios http://facebook.com/mderricutt

CVEs in maven-compat via toolchains

2023-02-14 Thread Mark Derricutt
- or is there and I'm just looking in the wrong place these days? Cheers, Mark --- "The ease with which a change can be implemented has no relevance at all to whether it is the right change for the (Java) Platform for all time." Mark Reinhold. Mark Derricutt http://www.chaliceofbloo

Re: [VOTE] Release Apache Maven 3.9.0

2023-02-04 Thread Mark Derricutt
(Java) Platform for all time." Mark Reinhold. Mark Derricutt http://www.chaliceofblood.net http://www.theoryinpractice.net http://twitter.com/talios http://facebook.com/mderricutt

Re: Maven 3.9,0 plan

2023-02-01 Thread Mark Derricutt
ange, especially as BasicRepositoryConnectorFactory is provided by Maven itself? Thanks Tamas --- "The ease with which a change can be implemented has no relevance at all to whether it is the right change for the (Java) Platform for all time." Mark Reinhold. Mark Derricutt http://w

Re: [VOTE] Release Apache Maven 4.0.0-alpha-4 release

2023-01-27 Thread Mark Derricutt
ild of invoker that's compatible? Mark --- "The ease with which a change can be implemented has no relevance at all to whether it is the right change for the (Java) Platform for all time." Mark Reinhold. Mark Derricutt http://www.chaliceofblood.net http://www.theoryinpractice.net http:

Re: Maven 3.9,0 plan

2023-01-24 Thread Mark Derricutt
``` --- "The ease with which a change can be implemented has no relevance at all to whether it is the right change for the (Java) Platform for all time." Mark Reinhold. Mark Derricutt http://www.chaliceofblood.net http://www.theoryinpractice.net http://twitter.com/talios http://facebook.com/mderricutt

Re: Maven 3.9,0 plan

2023-01-23 Thread Mark Derricutt
whether it is the right change for the (Java) Platform for all time." Mark Reinhold. Mark Derricutt http://www.chaliceofblood.net http://www.theoryinpractice.net http://twitter.com/talios http://facebook.com/mderricutt

Re: [VOTE] Release Apache Maven version 3.8.7

2022-12-29 Thread Mark Derricutt
hange for the (Java) Platform for all time." Mark Reinhold. Mark Derricutt http://www.chaliceofblood.net http://www.theoryinpractice.net http://twitter.com/talios http://facebook.com/mderricutt

Re: [VOTE] Release Apache Maven 4.0.0-alpha-3

2022-12-12 Thread Mark Derricutt
> https://repository.apache.org/content/repositories/maven-1835 --- "The ease with which a change can be implemented has no relevance at all to whether it is the right change for the (Java) Platform for all time." Mark Reinhold. Mark Derricutt http://www.chaliceofblood.net http://www.theoryinpractice.net http://twitter.com/talios http://facebook.com/mderricutt signature.asc Description: OpenPGP digital signature

Re: [ANN] Apache Maven Build Cache Extension 1.0.0 Released

2022-11-07 Thread Mark Derricutt
Congrats - look forward to trying it out. I note however the site links to some missing files: https://maven.apache.org/extensions/resources/maven-build-cache-config.xml from the https://maven.apache.org/extensions/maven-build-cache-extension/getting-started.html page for one (which also

Re: Logging in Maven Plugins - Bridging

2022-11-06 Thread Mark Derricutt
On 6/11/2022 at 8:48:28 PM, Ralph Goers wrote: > But the biggest problems with JUL include requiring everything being > wrapped with isEnabled type methods to avoid logging overhead I believe that was one of things addressed in the Flogger benefits - with their API using LOG.atDebug()... or

Re: Logging in Maven Plugins - Bridging

2022-11-06 Thread Mark Derricutt
On 6/11/2022 at 8:31:45 PM, Ralph Goers wrote: > I can absolutely guarantee you that if Google is actually using JUL that > they > have written plenty of their own code on top of it since JUL is woefully > incomplete. Google came up with Flogger - their fluent logging API that wraps JUL ( and

Re: API changes - was [VOTE] Release Apache Maven 4.0.0-alpha-2

2022-10-20 Thread Mark Derricutt
On 21/10/2022 at 12:41:54 AM, Mark Derricutt wrote: > Merged and I’ll release in the morning - and run our main projects thru > with Maven 4.0.0 and see how it fares. > Doh - released the new tiles this morning ( should really have tested it again $work’s main project first tho)

Re: API changes - was [VOTE] Release Apache Maven 4.0.0-alpha-2

2022-10-20 Thread Mark Derricutt
On 20/10/2022 at 11:49:48 PM, Tamás Cservenák wrote: > created PR that should restore compatibility, moreover, it remains mvn 3 > and 4 compatible > (and some little cosmetic change to plexus xml) > Oh sweet! Kudos. Just triggered the build jobs with IT tests and all passed. Merged and

Re: [DISCUSS] Change maven code style

2022-10-19 Thread Mark Derricutt
On 20/10/2022 at 10:52:41 AM, Olivier Lamy wrote: > definitely +1 for palantir. > Having been trusted with clang-format on a few things - tried out spotless/pantir on a small project. +1 on that - it’s nice, tho - I wish it could be 2 space indents, going back to 4 spaces I suspect will be

Re: [VOTE] Release Apache Maven 4.0.0-alpha-2

2022-10-19 Thread Mark Derricutt
+1 one my projects not using tiles. -- "Great artists are extremely selfish and arrogant things" — Steven Wilson, Porcupine Tree On 20/10/2022 at 10:38:47 AM, Olivier Lamy wrote: > +1 > > I only have a small issue. > I have this env var > MAVEN_OPTS=-Djava.awt.headless=true -client

API changes - was [VOTE] Release Apache Maven 4.0.0-alpha-2

2022-10-19 Thread Mark Derricutt
Trying out the new 4.0.0-alpha-2 release I see our tiles-maven-plugin doesn’t work: Caused by: java.lang.NoSuchMethodError: org.apache.maven.project.DefaultProjectBuilder: method ()V not found at io.repaint.maven.tiles.TilesProjectBuilder. (TilesProjectBuilder.groovy) at

Re: Question - JDK Minimum of future Apache Maven 4.0.0

2022-07-24 Thread Mark Derricutt
On 25/07/2022 at 10:38:34 AM, Michael Osipov wrote: > ...and their justification is? Don't tell me they will use Java 11 > features to sort a POM? Joke. None - https://github.com/Ekryd/sortpom/commit/080797dfee00b29839c2975348b5627911e2f5ad#commitcomment-78648749 -- "Great artists are

Re: Question - JDK Minimum of future Apache Maven 4.0.0

2022-07-24 Thread Mark Derricutt
For what it’s worth - I’m now finally starting to see a lot more libraries updating their minimum supported versions to a mix of 11 and 17. And now also encountering mojo updates ( sort pom hit he recently ) that updated their minimum to 11 - and sadly all these changes are under minor/patch

Re: Question - JDK Minimum of future Apache Maven 4.0.0

2022-07-23 Thread Mark Derricutt
Is that due to cold starting the JVM each time? I wonder if mvnd supports toolchains effectively? Or if that could be an avenue to try. -- "Great artists are extremely selfish and arrogant things" — Steven Wilson, Porcupine Tree On 23/07/2022 at 8:13:23 PM, Delany wrote: > I tried

Re: [ANN] Maven Resolver 1.8.0 released

2022-04-20 Thread Mark Derricutt
What version of maven can this be used under? I call this from one of my plugins and when updating to 1.8.0 I get: Caused by: java.lang.NoSuchMethodError: 'java.util.List org.eclipse.aether.spi.connector.layout.RepositoryLayout.getChecksumAlgorithmFactories()' at

Re: [DISCUSS] New Maven Core API for 4.x

2022-03-29 Thread Mark Derricutt
I’m wondering (off the cuff thought here) if having a stronger design difference between a standard Mojo, and an Extension might be useful? As general mojo/plugin - having an injected immutable MavenProject *view* is probably fine, but for an extension I probably want a mutable

Re: [DISCUSS] New Maven Core API for 4.x

2022-03-28 Thread Mark Derricutt
the project for 4.x+. Mark -- "Great artists are extremely selfish and arrogant things" — Steven Wilson, Porcupine Tree On 29/03/2022 at 8:53:06 AM, Guillaume Nodet wrote: > Le lun. 28 mars 2022 à 21:22, Mark Derricutt a écrit : > > I wonder how much of this wi

Re: [DISCUSS] New Maven Core API for 4.x

2022-03-28 Thread Mark Derricutt
I wonder how much of this will break what we do with the tiles-maven-plugin, where we essentially “inject” parents into the model via a maven extension. I remember I was seeing some odd issues under earlier builds of 4.x as well some time ago but will need to refresh my memory on what that was

Re: [VOTE] Release Apache Maven version 3.8.1

2021-03-30 Thread Mark Derricutt
+1 non-binding - bistro zips are in the /dev/ tree - my multi-repo osgi maven tiles weirdo build works fine. From: Robert Scholte Reply: Maven Developers List Date: 31 March 2021 at 9:58:56 AM To: dev@maven.apache.org Subject: [VOTE] Release Apache Maven version 3.8.1 Hi, For

Re: [VOTE] Release Apache Maven version 3.8.0

2021-03-26 Thread Mark Derricutt
Mostly reads good to me, only minor niggle to me is: Then once the vote passed, svn move to release which I think might be grammatically better: “Once the vote has passed, svn move to the release tree ” +1.5 non-binding :) From: Hervé BOUTEMY Reply: Maven Developers List Date: 27 March

Re: [VOTE] Release Apache Maven version 3.8.0

2021-03-25 Thread Mark Derricutt
I notice in the vote email we have mentioned: dist.apache.org/repos/dist/release/maven/maven–3/3.8.0/binaries/apache-maven–3.8.0-bin.zip which doesn’t really highlight anywhere

Re: [VOTE] Release Apache Maven version 3.8.0

2021-03-25 Thread Mark Derricutt
+1 non-binding from me, tho I have (potential) concerns. I’d missed seeing the emails about the release vote, but DID notice that Mac Homebrew had upgraded me magically to 3.8.0. Which led me to tweeting that it seemed the download page wasn’t updated ( then a followup about home-brew jumping

Re: [DISCUSS] Allow attributes shorthand in pom.xml

2020-12-13 Thread Mark Derricutt
Spoken just like someone who deals with people from high school in 2005. I certainly care about reproducible builds - maybe not to the level of some, but when working on projects that span multiple years, have multiple deployments in different data centres for different customers, with different

Re: Hello from mvnd

2020-10-13 Thread Mark Derricutt
I just wanna say kudos to mvnd - found it the other day on r/java (or r/programming) and I must say - this is awesome. It even plays well with our tiles-maven-plugin which I was sure it would play up on. Mark From: Peter Palaga Reply: Maven Developers List Date: 14 October 2020 at

Re: [VOTE] Release Maven Resolver version 1.6.1

2020-10-04 Thread Mark Derricutt
+1 Non-binding. Seems to be working fine on my custom artefact resolving plugin/library. On 3 October 2020 at 7:32:20 AM, Osipov Michael (micha...@apache.org) wrote: Hi, We solved 25 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628=12348853 There are still a

Re: [RESULT] [VOTE] Release Maven Resolver version 1.5.0

2020-07-22 Thread Mark Derricutt
Hervé, Michael - missed the email about the vote earlier, just went hunting for the repo details to try it out on our internal range resolver/locking tool. +1 NON Binding here - passes my unit tests on my library, and the maven mojo that uses it runs fine as works as expected. Mark On 22 July

Re: Maven moving to the next level: the build/consumer pom

2020-07-06 Thread Mark Derricutt
Hervé, If you configure IntelliJ (projecting much Mark?) to use Maven 3.7.0-SNAPSHOT as it’s maven version, does that work? I tend to configure my IJ to use my built SNAPSHOT when testing out Maven releases. Mark On 6 July 2020 at 8:21:57 PM, Hervé BOUTEMY (herve.bout...@free.fr) wrote: What

Re: Maven moving to the next level: the build/consumer pom

2020-07-04 Thread Mark Derricutt
Robert Scholte: There is a feature toggle, see https://github.com/apache/maven/blob/master/maven-model-builder/src/main/java/org/apache/maven/feature/Features.java#L34 Awesome - I’ll get that a play and report back. Does this mean that the install:install did work? That would be interesting. I

Re: Maven moving to the next level: the build/consumer pom

2020-07-04 Thread Mark Derricutt
I thought I’d responded - this has been a long time coming, and has been discussed numerous times over the past few years, and I’m quite excited to give it a bash, and see how well it works, and see if/what any implications this has for our tiles-maven-plugin. I still need to find time to dig

Re: 'modelVersion' is missing.

2020-01-29 Thread Mark Derricutt
reak once I add those modelVersion's into the tiles. --- "The ease with which a change can be implemented has no relevance at all to whether it is the right change for the (Java) Platform for all time." Mark Reinhold. Mark Derricutt http://www.chaliceofblood.net http://www.theo

'modelVersion' is missing.

2020-01-29 Thread Mark Derricutt
ease with which a change can be implemented has no relevance at all to whether it is the right change for the (Java) Platform for all time." Mark Reinhold. **Mark Derricutt** | Senior Developer **Phone**: +64 9 302 0515 Fax: +64 9 302 0518 **Mobile**: +64 21 562 533 Freephone: 0800 SMX SM

Re: [ANN] Apache Maven Release Plugin 3.0.0-M1 Released

2019-12-18 Thread Mark Derricutt
va) Platform for all time." Mark Reinhold. Mark Derricutt http://www.theoryinpractice.net http://www.chaliceofblood.net http://plus.google.com/+MarkDerricutt http://twitter.com/talios http://facebook.com/mderricutt signature.asc Description: OpenPGP digital signature

Re: Reproducible Builds for Maven

2019-11-08 Thread Mark Derricutt
s - which makes sense, but I wonder if it shouldn't be the same time for one extra step of "the exact same output"... Mark --- "The ease with which a change can be implemented has no relevance at all to whether it is the right change for the (Java) Platform for all time." M

Re: last review of Reproducible Builds proposal

2019-10-08 Thread Mark Derricutt
ll to whether it is the right change for the (Java) Platform for all time." Mark Reinhold. Mark Derricutt http://www.theoryinpractice.net http://www.chaliceofblood.net http://plus.google.com/+MarkDerricutt http://twitter.com/talios http://facebook.com/mderricutt signature.asc Description: OpenPGP digital signature

Re: Reproducible Builds for Maven

2019-09-24 Thread Mark Derricutt
which ( and when ) we pull them in to use - often committing those changes individually. --- "The ease with which a change can be implemented has no relevance at all to whether it is the right change for the (Java) Platform for all time." Mark Reinhold. Mar

Re: Reproducible Builds for Maven

2019-09-24 Thread Mark Derricutt
Oh right! I missed the second half of our pom.deps file:    blacklisted org.hibernate:hibernate-ehcache:4.2.19.Final from smx3:smx3.bill-of-materials:2.1.1;    deprecated org.hibernate:hibernate-search-engine:4.4.0.Final from smx3:smx3.bill-of-materials:2.1.1;    resolved

Re: Reproducible Builds for Maven

2019-09-23 Thread Mark Derricutt
Tomo Suzuki wrote on 23/09/19 3:56 PM: Does your approach use such file to record library versions? I don't know about what Hervé is doing, but internally we have a tool I wrote for handling this, we have a pom.deps file that looks like:     repository http://nexus.XX as public;    

Commits on the repo?

2019-03-05 Thread Mark Derricutt
Mark --- "The ease with which a change can be implemented has no relevance at all to whether it is the right change for the (Java) Platform for all time." Mark Reinhold. Mark Derricutt http://www.theoryinpractice.net http://www.chaliceofblood.net http://plus.google.com/+Mar

Re: [ANN] Apache Maven Install Plugin Version 3.0.0-M1 Released

2018-10-01 Thread Mark Derricutt
plugin back down, and raise a ticket for Karaf. Mark --- "The ease with which a change can be implemented has no relevance at all to whether it is the right change for the (Java) Platform for all time." Mark Reinhold. Mark Derricutt http://www.theoryinpractice.net http://w

Re: Maven 4.0.0

2017-11-12 Thread Mark Derricutt
elevance at all to whether it is the right change for the (Java) Platform for all time." Mark Reinhold. Mark Derricutt http://www.theoryinpractice.net http://www.chaliceofblood.net http://plus.google.com/+MarkDerricutt http://twitter.com/talios http://facebook.com/mderricutt signature.asc Description: OpenPGP digital signature

Re: Maven 4.0.0

2017-11-05 Thread Mark Derricutt
implemented has no relevance at all to whether it is the right change for the (Java) Platform for all time." Mark Reinhold. Mark Derricutt http://www.theoryinpractice.net http://www.chaliceofblood.net http://plus.google.com/+MarkDerricutt http://twitter.com/talios http://facebook.com/mder

Re: JDK 10 b29 Early Access is available on jdk.java.net

2017-11-05 Thread Mark Derricutt
t change for the (Java) Platform for all time." Mark Reinhold. Mark Derricutt http://www.theoryinpractice.net http://www.chaliceofblood.net http://plus.google.com/+MarkDerricutt http://twitter.com/talios http://facebook.com/mderricutt signature.asc Description: OpenPGP digital signature

Re: Maven 4.0.0

2017-11-04 Thread Mark Derricutt
Would adding support for 2 new scopes be viable without changing the pom model ( the DTD/XSD doesn't actually define the values so that should be ok). Specifically I'm thinking 'annotation' ( having annotationPaths on m-c-p was a workaround, but kinda horrible in practice ), and maybe "module"

Re: [VOTE] Release Apache Maven 3.5.2

2017-10-20 Thread Mark Derricutt
+1 looking good from here on my projects/releases. -- "Great artists are extremely selfish and arrogant things" — Steven Wilson, Porcupine Tree On Wed, Oct 18, 2017 at 11:50 PM, Stephen Connolly < stephen.alan.conno...@gmail.com> wrote: > Hi, > > We solved 26 issues: >

Re: [VOTE] Release Apache Maven 3.5.1

2017-09-15 Thread Mark Derricutt
Would it be possible to handle this in a somewhat similar way to threadSafe mojos - some form of plugin flag that says "extensionSafe" [1], that if the plugin has true declared and doesn't declare itself as being extensionSafe/extensionAware then we log a build warning - it wouldn't solve

Re: [VOTE] Release Apache Maven 3.5.1

2017-09-14 Thread Mark Derricutt
selfish and arrogant things" — Steven Wilson, Porcupine Tree On Thu, Sep 14, 2017 at 10:29 AM, Mark Derricutt <m...@talios.com> wrote: > On 14 Sep 2017, at 10:26, Mark Derricutt wrote: > > Calling -2 for vote if not too late. > > Actually - looking at the commit diff, I

Re: [VOTE] Release Apache Maven 3.5.1

2017-09-13 Thread Mark Derricutt
On 14 Sep 2017, at 10:26, Mark Derricutt wrote: > Calling -2 for vote if not too late. Actually - looking at the commit diff, I see in our code we did have `true` for the `jasmine-maven-plugin` which we don't actually need. Removing that from the mojo definition and running my bu

Re: [VOTE] Release Apache Maven 3.5.1

2017-09-13 Thread Mark Derricutt
what/why/how this problem manifests in a testable manner yet however. Mark On 11 Sep 2017, at 23:19, Mark Derricutt wrote: > On 11 Sep 2017, at 18:10, Stephen Connolly wrote: > >> I wonder if mng-6275 is affecting that plugin > > Didn't manage to get a chance to look into t

Re: [VOTE] Release Apache Maven 3.5.1

2017-09-11 Thread Mark Derricutt
he (Java) Platform for all time." Mark Reinhold. Mark Derricutt http://www.theoryinpractice.net http://www.chaliceofblood.net http://plus.google.com/+MarkDerricutt http://twitter.com/talios http://facebook.com/mderricutt signature.asc Description: OpenPGP digital signature

Re: [VOTE] Release Apache Maven 3.5.1

2017-09-10 Thread Mark Derricutt
onents/ref/3-LATEST/ >> >> Vote open for 72 hours. >> >> [ ] +1 >> [ ] +0 >> [ ] -1 >> >> Thanks, >> >> Stephen. >> > > > > -- > - > Arnaud Héritier > http://aheritier.net > Mail/GTalk: aheritier AT gmail D

Re: [VOTE] Release Apache Maven Compiler Plugin version 3.7.0

2017-09-03 Thread Mark Derricutt
The problems with errorprone have been fixed in the recent 2.1.1 release so you could update the tests with that maybe? -- "Great artists are extremely selfish and arrogant things" — Steven Wilson, Porcupine Tree On Sat, Sep 2, 2017 at 11:30 PM, Robert Scholte wrote: >

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

2017-08-31 Thread Mark Derricutt
with which a change can be implemented has no relevance at all to whether it is the right change for the (Java) Platform for all time." Mark Reinhold. Mark Derricutt http://www.theoryinpractice.net http://www.chaliceofblood.net http://plus.google.com/+MarkDerricutt http://twitter.com/talios http://facebook.com/mderricutt signature.asc Description: OpenPGP digital signature

Re: maven-jdeps-plugin and JDK9 - no love :(

2017-08-28 Thread Mark Derricutt
mplemented has no relevance at all to whether it is the right change for the (Java) Platform for all time." Mark Reinhold. Mark Derricutt http://www.theoryinpractice.net http://www.chaliceofblood.net http://plus.google.com/+MarkDerricutt http://twitter.com/talios http://facebook.com/mderric

Re: maven-jdeps-plugin and JDK9 - no love :(

2017-08-28 Thread Mark Derricutt
se... 23 on the countdown to Java 9 :) Mark --- "The ease with which a change can be implemented has no relevance at all to whether it is the right change for the (Java) Platform for all time." Mark Reinhold. Mark Derricutt http://www.theoryinpractice.net http://www.chal

maven-jdeps-plugin and JDK9 - no love :(

2017-08-27 Thread Mark Derricutt
-- "The ease with which a change can be implemented has no relevance at all to whether it is the right change for the (Java) Platform for all time." Mark Reinhold. Mark Derricutt http://www.theoryinpractice.net http://www.chaliceofblood.net http://plus.google.com/+MarkDerricutt http://t

What became of Aether/Ant tasks...

2017-08-23 Thread Mark Derricutt
(Java) Platform for all time." Mark Reinhold. Mark Derricutt http://www.theoryinpractice.net http://www.chaliceofblood.net http://plus.google.com/+MarkDerricutt http://twitter.com/talios http://facebook.com/mderricutt signature.asc Description: OpenPGP digital signature

Re: Using "annotationProcessorPaths" together with version ranges

2017-08-23 Thread Mark Derricutt
ther it is the right change for the (Java) Platform for all time." Mark Reinhold. Mark Derricutt http://www.theoryinpractice.net http://www.chaliceofblood.net http://plus.google.com/+MarkDerricutt http://twitter.com/talios http://facebook.com/mderricutt signature.asc Description: OpenPGP digital signature

Re: Using "annotationProcessorPaths" together with version ranges

2017-08-17 Thread Mark Derricutt
pes, and neither does the documentation it seems. Mark --- "The ease with which a change can be implemented has no relevance at all to whether it is the right change for the (Java) Platform for all time." Mark Reinhold. Mark Derricutt http://www.theoryinpractice.net http://www.chaliceof

Re: [ANN] MMaven Resolver 1.1.0 released

2017-07-06 Thread Mark Derricutt
On 7 Jul 2017, at 13:34, Mark Derricutt wrote: > when running out of Maven 3.5. Odd thing is - it happened 3 times, and now I > can't reproduce it. Bizarre... Actually can reproduce it all the time down, I was running my build in slightly different ways between tests, when add

Re: [ANN] MMaven Resolver 1.1.0 released

2017-07-06 Thread Mark Derricutt
tform for all time." Mark Reinhold. Mark Derricutt http://www.theoryinpractice.net http://www.chaliceofblood.net http://plus.google.com/+MarkDerricutt http://twitter.com/talios http://facebook.com/mderricutt signature.asc Description: OpenPGP digital signature

Re: [ANN] MMaven Resolver 1.1.0 released

2017-07-06 Thread Mark Derricutt
esolveDependencies() can > yield a NullPointerException Interesting, updating one of my mojo which use this to 1.1.0 and I get: --- "The ease with which a change can be implemented has no relevance at all to whether it is the right change for the (Java) Platform for all time." Mark

Re: [RESULT] [VOTE] Release Apache Maven Enforcer version 1.4.2

2017-06-26 Thread Mark Derricutt
ion of commons-lang used doesn't like the new Java 9 version string. --- "The ease with which a change can be implemented has no relevance at all to whether it is the right change for the (Java) Platform for all time." Mark Reinhold. Mark Derricutt http://www.theoryinprac

Re: [VOTE] Release Apache Maven 3.5.0

2017-04-03 Thread Mark Derricutt
+1 Non Binding. Bring. It. On. On 4 Apr 2017, at 10:14, Stephen Connolly wrote: > Hi, > > We solved 86 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12336084=Text -- Mark Derricutt http://www.theoryinpractice.net http://www.chaliceofbl

Re: All go for 3.5.0

2017-04-02 Thread Mark Derricutt
ood on my OSGi/Tiles/freak-of-unholy-nature builds :) -- Mark Derricutt http://www.theoryinpractice.net http://www.chaliceofblood.net http://plus.google.com/+MarkDerricutt http://twitter.com/talios http://facebook.com/mderricutt signature.asc Description: OpenPGP digital signature

Re: [VOTE] Release Apache Maven 3.5.0-beta-1

2017-03-22 Thread Mark Derricutt
On 21 Mar 2017, at 7:18, Stephen Connolly wrote: > Vote open for 72 hours. +1 non binding for me on my OSGi / tiles related builds. -- Mark Derricutt http://www.theoryinpractice.net http://www.chaliceofblood.net http://plus.google.com/+MarkDerricutt http://twitter.com/talios h

Re: rat-check failures...

2017-03-22 Thread Mark Derricutt
On 22 Mar 2017, at 17:38, Olivier Lamy wrote: > maven-aether-provider has been moved to maven-resolver-provider > so simply delete maven-aether-provider directory first (git didn't clean > target directory) Ah so it did. All good now :) -- Mark Derricutt http://www.theoryinpractice

rat-check failures...

2017-03-21 Thread Mark Derricutt
r/target/test-classes/repo/ut/simple/artifact/1.0/artifact-1.0.zip + maven-aether-provider/target/test-classes/repo/ut/simple/dependency/1.0/dependency-1.0-sources.jar + maven-aether-provider/target/test-classes/repo/ut/simple/dependency/1.0/dependency-1.0.jar **Mark Derricutt** | Senior Deve

Re: [VOTE] Release Apache Maven 3.5.0-alpha-1

2017-02-27 Thread Mark Derricutt
On 28 Feb 2017, at 7:11, Hervé BOUTEMY wrote: > I already voted, but I'll redo: > > +1 +200 from me :) -- Mark Derricutt http://www.theoryinpractice.net http://www.chaliceofblood.net http://plus.google.com/+MarkDerricutt http://twitter.com/talios http://facebook.com/mderricutt sign

Re: I think we are ready for 3.5.0-alpha-1

2017-02-08 Thread Mark Derricutt
On 9 Feb 2017, at 9:01, Stephen Connolly wrote: > I toyed with spinning RCs but I'm thinking alpha and beta are better terms Have been using the nightly builds without issue on our projects - no perceived issues anywhere so far. Can I preload a +1? :) -- Mark Derricutt h

Re: [VOTE] Reset Maven Core, Integration Tests and Resolver repository master branches

2017-01-04 Thread Mark Derricutt
branch head, effectively ignoring all changes from all other branches. It is meant to be used to supersede old development history of side branches. Note that this is different from the -Xours option to the 'recursive' merge strategy. Would something like this be better than force pushing? --

Re: POM 5: The problems with mixins

2016-12-05 Thread Mark Derricutt
k over ) to provide mixin like behaviour to Maven and despite a few minor teething issues, it works wonderfully. The win - composition and reuse. The simple static inheritance chain doesn't really provide that. Mark -- Mark Derricutt http://www.theoryinpractice.net http://www.chaliceofblood.ne

Re: POM Model version 4.1.0 in 3.4.0-SNAPSHOTs

2016-08-26 Thread Mark Derricutt
one issues ( it conflicted with my morning commute to work ) but enjoyed the discussions. Mark -- Mark Derricutt http://www.theoryinpractice.net http://www.chaliceofblood.net http://plus.google.com/+MarkDerricutt http://twitter.com/talios http://facebook.com/mderricutt signature.asc Descript

Re: Preleminary Maven 3.4.0-SNAPSHOT Testing (Take 3)

2016-08-16 Thread Mark Derricutt
n you'd be forcing all consumers of that dependency to use Maven 3.4.0 itself ( IMHO not in itself a bad idea ), but that might hurt any consuming applications like Sonar, Jenkins, or other build tools. -- Mark Derricutt http://www.theoryinpractice.net http://www.chaliceofblood.net http://plu

Re: Preleminary Maven 3.4.0-SNAPSHOT Testing (Take 3)

2016-07-22 Thread Mark Derricutt
On Sat, Jul 23, 2016 at 3:27 AM, Karl Heinz Marbaise wrote: > This is only a current state of development (Git hash: > 90f26c279af9738735be8f84f60dcf21b6244e24) to get some feedback from the > community... > Have been using daily HEAD builds as my daily driver for the past

Re: Support for Java 9 builds?

2016-07-08 Thread Mark Derricutt
aven-javadoc-plugin > and verify if this works. Thats works! Also had to bump the javadoc plugin to .4 ( I was still using .3 ) - excellent. -- Mark Derricutt http://www.theoryinpractice.net http://www.chaliceofblood.net http://plus.google.com/+MarkDerricutt http://twitter.com/talios http

Re: 3.4.0 SNAPSHOT breaks Log4j build

2016-07-06 Thread Mark Derricutt
On Thu, Jul 7, 2016 at 8:21 AM, Ralph Goers wrote: > With scope set to test I would expect that the non-test classes that need > them would fail to compile. Sadly this falls into one of my biggest pet-peeves with maven. IMHO neither compile or test scope should ever

  1   2   3   4   >