Pankraz76 opened a new pull request, #2304:
URL: https://github.com/apache/maven/pull/2304
enable for:
- https://github.com/apache/maven/pull/2292
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to
Pankraz76 commented on PR #2292:
URL: https://github.com/apache/maven/pull/2292#issuecomment-2861942619
thats my headache `Exception 'java.io.IOException' is never thrown in the
corresponding try block`
https://github.com/user-attachments/assets/a8b3c800-e59f-40a9-a5e8-b797d73beaf0";
/>
Pankraz76 commented on PR #2292:
URL: https://github.com/apache/maven/pull/2292#issuecomment-2861935795
> This totally breaks the exception handling.
I'm not sure—when asking AI and trying to mock it, both seem to say the same
thing: "Checked exceptions must be declared!"
That's ho
slawekjaranowski commented on code in PR #40:
URL: https://github.com/apache/maven-archetypes/pull/40#discussion_r2078907805
##
pom.xml:
##
@@ -58,12 +58,12 @@ under the License.
https://github.com/apache/maven-archetypes/tree/${project.scm.tag}
-jira
-http
slawekjaranowski merged PR #266:
URL: https://github.com/apache/maven-archetype/pull/266
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr
Bukama commented on code in PR #40:
URL: https://github.com/apache/maven-archetypes/pull/40#discussion_r2078825671
##
pom.xml:
##
@@ -58,12 +58,12 @@ under the License.
https://github.com/apache/maven-archetypes/tree/${project.scm.tag}
-jira
-https://issues
Bukama commented on code in PR #40:
URL: https://github.com/apache/maven-archetypes/pull/40#discussion_r2078825248
##
.github/release-drafter.yml:
##
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See th
github-actions[bot] commented on PR #82:
URL: https://github.com/apache/maven-invoker/pull/82#issuecomment-2861527510
This pull request is stale because it has been waiting for feedback for 60
days. Remove the stale label or comment on this PR, or it will be automatically
closed in 30 days.
Pankraz76 commented on code in PR #2292:
URL: https://github.com/apache/maven/pull/2292#discussion_r2077330309
##
impl/maven-impl/src/test/java/org/apache/maven/impl/model/DefaultModelProcessorTest.java:
##
@@ -0,0 +1,139 @@
+package org.apache.maven.impl.model;
+
+import org.ap
slawekjaranowski opened a new pull request, #40:
URL: https://github.com/apache/maven-archetypes/pull/40
(no comment)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To uns
slawekjaranowski commented on PR #56:
URL:
https://github.com/apache/maven-toolchains-plugin/pull/56#issuecomment-2860488813
it is not a gradle project ...
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above
slawekjaranowski closed pull request #56: Create android.yml
URL: https://github.com/apache/maven-toolchains-plugin/pull/56
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To u
slawekjaranowski commented on code in PR #113:
URL: https://github.com/apache/maven-archetype/pull/113#discussion_r2078546798
##
maven-archetype-plugin/src/main/java/org/apache/maven/archetype/mojos/CreateArchetypeFromProjectMojo.java:
##
@@ -210,7 +210,7 @@ public class CreateA
slawekjaranowski closed pull request #131: fixed required plugin version for
the create-from-project goas build stability
URL: https://github.com/apache/maven-archetype/pull/131
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
slawekjaranowski commented on PR #131:
URL: https://github.com/apache/maven-archetype/pull/131#issuecomment-2860448650
we need lock down versions in binding definition, so it will be suppressed
by:
- #267
--
This is an automated message from the Apache Git Service.
To respond to the me
slawekjaranowski opened a new pull request, #267:
URL: https://github.com/apache/maven-archetype/pull/267
All versions for plugins used in packaging binding should be defined.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
slawekjaranowski merged PR #70:
URL: https://github.com/apache/maven-shared-resources/pull/70
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-uns
cole67 opened a new pull request, #56:
URL: https://github.com/apache/maven-toolchains-plugin/pull/56
https://github.com/cole67/maven-toolchains-plugin/new/master?filename=.github%2Fworkflows%2Fandroid.yml&workflow_template=ci%2Fandroid
Following this checklist to help us incorporate
Pankraz76 commented on code in PR #2301:
URL: https://github.com/apache/maven/pull/2301#discussion_r2078493610
##
its/core-it-support/maven-it-sample-archetype/src/main/resources/archetype-resources/src/test/resources/mng-/checkstyle-test/pom.xml:
##
@@ -55,7 +55,7 @@ under
Pankraz76 closed pull request #2301: Pull apache#2301: `Modernize codebase -
Bump maven-checkstyle-plugin to: 3.6.0`
URL: https://github.com/apache/maven/pull/2301
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
Pankraz76 commented on PR #2292:
URL: https://github.com/apache/maven/pull/2292#issuecomment-2860345256
> Not sure what you mean exactly, but refactoring is not supposed to change
the API in any way.
yes of course will adapt then. sorry
--
This is an automated message from the Apa
Pankraz76 commented on PR #2302:
URL: https://github.com/apache/maven/pull/2302#issuecomment-2860328261
> If you want to enforce a checkstyle rule, you need to enabled it.
Where to find it, please?
I did not found it locally, assuming it comes from cloud, as I saw some SCV
rece
Pankraz76 opened a new pull request, #72:
URL: https://github.com/apache/maven-shared-resources/pull/72
Fix `JavadocParagraph`
- https://github.com/apache/maven/pull/2302
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
Pankraz76 commented on PR #2303:
URL: https://github.com/apache/maven/pull/2303#issuecomment-2860257509
ty, will add tc as well.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comme
gnodet commented on PR #2292:
URL: https://github.com/apache/maven/pull/2292#issuecomment-2860229309
> > Adding checked exceptions to the API which relies on unchecked
exceptions everywhere is problematic
>
> Thanks for the feedback. But just to clarify — this reflects what the
curre
gnodet commented on PR #2300:
URL: https://github.com/apache/maven/pull/2300#issuecomment-2860068944
Ah, now, you enable the tooling. That's becoming interesting...
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
U
Pankraz76 commented on PR #2292:
URL: https://github.com/apache/maven/pull/2292#issuecomment-2860054029
> Adding checked exceptions to the API which relies on unchecked exceptions
everywhere is problematic
Thanks for the feedback. But just to clarify — this reflects what the
current
gnodet commented on code in PR #2303:
URL: https://github.com/apache/maven/pull/2303#discussion_r2078366775
##
impl/maven-impl/src/main/java/org/apache/maven/impl/DefaultPluginXmlFactory.java:
##
@@ -93,7 +93,7 @@ public void write(XmlWriterRequest request)
throws XmlWriterEx
elharo merged PR #100:
URL: https://github.com/apache/maven-plugin-testing/pull/100
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...@m
elharo merged PR #175:
URL: https://github.com/apache/maven-checkstyle-plugin/pull/175
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr..
Pankraz76 commented on code in PR #2292:
URL: https://github.com/apache/maven/pull/2292#discussion_r2078317494
##
impl/maven-impl/src/main/java/org/apache/maven/impl/model/DefaultModelProcessor.java:
##
@@ -69,25 +72,31 @@
public class DefaultModelProcessor implements ModelProc
Pankraz76 commented on code in PR #2292:
URL: https://github.com/apache/maven/pull/2292#discussion_r2078312128
##
impl/maven-impl/src/main/java/org/apache/maven/impl/model/DefaultModelProcessor.java:
##
@@ -97,47 +106,44 @@ public Path locateExistingPom(Path projectDirectory) {
Pankraz76 commented on code in PR #2292:
URL: https://github.com/apache/maven/pull/2292#discussion_r2078310621
##
impl/maven-impl/src/test/java/org/apache/maven/impl/model/DefaultModelProcessorTest.java:
##
@@ -0,0 +1,184 @@
+/*
+ * Licensed to the Apache Software Foundation (AS
Pankraz76 commented on code in PR #2292:
URL: https://github.com/apache/maven/pull/2292#discussion_r2078310207
##
impl/maven-impl/src/test/java/org/apache/maven/impl/model/DefaultModelProcessorTest.java:
##
@@ -0,0 +1,184 @@
+/*
+ * Licensed to the Apache Software Foundation (AS
Pankraz76 commented on code in PR #2292:
URL: https://github.com/apache/maven/pull/2292#discussion_r2078307036
##
impl/maven-impl/src/test/java/org/apache/maven/impl/model/DefaultModelProcessorTest.java:
##
@@ -0,0 +1,184 @@
+/*
+ * Licensed to the Apache Software Foundation (AS
Pankraz76 commented on code in PR #2292:
URL: https://github.com/apache/maven/pull/2292#discussion_r2078302185
##
impl/maven-impl/src/main/java/org/apache/maven/impl/model/DefaultModelProcessor.java:
##
@@ -97,47 +101,50 @@ public Path locateExistingPom(Path projectDirectory) {
[
https://issues.apache.org/jira/browse/MRESOLVER-718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Per Nyfelt updated MRESOLVER-718:
-
Description:
There does not seem to be a way to support BOM's
Adding a dependency with the ty
slawekjaranowski opened a new pull request, #266:
URL: https://github.com/apache/maven-archetype/pull/266
Use the same command as in README
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the
slawekjaranowski commented on issue #259:
URL:
https://github.com/apache/maven-archetype/issues/259#issuecomment-2859623370
PR is welcome
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the spec
slawekjaranowski commented on code in PR #2301:
URL: https://github.com/apache/maven/pull/2301#discussion_r2078031110
##
its/core-it-support/maven-it-sample-archetype/src/main/resources/archetype-resources/src/test/resources/mng-/checkstyle-test/pom.xml:
##
@@ -55,7 +55,7 @@
Pankraz76 commented on code in PR #2303:
URL: https://github.com/apache/maven/pull/2303#discussion_r2077833340
##
impl/maven-impl/src/main/java/org/apache/maven/impl/DefaultPluginXmlFactory.java:
##
@@ -81,6 +81,7 @@ public void write(XmlWriterRequest request)
throws XmlWriterE
pzygielo commented on code in PR #2303:
URL: https://github.com/apache/maven/pull/2303#discussion_r2077830002
##
impl/maven-impl/src/main/java/org/apache/maven/impl/DefaultPluginXmlFactory.java:
##
@@ -81,6 +81,7 @@ public void write(XmlWriterRequest request)
throws XmlWriterEx
Pankraz76 commented on PR #2303:
URL: https://github.com/apache/maven/pull/2303#issuecomment-2858891417
[INFO] BUILD SUCCESS
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comme
Pankraz76 commented on code in PR #2303:
URL: https://github.com/apache/maven/pull/2303#discussion_r2077796008
##
impl/maven-impl/src/main/java/org/apache/maven/impl/DefaultPluginXmlFactory.java:
##
@@ -93,7 +93,7 @@ public void write(XmlWriterRequest request)
throws XmlWriterE
Pankraz76 commented on code in PR #2303:
URL: https://github.com/apache/maven/pull/2303#discussion_r2077792259
##
impl/maven-impl/src/main/java/org/apache/maven/impl/DefaultPluginXmlFactory.java:
##
@@ -93,7 +93,7 @@ public void write(XmlWriterRequest request)
throws XmlWriterE
Pankraz76 commented on code in PR #2303:
URL: https://github.com/apache/maven/pull/2303#discussion_r2077788848
##
impl/maven-impl/src/main/java/org/apache/maven/impl/DefaultPluginXmlFactory.java:
##
@@ -93,7 +93,7 @@ public void write(XmlWriterRequest request)
throws XmlWriterE
Pankraz76 commented on code in PR #2292:
URL: https://github.com/apache/maven/pull/2292#discussion_r2077784138
##
impl/maven-impl/src/main/java/org/apache/maven/impl/DefaultPluginXmlFactory.java:
##
@@ -92,7 +93,7 @@ public void write(XmlWriterRequest request)
throws XmlWriterE
Pankraz76 opened a new pull request, #2303:
URL: https://github.com/apache/maven/pull/2303
Pull #3003: `fix DefaultPluginXmlFactory#write`
- https://github.com/apache/maven/pull/2292
- https://github.com/apache/maven/pull/2292/files#r2077643882
--
This is an automated message fro
Pankraz76 commented on code in PR #2292:
URL: https://github.com/apache/maven/pull/2292#discussion_r2077768586
##
impl/maven-impl/src/main/java/org/apache/maven/impl/DefaultPluginXmlFactory.java:
##
@@ -92,7 +93,7 @@ public void write(XmlWriterRequest request)
throws XmlWriterE
desruisseaux commented on code in PR #2236:
URL: https://github.com/apache/maven/pull/2236#discussion_r2077727577
##
impl/maven-impl/src/test/java/org/apache/maven/impl/PathSelectorTest.java:
##
@@ -0,0 +1,92 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
elharo commented on code in PR #2292:
URL: https://github.com/apache/maven/pull/2292#discussion_r2077643882
##
impl/maven-impl/src/main/java/org/apache/maven/impl/DefaultPluginXmlFactory.java:
##
@@ -92,7 +93,7 @@ public void write(XmlWriterRequest request)
throws XmlWriterEx
elharo commented on PR #175:
URL:
https://github.com/apache/maven-checkstyle-plugin/pull/175#issuecomment-2858494423
flaky CI:
Caused by: java.io.IOException: Cannot run program "git" (in directory
"/home/jenkins/jenkins-home/workspace/x_maven-checkstyle-plugin_PR-175@libs/a1b1c2dbea
dependabot[bot] commented on PR #37:
URL: https://github.com/apache/maven-archetypes/pull/37#issuecomment-2858404070
Superseded by #39.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specifi
dependabot[bot] opened a new pull request, #39:
URL: https://github.com/apache/maven-archetypes/pull/39
Bumps [org.codehaus.groovy:groovy-xml](https://github.com/apache/groovy)
from 2.4.16 to 3.0.24.
Commits
See full diff in https://github.com/apache/groovy/commits";>compare vi
dependabot[bot] closed pull request #37: Bump org.codehaus.groovy:groovy-xml
from 2.4.16 to 3.0.23
URL: https://github.com/apache/maven-archetypes/pull/37
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to g
dependabot[bot] opened a new pull request, #38:
URL: https://github.com/apache/maven-archetypes/pull/38
Bumps
[org.apache.maven:maven-parent](https://github.com/apache/maven-parent) from 43
to 44.
Release notes
Sourced from https://github.com/apache/maven-parent/releases";>org.apa
Pankraz76 commented on code in PR #2292:
URL: https://github.com/apache/maven/pull/2292#discussion_r2077437814
##
impl/maven-impl/src/main/java/org/apache/maven/impl/model/DefaultModelProcessor.java:
##
@@ -39,27 +39,29 @@
import org.apache.maven.api.spi.ModelParser;
import or
Pankraz76 commented on PR #2302:
URL: https://github.com/apache/maven/pull/2302#issuecomment-2858339520
[INFO] BUILD SUCCESS
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comme
Pankraz76 commented on code in PR #2301:
URL: https://github.com/apache/maven/pull/2301#discussion_r2077352829
##
its/core-it-support/maven-it-sample-archetype/src/main/resources/archetype-resources/src/test/resources/mng-/checkstyle-test/pom.xml:
##
@@ -55,7 +55,7 @@ under
Pankraz76 commented on code in PR #2292:
URL: https://github.com/apache/maven/pull/2292#discussion_r2077453834
##
impl/maven-impl/src/main/java/org/apache/maven/impl/model/DefaultModelProcessor.java:
##
@@ -77,17 +79,19 @@ public DefaultModelProcessor(ModelXmlFactory
modelXmlFa
Pankraz76 commented on code in PR #2292:
URL: https://github.com/apache/maven/pull/2292#discussion_r2077453834
##
impl/maven-impl/src/main/java/org/apache/maven/impl/model/DefaultModelProcessor.java:
##
@@ -77,17 +79,19 @@ public DefaultModelProcessor(ModelXmlFactory
modelXmlFa
Pankraz76 commented on code in PR #2292:
URL: https://github.com/apache/maven/pull/2292#discussion_r2077453834
##
impl/maven-impl/src/main/java/org/apache/maven/impl/model/DefaultModelProcessor.java:
##
@@ -77,17 +79,19 @@ public DefaultModelProcessor(ModelXmlFactory
modelXmlFa
Pankraz76 commented on code in PR #2292:
URL: https://github.com/apache/maven/pull/2292#discussion_r2077453834
##
impl/maven-impl/src/main/java/org/apache/maven/impl/model/DefaultModelProcessor.java:
##
@@ -77,17 +79,19 @@ public DefaultModelProcessor(ModelXmlFactory
modelXmlFa
Pankraz76 commented on PR #2292:
URL: https://github.com/apache/maven/pull/2292#issuecomment-2858286975
is this any good?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To
Pankraz76 commented on code in PR #2292:
URL: https://github.com/apache/maven/pull/2292#discussion_r2077449143
##
impl/maven-impl/src/main/java/org/apache/maven/impl/DefaultPluginXmlFactory.java:
##
@@ -109,7 +110,7 @@ public void write(XmlWriterRequest
request) throws XmlWrite
Pankraz76 commented on code in PR #2292:
URL: https://github.com/apache/maven/pull/2292#discussion_r2077415845
##
impl/maven-impl/src/test/java/org/apache/maven/impl/model/DefaultModelProcessorTest.java:
##
@@ -0,0 +1,139 @@
+package org.apache.maven.impl.model;
+
+import org.ap
Pankraz76 commented on code in PR #2292:
URL: https://github.com/apache/maven/pull/2292#discussion_r2077436936
##
impl/maven-impl/src/main/java/org/apache/maven/impl/model/DefaultModelProcessor.java:
##
@@ -97,47 +101,50 @@ public Path locateExistingPom(Path projectDirectory) {
Pankraz76 commented on code in PR #2292:
URL: https://github.com/apache/maven/pull/2292#discussion_r2077437814
##
impl/maven-impl/src/main/java/org/apache/maven/impl/model/DefaultModelProcessor.java:
##
@@ -39,27 +39,29 @@
import org.apache.maven.api.spi.ModelParser;
import or
Pankraz76 commented on code in PR #2292:
URL: https://github.com/apache/maven/pull/2292#discussion_r2077437814
##
impl/maven-impl/src/main/java/org/apache/maven/impl/model/DefaultModelProcessor.java:
##
@@ -39,27 +39,29 @@
import org.apache.maven.api.spi.ModelParser;
import or
elharo commented on code in PR #2236:
URL: https://github.com/apache/maven/pull/2236#discussion_r2077437770
##
impl/maven-impl/src/test/java/org/apache/maven/impl/PathSelectorTest.java:
##
@@ -0,0 +1,92 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or
Pankraz76 commented on code in PR #2292:
URL: https://github.com/apache/maven/pull/2292#discussion_r2077437814
##
impl/maven-impl/src/main/java/org/apache/maven/impl/model/DefaultModelProcessor.java:
##
@@ -39,27 +39,29 @@
import org.apache.maven.api.spi.ModelParser;
import or
Pankraz76 commented on code in PR #2292:
URL: https://github.com/apache/maven/pull/2292#discussion_r2077436936
##
impl/maven-impl/src/main/java/org/apache/maven/impl/model/DefaultModelProcessor.java:
##
@@ -97,47 +101,50 @@ public Path locateExistingPom(Path projectDirectory) {
elharo commented on code in PR #2236:
URL: https://github.com/apache/maven/pull/2236#discussion_r2077435547
##
impl/maven-impl/src/test/java/org/apache/maven/impl/PathSelectorTest.java:
##
@@ -0,0 +1,92 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or
Pankraz76 commented on code in PR #2292:
URL: https://github.com/apache/maven/pull/2292#discussion_r2077415845
##
impl/maven-impl/src/test/java/org/apache/maven/impl/model/DefaultModelProcessorTest.java:
##
@@ -0,0 +1,139 @@
+package org.apache.maven.impl.model;
+
+import org.ap
Pankraz76 commented on code in PR #2301:
URL: https://github.com/apache/maven/pull/2301#discussion_r2077352829
##
its/core-it-support/maven-it-sample-archetype/src/main/resources/archetype-resources/src/test/resources/mng-/checkstyle-test/pom.xml:
##
@@ -55,7 +55,7 @@ under
Pankraz76 commented on code in PR #2292:
URL: https://github.com/apache/maven/pull/2292#discussion_r2077332746
##
impl/maven-impl/src/main/java/org/apache/maven/impl/model/DefaultModelProcessor.java:
##
@@ -137,7 +139,7 @@ private Path doLocateExistingPom(Path project) {
Pankraz76 commented on code in PR #2292:
URL: https://github.com/apache/maven/pull/2292#discussion_r2077330309
##
impl/maven-impl/src/test/java/org/apache/maven/impl/model/DefaultModelProcessorTest.java:
##
@@ -0,0 +1,139 @@
+package org.apache.maven.impl.model;
+
+import org.ap
Pankraz76 commented on code in PR #2290:
URL: https://github.com/apache/maven/pull/2290#discussion_r2077285108
##
impl/maven-impl/src/test/java/org/apache/maven/impl/DefaultModelXmlFactoryTest.java:
##
@@ -105,7 +105,7 @@ void testNoNamespaceWithModelVersion400() throws Exceptio
[
https://issues.apache.org/jira/browse/MNG-8720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak closed MNG-8720.
Resolution: Fixed
> Warning about root directory and multiModuleProjectDirectory not being
> aligned
cstamas merged PR #2289:
URL: https://github.com/apache/maven/pull/2289
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...@maven.apache.
cstamas commented on PR #2289:
URL: https://github.com/apache/maven/pull/2289#issuecomment-2857763259
```
[cstamas@angeleyes bar (main)]$ mvn -V validate
Apache Maven 4.0.0-rc-3 (3952d00ce65df6753b63a51e86b1f626c55a8df2)
Maven home: /home/cstamas/.sdkman/candidates/maven/4.0.0-rc-3
[
https://issues.apache.org/jira/browse/MNG-8720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17949936#comment-17949936
]
Tamas Cservenak commented on MNG-8720:
--
{noformat}
[cstamas@angeleyes bar (main)]$ mvn
Pankraz76 commented on code in PR #2290:
URL: https://github.com/apache/maven/pull/2290#discussion_r2077038119
##
impl/maven-impl/src/main/java/org/apache/maven/impl/ImplUtils.java:
##
@@ -25,18 +25,21 @@
import java.util.stream.Collectors;
class ImplUtils {
+
+/**
+
Pankraz76 commented on PR #2283:
URL: https://github.com/apache/maven/pull/2283#issuecomment-2857459810
ref:
- https://github.com/editorconfig/editorconfig/issues/425
- https://github.com/checkstyle/checkstyle/issues/16813
- https://github.com/checkstyle/checkstyle/pull/16815
meltz-dev closed issue #840: Issue with cucumber tests
URL: https://github.com/apache/maven-surefire/issues/840
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe,
meltz-dev commented on issue #840:
URL: https://github.com/apache/maven-surefire/issues/840#issuecomment-2857408304
> Given https://issues.apache.org/jira/browse/SUREFIRE-2299 is still open, I
suppose this could be closed.
I was not aware of this external issue tracker, thank you.
-
86 matches
Mail list logo