This is an automated email from the ASF dual-hosted git repository.

andy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git


The following commit(s) were added to refs/heads/main by this push:
     new 1d644e427b Workaround for m2e-core/issues/2091
1d644e427b is described below

commit 1d644e427ba236f8a38652d0d649519d0c439773
Author: Andy Seaborne <[email protected]>
AuthorDate: Wed Jan 14 09:17:11 2026 +0000

    Workaround for m2e-core/issues/2091
    
    https://github.com/eclipse-m2e/m2e-core/issues/2091
---
 .gitignore        | 1 +
 .mvn/jvm.maven    | 0
 .mvn/maven.config | 0
 3 files changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 7e29af4163..f82e0d5eba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,6 +18,7 @@ buildNumber.properties
 .metadata
 maven-eclipse.xml
 .externalToolBuilders/
+.mvn/
 
 # Idea IntelliJ
 *.ipr
diff --git a/.mvn/jvm.maven b/.mvn/jvm.maven
deleted file mode 100644
index e69de29bb2..0000000000
diff --git a/.mvn/maven.config b/.mvn/maven.config
deleted file mode 100644
index e69de29bb2..0000000000

Reply via email to