Bukama commented on PR #232:
URL: https://github.com/apache/maven-scm/pull/232#issuecomment-2562251973
> That's not good and the JUnit project no longer recommends it. The problem
is it doesn't indicate which line of code threw the exception so you can get
false positives — tests that p
Elliotte Rusty Harold created MNG-8471:
--
Summary: library load disallowed by system policy on Mac
Key: MNG-8471
URL: https://issues.apache.org/jira/browse/MNG-8471
Project: Maven
Issue
[
https://issues.apache.org/jira/browse/MCOMPILER-604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold closed MCOMPILER-604.
---
> maven-compiler-plugin build is failing with maven 4.0.0-beta-5
> ---
[
https://issues.apache.org/jira/browse/MCOMPILER-604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold resolved MCOMPILER-604.
-
Resolution: Cannot Reproduce
Can't repro with rc2 either:
$ /opt/java
[
https://issues.apache.org/jira/browse/MCOMPILER-604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17908223#comment-17908223
]
Elliotte Rusty Harold commented on MCOMPILER-604:
-
And now I can't rep
[
https://issues.apache.org/jira/browse/MCOMPILER-604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17908222#comment-17908222
]
Elliotte Rusty Harold commented on MCOMPILER-604:
-
I can't reproduce t
[
https://issues.apache.org/jira/browse/MCOMPILER-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold updated MCOMPILER-598:
Summary: Syntax error in qdox parser for unescaped quotes inside textbloc
[
https://issues.apache.org/jira/browse/MCOMPILER-601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17908221#comment-17908221
]
Elliotte Rusty Harold commented on MCOMPILER-601:
-
Ar head we're using
[
https://issues.apache.org/jira/browse/MCOMPILER-601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold resolved MCOMPILER-601.
-
Resolution: Invalid
> Apache Maven Compiler Plugin 3.13.0 and lower ve
[
https://issues.apache.org/jira/browse/MCOMPILER-601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold closed MCOMPILER-601.
---
> Apache Maven Compiler Plugin 3.13.0 and lower version has Vulnerabilities
>
[
https://issues.apache.org/jira/browse/MCOMPILER-601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17908220#comment-17908220
]
Elliotte Rusty Harold commented on MCOMPILER-601:
-
Per the CVE "Maven
[
https://issues.apache.org/jira/browse/MCOMPILER-601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold updated MCOMPILER-601:
Priority: Minor (was: Critical)
> Apache Maven Compiler Plugin 3.13.0 a
[
https://issues.apache.org/jira/browse/MCOMPILER-601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold updated MCOMPILER-601:
Issue Type: Improvement (was: Bug)
> Apache Maven Compiler Plugin 3.13.
[
https://issues.apache.org/jira/browse/MCOMPILER-601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17908219#comment-17908219
]
Elliotte Rusty Harold commented on MCOMPILER-601:
-
How are you getting
pzygielo commented on PR #232:
URL: https://github.com/apache/maven-scm/pull/232#issuecomment-2562005615
> The problem is it doesn't indicate which line of code threw the exception
so you can get false positives — tests that pass when they shouldn't — when the
same exception class gets thro
elharo commented on PR #232:
URL: https://github.com/apache/maven-scm/pull/232#issuecomment-2562002862
That's not good and the JUnit project no longer recommends it. The problem
is it doesn't indicate which line of code threw the exception so you can get
false positives — tests that pass wh
elharo commented on code in PR #803:
URL: https://github.com/apache/maven-surefire/pull/803#discussion_r1897467556
##
maven-surefire-report-plugin/src/main/java/org/apache/maven/plugins/surefire/report/AbstractSurefireReport.java:
##
@@ -278,17 +281,20 @@ protected I18N getI18N(
elharo merged PR #802:
URL: https://github.com/apache/maven-surefire/pull/802
--
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.a
Bukama commented on code in PR #803:
URL: https://github.com/apache/maven-surefire/pull/803#discussion_r1897466706
##
maven-surefire-report-plugin/src/main/java/org/apache/maven/plugins/surefire/report/AbstractSurefireReport.java:
##
@@ -278,17 +281,20 @@ protected I18N getI18N(
Bukama commented on code in PR #803:
URL: https://github.com/apache/maven-surefire/pull/803#discussion_r1897466706
##
maven-surefire-report-plugin/src/main/java/org/apache/maven/plugins/surefire/report/AbstractSurefireReport.java:
##
@@ -278,17 +281,20 @@ protected I18N getI18N(
Bukama commented on code in PR #802:
URL: https://github.com/apache/maven-surefire/pull/802#discussion_r1897465089
##
maven-failsafe-plugin/src/main/java/org/apache/maven/plugin/failsafe/VerifyMojo.java:
##
@@ -148,10 +148,9 @@ public class VerifyMojo extends AbstractMojo implem
[
https://issues.apache.org/jira/browse/MNG-8456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17908204#comment-17908204
]
Zhongming Hua commented on MNG-8456:
[~hohwille] Try version 4.0.0-rc-2, this issue may
elharo commented on PR #218:
URL:
https://github.com/apache/maven-site-plugin/pull/218#issuecomment-2561929801
Makes sense. Meanwhile anyone feel like approving this so I can merge and
move forward?
--
This is an automated message from the Apache Git Service.
To respond to the message, p
elharo merged PR #246:
URL: https://github.com/apache/maven-shade-plugin/pull/246
--
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...@mav
[
https://issues.apache.org/jira/browse/SUREFIRE-1943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17908202#comment-17908202
]
Romain Manni-Bucau commented on SUREFIRE-1943:
--
executionid can be inject
slachiewicz commented on PR #218:
URL:
https://github.com/apache/maven-site-plugin/pull/218#issuecomment-2561892317
@hendrikebbers jakarta.inject is not supported by Maven - mainly due to a
missing feature in Eclipse Sisu.
See https://github.com/eclipse-sisu/sisu-project/issues/103
h
[
https://issues.apache.org/jira/browse/SUREFIRE-1943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17908197#comment-17908197
]
Elliotte Rusty Harold commented on SUREFIRE-1943:
-
Adding artifactID a
[
https://issues.apache.org/jira/browse/SUREFIRE-1960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold resolved SUREFIRE-1960.
-
Resolution: Won't Do
Not significant enough to jstify the work require
[
https://issues.apache.org/jira/browse/SUREFIRE-1960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold closed SUREFIRE-1960.
---
> Add command line option to run a NullTest
>
[
https://issues.apache.org/jira/browse/SUREFIRE-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold updated SUREFIRE-1539:
Summary: Surefire causes Jigsaw runtime errors when forkCount > 0 (was:
Elliotte Rusty Harold created SUREFIRE-2292:
---
Summary: Make "mvn clean install" etc. work.
Key: SUREFIRE-2292
URL: https://issues.apache.org/jira/browse/SUREFIRE-2292
Project: Maven Surefire
slachiewicz merged PR #497:
URL: https://github.com/apache/maven-dependency-plugin/pull/497
--
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-unsub
slachiewicz merged PR #1233:
URL: https://github.com/apache/maven-mvnd/pull/1233
--
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...@mave
slachiewicz merged PR #1225:
URL: https://github.com/apache/maven-mvnd/pull/1225
--
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...@mave
dependabot[bot] commented on PR #2012:
URL: https://github.com/apache/maven/pull/2012#issuecomment-2561872776
OK, I won't notify you about version 3.x.x again, unless you re-open this PR.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
dependabot[bot] closed pull request #2012: Bump
org.codehaus.plexus:plexus-sec-dispatcher from 2.0 to 3.0.0
URL: https://github.com/apache/maven/pull/2012
--
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
slachiewicz commented on PR #2012:
URL: https://github.com/apache/maven/pull/2012#issuecomment-2561872765
@dependabot ignore this major version
--
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
slachiewicz commented on PR #285:
URL:
https://github.com/apache/maven-apache-parent/pull/285#issuecomment-2561859499
Could we try converting the files to static Markdown format to have better
editing experience using local/web tools?
--
This is an automated message from the Apache Git S
elharo commented on PR #698:
URL: https://github.com/apache/maven-surefire/pull/698#issuecomment-2561852735
@dependabot rebase
--
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
slachiewicz merged PR #271:
URL: https://github.com/apache/maven-invoker-plugin/pull/271
--
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
[
https://issues.apache.org/jira/browse/MPH-221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz closed MPH-221.
Resolution: Fixed
> Bump com.thoughtworks.xstream:xstream from 1.4.20 to 1.4.21
>
[
https://issues.apache.org/jira/browse/MPH-221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17908187#comment-17908187
]
ASF GitHub Bot commented on MPH-221:
slachiewicz merged PR #125:
URL: https://github.com
Sylwester Lachiewicz created MPH-221:
Summary: Bump com.thoughtworks.xstream:xstream from 1.4.20 to
1.4.21
Key: MPH-221
URL: https://issues.apache.org/jira/browse/MPH-221
Project: Maven Help Plugi
slachiewicz merged PR #125:
URL: https://github.com/apache/maven-help-plugin/pull/125
--
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...
slachiewicz merged PR #114:
URL: https://github.com/apache/maven-gh-actions-shared/pull/114
--
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-unsub
slachiewicz commented on PR #115:
URL: https://github.com/apache/maven-wagon/pull/115#issuecomment-2561780383
@dependabot recreate
--
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 com
46 matches
Mail list logo