Re: Proposal: Display dependency checksums (SHA hashes) in maven-dependency-plugin

2025-07-10 Thread Elliotte Rusty Harold
-dependency-plugin, or would it be better suited for another plugin or > Maven core itself? > > Thanks, > Calum -- Elliotte Rusty Harold elh...@ibiblio.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: PR - adding docs to maven resolver ant tasks

2025-07-08 Thread Elliotte Rusty Harold
should be like that I can use? Just follow the Oracle Javadoc guidelines: https://www.oracle.com/technical-resources/articles/java/javadoc-tool.html -- Elliotte Rusty Harold elh...@ibiblio.org - To unsubscribe, e-mail: dev-unsubs

Re: Communicate around OSSRH end of life, maven-deploy-plugin and central-publishing-maven-plugin ?

2025-07-08 Thread Elliotte Rusty Harold
antly. It is the purposeful design behind HTTP 1.1 in 1996, and was fully documented and codified in Fielding's thesis in 2000. -- Elliotte Rusty Harold elh...@ibiblio.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apac

Re: [VOTE] Release Apache Maven GPG Plugin version 3.2.8

2025-06-30 Thread Elliotte Rusty Harold
ease see > https://issues.apache.org/jira/browse/MGPG-111 > > On Sun, Jun 29, 2025, 14:09 Elliotte Rusty Harold > wrote: > > > dependencies look like they could use improvement: > > > > [WARNING] Used undeclared dependencies found: > > [WARNING] > > com.k

Re: [VOTE] Release Apache Maven GPG Plugin version 3.2.8

2025-06-29 Thread Elliotte Rusty Harold
lopment/guide-testing-releases.html > > Vote open for at least 72 hours. > > [ ] +1 > [ ] +0 > [ ] -1 > > -- > Sławomir Jaranowski > > - > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org &g

Re: [VOTE] Release Apache Maven PMD Plugin version 3.27.0

2025-06-22 Thread Elliotte Rusty Harold
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > -- Elliotte Rusty Harold elh...@ibiblio.org -

Re: [VOTE] Release Apache Maven version 3.8.9

2025-06-16 Thread Elliotte Rusty Harold
-- > > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > > For additional commands, e-mail: dev-h...@maven.apache.org > > > > > > - > To

Re: [HEADS UP] Release Parent poms ASF and Maven

2025-05-31 Thread Elliotte Rusty Harold
b.com/apache/maven-parent/milestone/25 > > > -- > Sławomir Jaranowski > > - > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional

Re: [VOTE] Release Apache Maven Clean Plugin version 3.5.0

2025-05-28 Thread Elliotte Rusty Harold
OK, looks like that was in the 4.0 branch and this is for the 3,x branch. In the 3.x branch there's one unused test dependency that can be removed, nothing serious I can see. On Wed, May 28, 2025 at 12:44 PM Elliotte Rusty Harold wrote: > > I see test failures with Maven 3.9.9

Re: [VOTE] Release Apache Maven Clean Plugin version 3.5.0

2025-05-28 Thread Elliotte Rusty Harold
s. > > > > [ ] +1 > > [ ] +0 > > [ ] -1 > > - > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > -- Elliotte Rusty Harold elh...@ibiblio.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: Maven 4.0.0 Release - Thoughts?

2025-05-26 Thread Elliotte Rusty Harold
n release process works. However, critical bug fixes should generate a new RC. Overall I would prefer much more rigorous versioning. Right now we're pushing RCs with known unstable APIs, which I would normally consider appropriate for pre-alpha builds. -- Ell

Re: [RESULT][VOTE] Require Java 21 for Maven 4 (Rephrased Vote)

2025-05-25 Thread Elliotte Rusty Harold
I can think of, and I'd be happy to ditch that. We don't run with outdated dependencies or unsupported JDKs. When we have outdated dependencies, it's because no one has pressed the Squash and Merge button on a dependabot PR. It has nothing to do with Java versions. -- Ellio

Re: Require Java 21 for Maven 4 (Rephrased Vote)

2025-05-25 Thread Elliotte Rusty Harold
g a Java shop, but they too were using Java 11 at least through late 2024. They and others will eventually get to Java 25, but that's years in the future. -- Elliotte Rusty Harold elh...@ibiblio.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: Maven 4.0.0 Release - Thoughts?

2025-05-25 Thread Elliotte Rusty Harold
need API stability though. -- Elliotte Rusty Harold elh...@ibiblio.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: Reason for no fixed release dates and support policies?

2025-05-25 Thread Elliotte Rusty Harold
ads rather than focusing on long term support and reliability. Should anyone ever care enough about this to start paying for support and development, that might change. -- Elliotte Rusty Harold elh...@ibiblio.org - To unsubsc

Re: [RESULT][VOTE] Require Java 21 for Maven 4 (Rephrased Vote)

2025-05-24 Thread Elliotte Rusty Harold
ing to do what they find fun rather than delivering user value. -- Elliotte Rusty Harold elh...@ibiblio.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: Maven 4.0.0 Release - Thoughts?

2025-05-24 Thread Elliotte Rusty Harold
ar it! > > Cheers, > > Guillaume -- Elliotte Rusty Harold elh...@ibiblio.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: [RESULT][VOTE] Require Java 21 for Maven 4 (Rephrased Vote)

2025-05-24 Thread Elliotte Rusty Harold
uot; There are many other vendors. -- Elliotte Rusty Harold elh...@ibiblio.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: Proposal: Reactivating PMD to Strengthen Definition of Done

2025-05-20 Thread Elliotte Rusty Harold
est regards > > Vincent > > > > PS: > > In reality, you don’t notice these tools until problems arise. > > It’s like karma—silent and harmless until you break something. Then it comes > back to show its cost. > > Just want to limit this. Currently, there’s no

Re: Permission to merge?

2025-05-02 Thread Elliotte Rusty Harold
der some conditions) fix test compile issue: added dependency > test path for modules > * Wrong encoding when reading the output of forked JVM on Windows > > Martin > -- Elliotte Rusty Harold elh...@ibiblio.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: [HEADS UP] Maven 3.9.10 release

2025-05-01 Thread Elliotte Rusty Harold
s://issues.apache.org/jira/issues/?jql=project%20%3D%20MRESOLVER%20AND%20fixVersion%20%3D%201.9.23 > > > > > > > > > > I will work on it, I hope the release can be done in the next two - > > three weeks. > > > > > Any help as usual is apprec

Re: [VOTE] Require Java 21 for Maven 4 (Rephrased Vote)

2025-04-30 Thread Elliotte Rusty Harold
DK needs, also toolchain tools can be used. > > > Have a sunny day everyone > > Matthias > > [1*]: https://lists.apache.org/thread/bfkvvjftrxypp06yj8zj919fcz0dt2zt > [2*]: https://www.apache.org/foundation/voting.html > > > --------

Re: [VOTE] Require Java 21 for Maven 4

2025-04-30 Thread Elliotte Rusty Harold
9fcz0dt2zt > [2*]: https://www.apache.org/foundation/voting.html > > > --------- > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > -- Elliotte Rusty Ha

Re: [HEADS UP] Maven 3.9.10 release

2025-04-25 Thread Elliotte Rusty Harold
s appreciated. > > > -- > Sławomir Jaranowski > > - > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > -- Elliotte Rusty Harold elh...@ibiblio.org --

Re: Use Java record in org.apache.maven.api.model?

2025-03-25 Thread Elliotte Rusty Harold
aying > that they may be removed in a future version. We would still have the > other benefits and be prepared for this evolution. > > Any though? > > Martin > > [1]https://github.com/apache/maven/blob/master/api/maven-api-model/src/main/mdo/

Re: POC for improved DOT output for maven-dependency-plugin

2025-03-24 Thread Elliotte Rusty Harold
les > [image: tree2.png] > > - > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org -- Elliotte Rusty Harold elh...@ibiblio.org

Re: [DISCUSS] Create Maven 4.0.x branch and switch to 4.1.0-SNAPSHOT

2025-03-17 Thread Elliotte Rusty Harold
, we absolutely can do that. We use a new modelVersion 4.1.0 for Maven 4.0. (Confusingly modelVersion 4.0.0 is for Maven 3 but c'est la vie.) We can make Maven reject any poms that use modelVersion 4.1.0 and do not have the proper namespace. This will not reject any existing poms which use earlier

Re: [DISCUSS] Create Maven 4.0.x branch and switch to 4.1.0-SNAPSHOT

2025-03-16 Thread Elliotte Rusty Harold
I think it's time to create a branch to release Maven 4.0.0 GA in the > coming weeks and switch master to 4.1.0-SNAPSHOT. > Thoughts ? > > -- > ---- > Guillaume Nodet -- Elliotte Rusty Harold elh...@ibiblio.org

Re: What is new in Maven 4?

2025-03-16 Thread Elliotte Rusty Harold
t it doesn't need to be in Maven. -- Elliotte Rusty Harold elh...@ibiblio.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: What is new in Maven 4?

2025-03-16 Thread Elliotte Rusty Harold
4.1 or 4.2 or whatever that has a > element. > > On Mon, 17 Mar 2025 at 01:53, Elliotte Rusty Harold > wrote: > > > Yes, it's too late. I share your frustration with hierarchies, and > > more than in just the context of build systems. There are a lot of > > areas

Re: What is new in Maven 4?

2025-03-16 Thread Elliotte Rusty Harold
tool to a genuine > masterpiece. M4 without tiles would be a huge step backwards even if it > improves numerous other things. > > I have read through the following page, and most of it sounds good: > https://maven.apache.org/whatsnewinmaven4.html > > What's the path forward? &

Re: Maven 4 equivalents of `api` and `implementation` dependencies

2025-03-07 Thread Elliotte Rusty Harold
scope and `optional` > qualifier. These are source of interminable discussions on which one > should be used. > > [2] > https://docs.gradle.org/current/userguide/java_library_plugin.html#sec:java_library_separation > > > --------

Re: [DISCUSS] Support YAML poms

2025-03-05 Thread Elliotte Rusty Harold
-- > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > -- Elliotte Rusty Harold elh...@ibiblio.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: [VOTE] Release Apache Maven PDF Plugin version 1.6.2

2025-03-04 Thread Elliotte Rusty Harold
t; Guide to testing staged releases: > https://maven.apache.org/guides/development/guide-testing-releases.html > > Vote open for at least 72 hours. > - > > Matthias > > > - > To unsubscribe, e-mail

LLM coding tools and the Apache License

2025-03-01 Thread Elliotte Rusty Harold
ance. That depends on how well these tools operate. -- Elliotte Rusty Harold elh...@ibiblio.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: Discussion: Declare EOL for Maven 3.8.x and change support policy

2025-02-23 Thread Elliotte Rusty Harold
all-changing companies. At my work we got some tools, that still > > > only support Java EE 6 and Java 8 while we don't get newer versions > > > provided by ops... > > > > > > > > > > > > -

Re: [VOTE] Release Apache Maven Clean Plugin version 3.4.1

2025-02-17 Thread Elliotte Rusty Harold
-- > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > -- Elliotte Rusty Harold elh...@ibiblio.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: Thought: apply jsr305(nullable,notnull) to maven?

2025-02-12 Thread Elliotte Rusty Harold
ations can't be relied on. The code will be in worse shape than it was when the effort started. On Tue, Feb 11, 2025 at 4:36 AM Xeno Amess wrote: > > as title. > during recently learning about maven and maven-resolver, sometimes I really > think it better to have nullable/notnull

Re: Management of stale issues and PRs

2025-02-12 Thread Elliotte Rusty Harold
e only auto-closing issues that were waiting for feedback when no feedback had arrived by the deadline. We shouldn't autoclose issues that are waiting for someone to get around to fixing them or waiting for review. -- Elliotte Rusty Harold elh...@ibiblio.org

Re: Thought: apply jsr305(nullable,notnull) to maven?

2025-02-11 Thread Elliotte Rusty Harold
po and artifacts but not building projects with Maven. -- Elliotte Rusty Harold elh...@ibiblio.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: Comments removed in consumer POM

2025-02-10 Thread Elliotte Rusty Harold
gt; somebody wrongly said, , and spend a whole day finding what be > wrong. Namespaces could resolve that. > or is there some way to allow some...prefix?or allow-all-namespace like > or something? > Yes, there is. -- Elliotte Rusty H

Re: Comments removed in consumer POM

2025-02-10 Thread Elliotte Rusty Harold
verything I need to build this project?" instead of "Do I understand every element in this pom?" A slightly less radical approach would be to ignore elements not in Maven's own namespace. -- Elliotte Rusty Harold elh...@ibiblio.org --

Re: Comments removed in consumer POM

2025-02-09 Thread Elliotte Rusty Harold
d by a couple of people from the audience > > who raised concern about comments in the build POM being removed in the > > published consumer POM. They thought that could be problematic for larger > > corporations who want, for example, copyright comments. > > > > Any thou

Re: Supply Chain Attacks and Insider Threats

2025-02-09 Thread Elliotte Rusty Harold
To be clear, we're not banning anyone. We're simply being cautious about active permissions given the risk of compromised old accounts. With 72 committers some of whom haven't been heard from in over ten years, it's likely some of these accounts are effectively defunct. It

Re: Documentation for 4.x/3.x plugins and components

2025-02-08 Thread Elliotte Rusty Harold
; - 3.x version > > will be the best today, so I will prepare updates in documentation > > > On Fri, 7 Feb 2025 at 13:30, Elliotte Rusty Harold wrote: > > > > On Fri, Feb 7, 2025 at 8:50 AM Slawomir Jaranowski > > wrote: > > > > > I would like to main

Re: Supply Chain Attacks and Insider Threats

2025-02-08 Thread Elliotte Rusty Harold
No, not important. Development branches that aren't released aren't especially risky. We need to be careful about what we ship, not random sets of changes that have to be reviewed and merged into master before they ship. -- Elliotte Rusty Harold

Supply Chain Attacks and Insider Threats

2025-02-07 Thread Elliotte Rusty Harold
x27;ve made more invasive changes in the past to increase security, most notably requiring https for downloading artifacts, so I'm confident we can do this too. -- Elliotte Rusty Harold elh...@ibiblio.org - To unsubsc

Re: Documentation for 4.x/3.x plugins and components

2025-02-07 Thread Elliotte Rusty Harold
or the broader community quickly moving to Maven 4. :-( -- Elliotte Rusty Harold elh...@ibiblio.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: Discussion: Commit / review (/merge) "policy"

2025-02-07 Thread Elliotte Rusty Harold
mmitters + 1 PMC or b) 2 PMC have to approve. > > > Let's have a constructive discussion here on the ML. > > @Hervè I'm open to update site when we have agreed on any result :) > > Greeting > Matthias > > [1] https://github.com/apache/maven-site/pull/569 > >

Re: Documentation for 4.x/3.x plugins and components

2025-02-05 Thread Elliotte Rusty Harold
x version > > If there are no objections I will try to do it in this way. > > -- > Sławomir Jaranowski > > - > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For addi

Github issue migration problem

2025-02-04 Thread Elliotte Rusty Harold
If you look at https://github.com/apache/maven-jlink-plugin/issues you'll notice that all the issues from the Jira have been copied into github multiple times. -- Elliotte Rusty Harold elh...@ibiblio.org - To unsubscri

Re: [VOTE] Release Maven Plugin Testing version 4.0.0-beta-3

2025-01-28 Thread Elliotte Rusty Harold
in-testing-archives/LATEST > > Please review and vote ! > > Cheers, > Guillaume Nodet > > > -- > > Guillaume Nodet -- Elliotte Rusty Harold elh...@ibiblio.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: What is new in Maven 4?

2025-01-24 Thread Elliotte Rusty Harold
tps://www.io7m.com > > > > --------- > > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > > For additional commands, e-mail: dev-h...@maven.apache.org > > > > > > -- > > Guillaume Nodet -- Elliotte Rusty Harold elh...@ibiblio.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: maven-3.x-next

2025-01-24 Thread Elliotte Rusty Harold
Cservenák wrote: > > Howdy, > > So let me get this straight: you are now suffering from > "unknown branches and/or junkyard of branches in canonical repo"? > While you still refuse to use forks? > > T > > On Fri, Jan 24, 2025 at 12:58 PM Elliotte Rusty H

maven-3.x-next

2025-01-24 Thread Elliotte Rusty Harold
Can I delete the maven-3.x-next branch in the github repo? It appears to be a relic of circa 3.5.0 and is not the actual current 3.x branch, which I'm still looking for. -- Elliotte Rusty Harold elh...@ibiblio.org ---

Re: What is new in Maven 4?

2025-01-23 Thread Elliotte Rusty Harold
ub.com/apache/maven-xinclude-extension/blob/main/src/main/java/org/apache/maven/xinclude/LocalXmlResolver.java > > Le jeu. 23 janv. 2025 à 12:55, Elliotte Rusty Harold a > écrit : > > > On Thu, Jan 23, 2025 at 12:16 AM Mark Derricutt wrote: > > > > > > > &g

Re: What is new in Maven 4?

2025-01-23 Thread Elliotte Rusty Harold
an. Do you really want to include an entire pom.xml? Probably not, and XPath fragment identifiers aren't well understood or supported. -- Elliotte Rusty Harold elh...@ibiblio.org - To unsubscribe, e-mail: dev-unsubscr...@m

Re: [VOTE] Release Apache Maven Artifact Plugin version 3.6.0

2025-01-11 Thread Elliotte Rusty Harold
-- > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > -- Elliotte Rusty Harold elh...@ibiblio.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: Contributing a Pull Request for the enforcer plugin - branch etiquette

2025-01-08 Thread Elliotte Rusty Harold
> with registration number SC005336. Is e buidheann carthannais a th’ ann an > Oilthigh Dhùn Èideann, clàraichte an Alba, àireamh clàraidh SC005336. > -- Elliotte Rusty Harold elh...@ibiblio.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: Contributing a Pull Request for the enforcer plugin - branch etiquette

2025-01-08 Thread Elliotte Rusty Harold
repository. > > I presume the lack of that (plus ‘Discussions’ and ‘Wiki’ tabs) is a > configuration thing. > > Can someone please fix that for me? > > Thanks in advance. > > Later, > > Andy > > From: Elliotte Rusty Harold > Date: Tuesday, 7 January

Re: Contributing a Pull Request for the enforcer plugin - branch etiquette

2025-01-07 Thread Elliotte Rusty Harold
land, > with registration number SC005336. Is e buidheann carthannais a th’ ann an > Oilthigh Dhùn Èideann, clàraichte an Alba, àireamh clàraidh SC005336. > -- Elliotte Rusty Harold elh...@ibiblio.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: Using git forks

2025-01-07 Thread Elliotte Rusty Harold
anup in canonical reposes as well... > > TL;DR: fork and create PRs from forks please. > > Thanks, > T > > - > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org

Time to ditch Slack?

2025-01-07 Thread Elliotte Rusty Harold
ps://arstechnica.com/tech-policy/2024/05/slack-defends-default-opt-in-for-ai-training-on-chats-amid-user-outrage/ -- Elliotte Rusty Harold elh...@ibiblio.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.or

Re: Using git forks

2025-01-06 Thread Elliotte Rusty Harold
probably not. Seriously these are such trivial matters, I don't understand why anyone would care. The only real problem I've seen is a noisy mailing list, and that's because the mailing list is badly configured, not because folks use branche

Re: Using git forks

2025-01-06 Thread Elliotte Rusty Harold
ges" this project. We are all pawns > on the table. > > Thanks > T > > On Mon, Jan 6, 2025 at 4:53 PM Tamás Cservenák wrote: > > > > Howdy, > > > > And I guess fixing the mailing list will also take care of all your > > branches in canonical repo, i

Re: Using git forks

2025-01-06 Thread Elliotte Rusty Harold
e mailing list. -- Elliotte Rusty Harold elh...@ibiblio.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: Using git forks

2025-01-06 Thread Elliotte Rusty Harold
On Mon, Jan 6, 2025 at 7:38 AM Guillaume Nodet wrote: > > Le dim. 5 janv. 2025 à 15:49, Elliotte Rusty Harold > a écrit : > > > > I do think the mailing list is severely misconfigured if it's paying > > any attention to dev branches. There's no reason it s

Re: GitHub issues - switching technical tasks

2025-01-06 Thread Elliotte Rusty Harold
o be worked on. Disabling new issue creation is a good idea. -- Elliotte Rusty Harold elh...@ibiblio.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: GitHub issues - switching technical tasks

2025-01-06 Thread Elliotte Rusty Harold
he other repos? This is important. -- Elliotte Rusty Harold elh...@ibiblio.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: Leveraging SonarQube Cloud (fka SonarCloud)

2025-01-05 Thread Elliotte Rusty Harold
bugs, even things that make code actively worse. -- Elliotte Rusty Harold elh...@ibiblio.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: Using git forks

2025-01-05 Thread Elliotte Rusty Harold
s "ML is misconfigured" > - then I asked you who will clean up these vaguely named branches you > create in canonical repo > - you came back with "branches as cheap" and "eventually project will > move off git" and "branches are how git works&qu

Re: Using git forks

2025-01-04 Thread Elliotte Rusty Harold
es for developers to follow instead of fixing broken tooling — like apparently whatever is sending commit messages to the mailing list — is not the way to go. -- Elliotte Rusty Harold elh...@ibiblio.org - To unsubscribe, e-mail: dev-

Re: Using git forks

2025-01-04 Thread Elliotte Rusty Harold
happening in canonical > ASF reposes, so IMHO this is not a "red herring". > Just use a fork, that's all. > > Thanks > T > > On Sat, Jan 4, 2025 at 3:26 PM Elliotte Rusty Harold > wrote: > > > > This shouldn't be a problem if we disable e

Re: Using git forks

2025-01-04 Thread Elliotte Rusty Harold
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > -- Elliotte Rusty Harold elh...@ibiblio.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: Leveraging SonarQube Cloud (fka SonarCloud)

2025-01-02 Thread Elliotte Rusty Harold
test coverage you can only see static analysis results. > > > On 2. Jan 2025, at 14:19, Elliotte Rusty Harold wrote: > > > > Can we have some examples of the output? I'd want close to zero false > > positives and no log junk before doing this. > > > >

Re: Leveraging SonarQube Cloud (fka SonarCloud)

2025-01-02 Thread Elliotte Rusty Harold
t; - > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > -- Elliotte Rusty Harold elh...@ibiblio.org

Re: [VOTE] Release Apache Maven Remote Resources Plugin version 3.3.0

2025-01-02 Thread Elliotte Rusty Harold
] -1 > > > > -- > > Sławomir Jaranowski > > > > - > > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > > For additional commands, e-mail: dev-h...@maven.apache.org &g

Re: [VOTE] Release Apache Maven Changelog Plugin version 3.0.0-M1

2024-12-30 Thread Elliotte Rusty Harold
he.org/guides/development/guide-testing-releases.html > > Vote open for at least 72 hours. > > [ ] +1 > [ ] +0 > [ ] -1 > > -- > Sławomir Jaranowski > > - > To unsubscribe, e-mail: dev-u

Re: [VOTE] Release Apache Maven Changes Plugin version 3.0.0-M2

2024-12-30 Thread Elliotte Rusty Harold
- > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > -- Elliotte Rusty Harold elh...@ibiblio.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

PRs that need review

2024-12-24 Thread Elliotte Rusty Harold
gnore any that aren't in apache/maven*. I think those are all on the second page toward the end of the list. Thanks. -- Elliotte Rusty Harold elh...@ibiblio.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org

Re: Future of palantir / spotless in Maven

2024-12-21 Thread Elliotte Rusty Harold
Option 4: ...? > > Input is appreciated. I found palantir/spotless very valuable and I > wouldn't want to ditch it from Maven. > > - Ben -- Elliotte Rusty Harold elh...@ibiblio.org - To unsubscribe, e-

Re: [VOTE] Switch to GitHub issues from JIRA

2024-12-18 Thread Elliotte Rusty Harold
hours. > > [ ] +1 > [ ] +0 > [ ] -1 > > -- > Sławomir Jaranowski > > - > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additi

Re: [VOTE] Release Maven Resolver 2.0.5

2024-12-14 Thread Elliotte Rusty Harold
e case, please state that explicitly and close the PR. Let's not passive aggressively ignore PRs while we wait for the contributor to get discouraged and go away. It's OK to say no. It's not OK to say nothing. -- Elliotte Rusty Harold elh...@ibiblio.org ---

Re: [VOTE] Release Maven Resolver 2.0.5

2024-12-13 Thread Elliotte Rusty Harold
n.apache.org/resolver-archives/resolver-LATEST/upgrading-resolver.html > > Vote open for 72 hours. > > [ ] +1 > [ ] +0 > [ ] -1 > > - > To unsubscribe, e-mail: dev-un

Re: [VOTE] Release Apache Maven Patch Plugin version 1.3

2024-12-12 Thread Elliotte Rusty Harold
pen for at least 72 hours. > > [ ] +1 > [ ] +0 > [ ] -1 > -- > Sławomir Jaranowski > > - > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org

Re: Fwd: [DISCUSS] Switch to GitHub issues

2024-12-12 Thread Elliotte Rusty Harold
e. Fully automatic or don't do it. Ideally we'd migrate all issues, open and closed, though I suppose I can live with only migrating open issues. But having two places to look for bugs is one too many. -- Elliotte Rusty Harold elh...@ibiblio.org

Re: Fwd: [DISCUSS] Switch to GitHub issues

2024-12-11 Thread Elliotte Rusty Harold
gt; My 5 cents. > > Thanks > T > > On Wed, Dec 11, 2024 at 2:48 PM Maarten Mulders > wrote: > > > > On 11/12/2024 12:29, Elliotte Rusty Harold wrote: > > > On Tue, Dec 10, 2024 at 5:10 PM Slawomir Jaranowski > > > wrote: > > >> > > >>

Re: Fwd: [DISCUSS] Switch to GitHub issues

2024-12-11 Thread Elliotte Rusty Harold
on. However, this needs to be done issue by issue, not as a bulk close of all issues older than some arbitrary date. -- Elliotte Rusty Harold elh...@ibiblio.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: [VOTE] Release Apache Maven Patch Plugin version 1.3

2024-12-11 Thread Elliotte Rusty Harold
- > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > -- Elliotte Rusty Harold elh...@ibiblio.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: [DISCUSS] Switch to GitHub issues

2024-12-09 Thread Elliotte Rusty Harold
tldr; when every JIra issue goes into the release notes, PRs that don't belong in the release notes should not have Jira issues. On Sun, Dec 8, 2024 at 10:11 PM Guillaume Nodet wrote: > > Le dim. 8 déc. 2024 à 23:03, Elliotte Rusty Harold a > écrit : > > > On Sun,

Re: [DISCUSS] Switch to GitHub issues

2024-12-08 Thread Elliotte Rusty Harold
use dependabot isn't smart enough to do that automatically. If folks really, really want Jira issues for every .0.0.1 update, then we might as well turn off dependabot. -- Elliotte Rusty Harold elh...@ibiblio.org - To unsub

semeru

2024-12-07 Thread Elliotte Rusty Harold
he risk of flakes, even when our tests aren't fal;ky at all. -- Elliotte Rusty Harold elh...@ibiblio.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: [VOTE] Retire Maven Patch Plugin

2024-12-07 Thread Elliotte Rusty Harold
elopers/retirement-plan-plugins.html > > The vote is open for 72 hours. > > [ ] +1 Yes, it's about time > [ ] -1 No, because... > > -- > Sławomir Jaranowski > > - > To unsubscribe, e-mail: dev-unsu

Re: Fwd: [DISCUSS] Switch to GitHub issues

2024-12-04 Thread Elliotte Rusty Harold
eanups" are like tidying your kids' bedrooms by burning down the house. -- Elliotte Rusty Harold elh...@ibiblio.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: [VOTE] Release Apache Maven Archiver version 4.0.0-beta-3

2024-12-02 Thread Elliotte Rusty Harold
gt; https://maven.apache.org/shared-archives/maven-archiver-LATEST/ > > > > Guide to testing staged releases: > > https://maven.apache.org/guides/development/guide-testing-releases.html > > > > The vote will be opened for at least 72

autorun spotless

2024-11-29 Thread Elliotte Rusty Harold
et up issue tracking this would be one per repo, and I'm disinclined to file the same bug 40 times. Let's just do it. -- Elliotte Rusty Harold elh...@ibiblio.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org F

Re: spotbugs-maven-plugin doxia 2 help needed

2024-11-28 Thread Elliotte Rusty Harold
be greatly appreciated. > > > Thanks, > > Jeremy Landis > > > > > > Sent from Outlook<http://aka.ms/weboutlook> > > [https://s-install.avcdn.net/ipm/preview/icons/icon-envelope-tick-green-avg-v1.png]<http://www.avg.com/email-signature?utm_medium=emai

Re: [VOTE] Release Apache Maven Archiver version 4.0.0-beta-2

2024-11-26 Thread Elliotte Rusty Harold
g the wrong one. > > > Guillaume Nodet > > > > Le mar. 26 nov. 2024 à 13:05, Elliotte Rusty Harold a > écrit : > > > -1 > > > > Changing the group ID without simultaneously changing the package name > > is a recipe for classp

Re: [VOTE] Release Apache Maven Archiver version 4.0.0-beta-2

2024-11-26 Thread Elliotte Rusty Harold
/ > > Guide to testing staged releases: > https://maven.apache.org/guides/development/guide-testing-releases.html > > The vote will be opened for at least 72 hours. Please review and vote ! > > -- > > Guillaume Nodet -- Elliotte Rusty Harold

maven-dependency-plugin PRs for review

2024-11-17 Thread Elliotte Rusty Harold
more of the maven-dependency-plugin off the old and busted MavenProject and artifact-transfer interfaces and onto maven resolver. -- Elliotte Rusty Harold elh...@ibiblio.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apach

  1   2   3   4   5   6   7   >