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

2025-10-07 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: Maven 4 and surefire/failsafe drop?

2025-10-03 Thread Elliotte Rusty Harold
same thing. The improvements I see that help developers test code are in supplementary libraries like assert4j or Guava Testlib, not the core frameworks. So if a project wants to keep using JUnit 3, it should. Burning developer time upgrading is irrational. -- Elliot

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

2025-10-01 Thread Elliotte Rusty Harold
refactoring so it could be replaced by new issue about > upgrade. > Fair enough, but if the dependencabit PRs are not good, then please close them so they don't hang around muddying up things. -- Elliotte Rusty Harold elh...@ibiblio.org -

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

2025-09-30 Thread Elliotte Rusty Harold
> > Vote open for at least 72 hours. > > [ ] +1 > [ ] +0 > [ ] -1 > > > > > - > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > -- Elliot

Re: [VOTE] Release Apache Maven Dependency Plugin version 3.9.0

2025-09-30 Thread Elliotte Rusty Harold
ble than to make sure we warn about everything that might be a minor problem with some very low probability. -- 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 and surefire/failsafe drop?

2025-09-29 Thread Elliotte Rusty Harold
com> | Github > <https://github.com/rmannibucau> | LinkedIn > <https://www.linkedin.com/in/rmannibucau> | Book > <https://www.packtpub.com/en-us/product/java-ee-8-high-performance-9781788473064> > Javaccino founder (Java/.NET service - contact via linkedin)

Re: [VOTE] Release Apache Maven Dependency Plugin version 3.9.0

2025-09-29 Thread Elliotte Rusty Harold
eral way, please do submit a PR but let's not let the perfect be the enemy of the good. Right now projects have false positives about this specific json dependency. Removing those false positives is an improvement, and it doesn't get in the way of further work in the future, so l

Re: [VOTE] Release Apache Maven Dependency Plugin version 3.9.0

2025-09-29 Thread Elliotte Rusty Harold
TEST/ > > Guide to testing staged releases: > https://maven.apache.org/guides/development/guide-testing-releases.html > > Vote open for at least 72 hours. > > [ ] +1 > [ ] +0 > [ ] -1 > > -- > Sławomir Jaranowski -- Elliotte Rusty Harold elh...@ibiblio.org -

Re: [VOTE] Apache Maven Compiler plugin 3.14.1

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

Re: [VOTE] Release Apache Maven Daemon 1.0.3

2025-09-17 Thread Elliotte Rusty Harold
954b98810c7d646b065e > > Vote open for 72h > > [ ] +1 > [ ] +0 > [ ] -1 > > - > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > -- Elliotte R

Re: Maven 4: adding maven-failsafe-plugin to the super POM

2025-09-14 Thread Elliotte Rusty Harold
On Sun, Sep 14, 2025 at 1:10 PM Rüdiger wrote: > > On 14. Sep 2025, at 12:32, Elliotte Rusty Harold wrote: > > In general ITs, including our own, are too flaky, too heavyweight, and > > too configuration dependent to execute them by default when the user > > is trying t

Re: Maven 4: adding maven-failsafe-plugin to the super POM

2025-09-14 Thread Elliotte Rusty Harold
integration tests during install. In general ITs, including our own, are too flaky, too heavyweight, and too configuration dependent to execute them by default when the user is trying to do something else like package or install. -- Elliotte Rusty Harold e

Re: Maven 4: adding maven-failsafe-plugin to the super POM

2025-09-11 Thread Elliotte Rusty Harold
st web framework based projects) aren't using SpringBoot at all. Maven should support SpringBoot, but neither require nor assume it. Maven is for all kinds of Java projects, not just for web projects and certainly not just for SpringBoot. -- Elliotte Rust

Re: Maven 4: adding maven-failsafe-plugin to the super POM

2025-09-07 Thread Elliotte Rusty Harold
er gone anywhere near it, myself included. At Google, SpringBoot only came up when talking about how third parties might want to deploy their own apps on GCP. At Meta it never came up at all. Sometimes we can get tunnel vision and assume our stack is the world, when really it's just one small to me

Where to go with javadoc:fix

2025-09-01 Thread Elliotte Rusty Harold
xisting goal and introduce #3 in a new javadoc:generate goal. Thoughts? Preferences? -- 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] Minimal maven version for ASF Maven plugins

2025-08-14 Thread Elliotte Rusty Harold
etween what's installed in the bash $PATH and what's specified in a project's pom.xml. They are not at all the same thing. You can't upgrade the version of Maven you get when you run `mvn package` by editing one line in a pom.xml. -

Re: [VOTE] Apache Maven Javadoc Plugin 3.11.3

2025-08-13 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: [DISCUSSION] Minimal maven version for ASF Maven plugins

2025-08-10 Thread Elliotte Rusty Harold
itional 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 Archiver 3.6.4 and 4.0.0-beta-4

2025-08-09 Thread Elliotte Rusty Harold
> [ ] +0 > > [ ] -1 > > > > cheers > > Olivier > > > > - > > 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] Branch Protection Rules

2025-07-31 Thread Elliotte Rusty Harold
int in enabling > those. Not necessarily. On more than one occasion I've accidentally pushed to master out of simple confusion about which branch I was on locally, and then had to roll back. This would prevent such faux pas. Don't let the perfect be the enemy of the good. -- Elliotte Rus

Re: [DISCUSS] Branch Protection Rules

2025-07-30 Thread Elliotte Rusty Harold
maven-dependency-plugin > (OpenSSF score card for m-dependency-plugin) > [2] > https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/managing-rulesets/about-rulesets > [3] > https://github.blog/news-insights/product-news/github-repository-rules-are-now-generally-

Re: [DISCUSS] Maven 4.0 Namespace Strategy - Breaking Change Timing Discussion

2025-07-24 Thread Elliotte Rusty Harold
= 4.0.0 > so that it can be consumed by Maven 3 and other tools, gradle, ivy, etc... > This POM is rewritten from the build POM which can have a different model > version, > namespace, or language (i.e. not XML). > So if your concern is about what is deployed as POM, then you don't h

Re: [DISCUSS] Maven 4.0 Namespace Strategy - Breaking Change Timing Discussion

2025-07-23 Thread Elliotte Rusty Harold
e developers of one build tool making decisions for everyone. What we can do now is avoid making the problem even worse by introducing additional namespace URIs beyond what we already have. -- Elliotte Rusty Harold elh...@ibiblio.org -

Re: [DISCUSS] Maven 4.0 Namespace Strategy - Breaking Change Timing Discussion

2025-07-23 Thread Elliotte Rusty Harold
for a 4.x release? >3. *Long-term vision*: Would a properly planned Maven 5.0 namespace >overhaul better serve our goals? > > I'm interested in hearing the community's thoughts on this timing vs. > technical merit trade-off. > > Best regards, > Guillaume Nod

Re: The use of AssertJ assertions

2025-07-21 Thread Elliotte Rusty Harold
e Java stack but I guess that's no longer true. -- 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: The use of AssertJ assertions

2025-07-21 Thread Elliotte Rusty Harold
re are already some guidelines on this which I'm unaware of, so > I'm looking forward to your input. > > Regards, > > Giovanni van der Schelde -- Elliotte Rusty Harold elh...@ibiblio.org - T

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

  1   2   3   4   5   6   7   >