RE: What steps will install dependent artifacts in local maven repo

2022-03-23 Thread KARR, DAVID
> -Original Message- > From: Thomas Broyer > Sent: Wednesday, March 23, 2022 6:59 AM > To: Maven Users List > Subject: Re: What steps will install dependent artifacts in local maven > repo > > Releases are "immutable" in a Maven re

Re: What steps will install dependent artifacts in local maven repo

2022-03-23 Thread Thomas Broyer
-- > > From: Alexander Kriegisch > > Sent: Wednesday, March 23, 2022 1:11 AM > > To: users@maven.apache.org > > Subject: Re: What steps will install dependent artifacts in local maven > > repo > > > > Some background information, because I happen to kno

RE: What steps will install dependent artifacts in local maven repo

2022-03-23 Thread KARR, DAVID
Inline. > -Original Message- > From: Alexander Kriegisch > Sent: Wednesday, March 23, 2022 1:11 AM > To: users@maven.apache.org > Subject: Re: What steps will install dependent artifacts in local maven > repo > > Some background information, because I happen t

Re: What steps will install dependent artifacts in local maven repo

2022-03-23 Thread Alexander Kriegisch
Some background information, because I happen to know, being an AspectJ committer and the AspectJ compiler being a fork of ECJ, just like GrEclipse is, too: The JDT Core project has decided a while ago - I think for the Eclipse 4.22 (2021-12) release, maybe one release earlier - to drop Java 8

Re: What steps will install dependent artifacts in local maven repo

2022-03-22 Thread Nick Stolwijk
You are right, I forgot that that still exists. :-S I do think that that way of dependency management is highly discouraged and IMNSHO should be discarded in your build as a first step. With regards, Nick Stolwijk ~~~ Try to leave this world a little better than you found it and, when your turn

Re: What steps will install dependent artifacts in local maven repo

2022-03-22 Thread Thomas Broyer
Le mar. 22 mars 2022 à 23:37, Nick Stolwijk a écrit : > Also, org.codehaus.groovy:groovy-eclipse-batch:RELEASE is not in > Maven Central. Yes it is: https://search.maven.org/artifact/org.codehaus.groovy/groovy-eclipse-batch About the RELEASE version:

Re: What steps will install dependent artifacts in local maven repo

2022-03-22 Thread Nick Stolwijk
at's what > happened. > > > -Original Message- > > From: KARR, DAVID > > Sent: Tuesday, March 22, 2022 12:15 PM > > To: Maven Users List > > Subject: RE: What steps will install dependent artifacts in local maven > > repo > > &

RE: What steps will install dependent artifacts in local maven repo

2022-03-22 Thread KARR, DAVID
: Tuesday, March 22, 2022 12:15 PM > To: Maven Users List > Subject: RE: What steps will install dependent artifacts in local maven > repo > > *** Security Advisory: This Message Originated Outside of AT ***. > Reference http://cso.att.com/EmailSecurity/IDSP.html for mo

RE: What steps will install dependent artifacts in local maven repo

2022-03-22 Thread KARR, DAVID
o that. I will pursue that. > -Original Message- > From: Thomas Broyer > Sent: Tuesday, March 22, 2022 11:56 AM > To: Maven Users List > Subject: Re: What steps will install dependent artifacts in local maven > repo > > This is totally unexpected behavior to me: an exter

RE: What steps will install dependent artifacts in local maven repo

2022-03-22 Thread KARR, DAVID
The "4.x" artifacts were all compiled with Java 11. The 3.0.8 version was compiled with Java 8. > -Original Message- > From: KARR, DAVID > Sent: Tuesday, March 22, 2022 11:20 AM > To: Maven Users List > Subject: RE: What steps will install dependent arti

Re: What steps will install dependent artifacts in local maven repo

2022-03-22 Thread Thomas Broyer
e for all Java 11 builds). That means > coordinating with the people who maintain the build nodes. Yuck. > > > -Original Message- > > From: David Karr > > Sent: Tuesday, March 22, 2022 9:50 AM > > To: Maven Users List > > Subject: What steps will insta

RE: What steps will install dependent artifacts in local maven repo

2022-03-22 Thread KARR, DAVID
aintain the build nodes. Yuck. > -Original Message- > From: David Karr > Sent: Tuesday, March 22, 2022 9:50 AM > To: Maven Users List > Subject: What steps will install dependent artifacts in local maven repo > > Our org's builds have been using Java 8 for quite a while. We'r

What steps will install dependent artifacts in local maven repo

2022-03-22 Thread David Karr
Our org's builds have been using Java 8 for quite a while. We're starting to move some builds to Java 11. We're seeing some builds failing with the following: - Execution default-compile of goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile failed: An API