mber) is covered by SUREFIRE-2299.
> @Nested test classes are not reported properly
> --
>
> Key: SUREFIRE-2298
> URL: https://issues.apache.org/jira/browse/SUREFIRE-2298
> Project: Maven Sur
INFO]
[INFO] BUILD SUCCESS {code}
> @Nested test classes are not reported properly
> --
>
> Key: SUREFIRE-2298
> URL: https://issues.apache.org/jira/b
: 0, Errors: 0, Skipped: 0 {code}
, and the XML report ("TEST-hellocucumber.RunCucumberTest.xml") will contain a
single test case:
{code:java}
{code}
# With Surefire 3.5.3, on the other hand, the output will say that no tests
were run:
{code:java}
[INFO] Running hellocucumber.RunC
cstamas commented on PR #2208:
URL: https://github.com/apache/maven/pull/2208#issuecomment-2766915239
And another Mimir change for CI https://github.com/apache/maven/pull/2212
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
cstamas commented on PR #2208:
URL: https://github.com/apache/maven/pull/2208#issuecomment-2766029415
Oh, just spotted: with Mimir, the maven.repo.local/tail thing is not needed
anymore, that was done ONLY to make sure GH cached local repo is not "polluted"
with CI installed things (that ne
cstamas commented on code in PR #2208:
URL: https://github.com/apache/maven/pull/2208#discussion_r2020917460
##
Jenkinsfile:
##
@@ -67,6 +67,7 @@ def mavenBuild(jdk, extraArgs) {
withEnv(["JAVA_HOME=${tool "$jdk"}",
"PATH+MAVEN=${ tool "$jdk" }/bin:${tool
cstamas commented on PR #2208:
URL: https://github.com/apache/maven/pull/2208#issuecomment-2765995621
Or just merge master, the mentioned PR is merged.
--
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
cstamas commented on PR #2208:
URL: https://github.com/apache/maven/pull/2208#issuecomment-2765980743
Also, do not copy it to `.mvn` (project wide) but `~/.m2/` (user wide).
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
cstamas commented on PR #2208:
URL: https://github.com/apache/maven/pull/2208#issuecomment-2765978094
@olamy try to merge this one https://github.com/apache/maven/pull/2207
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
out, could you update this issue, please?
> AssertJ dependency is leaked into project test classpath
>
>
> Key: SUREFIRE-2297
> URL: https://issues.apache.org/jira/browse/SUREFIRE-2297
>
olamy opened a new pull request, #2208:
URL: https://github.com/apache/maven/pull/2208
Signed-off-by: Olivier Lamy
Following this checklist to help us incorporate your
contribution quickly and easily:
- [ ] Make sure there is a [JIRA
issue](https://issues.apache.org/jira/b
gnodet merged PR #2198:
URL: https://github.com/apache/maven/pull/2198
--
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.o
4]'s assessment of the situation.
> @Nested test classes are not reported properly
> --
>
> Key: SUREFIRE-2298
> URL: https://issues.apache.org/jira/browse/SUREFIRE-2298
> Project: Maven Surefire
gnodet opened a new pull request, #2198:
URL: https://github.com/apache/maven/pull/2198
(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 unsubscribe, e-mail:
olamy merged PR #826:
URL: https://github.com/apache/maven-surefire/pull/826
--
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.ap
[ https://issues.apache.org/jira/browse/SUREFIRE-2297 ]
Leonard Brünings deleted comment on SUREFIRE-2297:
was (Author: leonard84):
For your information, there seems to be another issue with 3.5.3. The `@Nested`
test classes are not
Leonard Brünings created SUREFIRE-2298:
--
Summary: @Nested test classes are not reported properly
Key: SUREFIRE-2298
URL: https://issues.apache.org/jira/browse/SUREFIRE-2298
Project: Maven
here seems to be another issue with 3.5.3. The `@Nested`
test classes are not being executed anymore. I haven't fully confirmed it yet,
but I wanted to give you a heads-up in case you want to release 3.5.3 soon.
> AssertJ dependency is leaked into project te
ertJ`.
> AssertJ dependency is leaked into project test classpath
>
>
> Key: SUREFIRE-2297
> URL: https://issues.apache.org/jira/browse/SUREFIRE-2297
> Project: Maven Surefire
>
[
https://issues.apache.org/jira/browse/SUREFIRE-2297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonard Brünings updated SUREFIRE-2297:
---
Summary: AssertJ dependency is leaked into project test classpath (was:
AspectJ
olamy opened a new pull request, #826:
URL: https://github.com/apache/maven-surefire/pull/826
Signed-off-by: Olivier Lamy
Following this checklist to help us incorporate your
contribution quickly and easily:
- [ ] Make sure there is a [JIRA
issue](https://issues.apache.or
AspectJ dependency is leaked into project test classpath
>
>
> Key: SUREFIRE-2297
> URL: https://issues.apache.org/jira/browse/SUREFIRE-2297
> Project: Maven Surefire
> Iss
AspectJ dependency is leaked into project test classpath
>
>
> Key: SUREFIRE-2297
> URL: https://issues.apache.org/jira/browse/SUREFIRE-2297
> Project: Maven Surefire
> Iss
Leonard Brünings created SUREFIRE-2297:
--
Summary: AspectJ dependency is leaked into project test classpath
Key: SUREFIRE-2297
URL: https://issues.apache.org/jira/browse/SUREFIRE-2297
Project
gnodet commented on issue #20:
URL:
https://github.com/apache/maven-xinclude-extension/issues/20#issuecomment-2756834880
Fixed with #21
--
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 speci
gnodet closed issue #20: Test namespace handling when XIncluding
URL: https://github.com/apache/maven-xinclude-extension/issues/20
--
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
oehme commented on code in PR #2189:
URL: https://github.com/apache/maven/pull/2189#discussion_r2014749258
##
its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng8648ProjectStartedEventsTest.java:
##
@@ -0,0 +1,55 @@
+/*
+ * Licensed to the Apache Software Foundation
oehme commented on PR #2189:
URL: https://github.com/apache/maven/pull/2189#issuecomment-2755327335
@gnodet FYI
--
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 unsubscri
oehme opened a new pull request, #2189:
URL: https://github.com/apache/maven/pull/2189
Following this checklist to help us incorporate your
contribution quickly and easily:
- [x] Make sure there is a [JIRA
issue](https://issues.apache.org/jira/browse/MNG) filed
for the c
slawekjaranowski merged PR #2178:
URL: https://github.com/apache/maven/pull/2178
--
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
> ConsoleOutputFileReporter should support parallel execution of test-sets
>
>
> Key: SUREFIRE-1661
> URL: https://issues.apache.org/jira/browse/SUREFIRE-1661
> Proje
.org/jira/browse/SUREFIRE-2011
> ConsoleOutputFileReporter should support parallel execution of test-sets
>
>
> Key: SUREFIRE-1661
> URL: https://issues.apache.org/jira/b
slawekjaranowski opened a new pull request, #2178:
URL: https://github.com/apache/maven/pull/2178
when we execute ITs without cleaning a project test will fail
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
afe xml for a test class has results from another class
>
>
> Key: SUREFIRE-2252
> URL: https://issues.apache.org/jira/browse/SUREFIRE-2252
> Project: Maven Surefire
>
jira-importer commented on PR #88:
URL: https://github.com/apache/maven-parent/pull/88#issuecomment-2703315515
Resolve #270
--
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.
commented
When we use JUnit 5 test classes can be package private, in this case we
will have error:
```
[ERROR] Exit code: 1 - javadoc: error - No public or protected classes found
to document.
```
---
**Remote Links:**
- [GitHub Pull Request #88
en 4, Maven 3.x may need some backport done by
someone.
> Sources and test sources should have separate artifact types
>
>
> Key: MSOURCES-124
> URL: https://issues.apache.org/jira/
[
https://issues.apache.org/jira/browse/MNG-8601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak reassigned MNG-8601:
Assignee: Tamas Cservenak
> Add type test-java-source similar to type java-sou
[
https://issues.apache.org/jira/browse/MNG-8601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak closed MNG-8601.
Resolution: Fixed
> Add type test-java-source similar to type java-sou
[
https://issues.apache.org/jira/browse/MNG-8601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak updated MNG-8601:
-
Fix Version/s: 4.0.0-rc-3
> Add type test-java-source similar to type java-sou
[
https://issues.apache.org/jira/browse/MNG-8601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak updated MNG-8601:
-
Component/s: Core
> Add type test-java-source similar to type java-sou
cstamas merged PR #2136:
URL: https://github.com/apache/maven/pull/2136
--
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.
[
https://issues.apache.org/jira/browse/MSOURCES-124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17931676#comment-17931676
]
Tamas Cservenak commented on MSOURCES-124:
--
See MNG-8601
> Sources a
cstamas opened a new pull request, #2136:
URL: https://github.com/apache/maven/pull/2136
Similar to java-source type, but for tests sources.
---
https://issues.apache.org/jira/browse/MNG-8601
--
This is an automated message from the Apache Git Service.
To respond to the messa
Tamas Cservenak created MNG-8601:
Summary: Add type test-java-source similar to type java-source
Key: MNG-8601
URL: https://issues.apache.org/jira/browse/MNG-8601
Project: Maven
Issue Type
ttps://maven.apache.org/repositories/artifacts.html
And currently there is no type for test sources, so issue is a bit misleading.
Also, this is more MNG than MSOURCES issue?
> Sources and test sources should have separate artifac
[
https://issues.apache.org/jira/browse/MSOURCES-124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter De Maeyer updated MSOURCES-124:
-
Description:
Imagine a project that has main and test sources, resulting in 4
[
https://issues.apache.org/jira/browse/MRESOLVER-678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak updated MRESOLVER-678:
--
Component/s: Resolver
> (test) Bump com.redis:testcontainers-redis from 2.2.3
[
https://issues.apache.org/jira/browse/MRESOLVER-679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak updated MRESOLVER-679:
--
Component/s: Resolver
> (test) Bump testcontainersVersion from 1.20.4 to 1.2
[
https://issues.apache.org/jira/browse/MRESOLVER-678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak closed MRESOLVER-678.
-
Resolution: Fixed
> (test) Bump com.redis:testcontainers-redis from 2.2.3 to 2.
[
https://issues.apache.org/jira/browse/MRESOLVER-678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak reassigned MRESOLVER-678:
-
Assignee: Tamas Cservenak
> (test) Bump com.redis:testcontainers-redis f
[
https://issues.apache.org/jira/browse/MRESOLVER-679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak closed MRESOLVER-679.
-
Resolution: Fixed
> (test) Bump testcontainersVersion from 1.20.4 to 1.2
[
https://issues.apache.org/jira/browse/MRESOLVER-679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak reassigned MRESOLVER-679:
-
Assignee: Tamas Cservenak
> (test) Bump testcontainersVersion from 1.20.4
Tamas Cservenak created MRESOLVER-679:
-
Summary: (test) Bump testcontainersVersion from 1.20.4 to 1.20.5
Key: MRESOLVER-679
URL: https://issues.apache.org/jira/browse/MRESOLVER-679
Project: Maven
Tamas Cservenak created MRESOLVER-678:
-
Summary: (test) Bump com.redis:testcontainers-redis from 2.2.3 to
2.2.4
Key: MRESOLVER-678
URL: https://issues.apache.org/jira/browse/MRESOLVER-678
Project
knakamura5626 closed pull request #2118: test
URL: https://github.com/apache/maven/pull/2118
--
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
knakamura5626 opened a new pull request, #2118:
URL: https://github.com/apache/maven/pull/2118
Following this checklist to help us incorporate your
contribution quickly and easily:
- [ ] Make sure there is a [JIRA
issue](https://issues.apache.org/jira/browse/MNG) filed
f
[
https://issues.apache.org/jira/browse/MNG-8585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak reassigned MNG-8585:
Assignee: Tamas Cservenak
> (test) Bump net.bytebuddy:byte-buddy from 1.17.0 to 1.1
[
https://issues.apache.org/jira/browse/MNG-8585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak closed MNG-8585.
Resolution: Fixed
> (test) Bump net.bytebuddy:byte-buddy from 1.17.0 to 1.1
Tamas Cservenak created MNG-8585:
Summary: (test) Bump net.bytebuddy:byte-buddy from 1.17.0 to 1.17.1
Key: MNG-8585
URL: https://issues.apache.org/jira/browse/MNG-8585
Project: Maven
Issue
slachiewicz merged PR #508:
URL: https://github.com/apache/maven-dependency-plugin/pull/508
--
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
pzygielo commented on PR #508:
URL:
https://github.com/apache/maven-dependency-plugin/pull/508#issuecomment-2660842643
Is there anything else needed from me to have it merged?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub a
bmarwell closed issue #596: (test) pending issues
URL: https://github.com/apache/maven-jlink-plugin/issues/596
--
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
jira-importer commented on issue #522:
URL:
https://github.com/apache/maven-jlink-plugin/issues/522#issuecomment-2659234975
**[Karl Heinz
Marbaise](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=khmarbaise)**
commented
Done in
[aa68f672c8943c46d05571ad1d3fd8bf34125f3a]
Elliotte Rusty Harold created MRESOLVER-677:
---
Summary: Test suite for version comparison
Key: MRESOLVER-677
URL: https://issues.apache.org/jira/browse/MRESOLVER-677
Project: Maven Resolver
pzygielo commented on PR #508:
URL:
https://github.com/apache/maven-dependency-plugin/pull/508#issuecomment-2645871343
From my fork:

--
This is an automated message from the Apache Git Servic
TestSuite.java:236)
```
Perhaps file is still used even after test. Will check that.
--
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
elharo closed pull request #30: Small clarification to test CI
URL: https://github.com/apache/maven-jdeprscan-plugin/pull/30
--
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
elharo merged PR #2081:
URL: https://github.com/apache/maven/pull/2081
--
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.o
elharo opened a new pull request, #2081:
URL: https://github.com/apache/maven/pull/2081
This is a characterization test for existing behavior with ASCII characters.
I'm going to add this to the docs as well but that's in a separate repo.
--
This is an automated message from
jira-importer commented on issue #430:
URL:
https://github.com/apache/maven-jlink-plugin/issues/430#issuecomment-2629362840
**[Karl Heinz
Marbaise](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=khmarbaise)**
commented
Done in
[aa68f672c8943c46d05571ad1d3fd8bf34125f3a]
jira-importer opened a new issue, #428:
URL: https://github.com/apache/maven-jlink-plugin/issues/428
**[Elliotte Rusty
Harold](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=elharo)**
opened
**[MJLINK-88](https://issues.apache.org/jira/browse/MJLINK-88?redirect=false)**
and c
jira-importer opened a new issue, #404:
URL: https://github.com/apache/maven-jlink-plugin/issues/404
**[Elliotte Rusty
Harold](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=elharo)**
opened
**[MJLINK-88](https://issues.apache.org/jira/browse/MJLINK-88?redirect=false)**
and c
jira-importer commented on issue #379:
URL:
https://github.com/apache/maven-jlink-plugin/issues/379#issuecomment-2629362304
**[Karl Heinz
Marbaise](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=khmarbaise)**
commented
Done in
[aa68f672c8943c46d05571ad1d3fd8bf34125f3a]
jira-importer opened a new issue, #362:
URL: https://github.com/apache/maven-jlink-plugin/issues/362
**[Elliotte Rusty
Harold](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=elharo)**
opened
**[MJLINK-88](https://issues.apache.org/jira/browse/MJLINK-88?redirect=false)**
and c
jira-importer opened a new issue, #336:
URL: https://github.com/apache/maven-jlink-plugin/issues/336
**[Elliotte Rusty
Harold](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=elharo)**
opened
**[MJLINK-88](https://issues.apache.org/jira/browse/MJLINK-88?redirect=false)**
and c
jira-importer commented on issue #305:
URL:
https://github.com/apache/maven-jlink-plugin/issues/305#issuecomment-2629360871
**[Karl Heinz
Marbaise](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=khmarbaise)**
commented
Done in
[aa68f672c8943c46d05571ad1d3fd8bf34125f3a]
jira-importer commented on issue #286:
URL:
https://github.com/apache/maven-jlink-plugin/issues/286#issuecomment-2629101717
**[Karl Heinz
Marbaise](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=khmarbaise)**
commented
Done in
[aa68f672c8943c46d05571ad1d3fd8bf34125f3a]
[
https://issues.apache.org/jira/browse/MNG-8549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak closed MNG-8549.
Assignee: Tamas Cservenak
Resolution: Fixed
> (test) Bump net.bytebuddy:byte-buddy from 1.1
Tamas Cservenak created MNG-8549:
Summary: (test) Bump net.bytebuddy:byte-buddy from 1.16.1 to 1.17.0
Key: MNG-8549
URL: https://issues.apache.org/jira/browse/MNG-8549
Project: Maven
Issue
[
https://issues.apache.org/jira/browse/MRESOLVER-661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak closed MRESOLVER-661.
-
Assignee: Tamas Cservenak
Resolution: Fixed
> (test) B
Tamas Cservenak created MRESOLVER-661:
-
Summary: (test) Bump com.redis:testcontainers-redis from 2.2.2 to
2.2.3
Key: MRESOLVER-661
URL: https://issues.apache.org/jira/browse/MRESOLVER-661
Project
gt; Add an integration test with Maven 4 Plugin Sample
> --
>
> Key: MNG-8525
> URL: https://issues.apache.org/jira/browse/MNG-8525
> Project: Maven
> Issue Type: Improvem
[
https://issues.apache.org/jira/browse/MNG-8525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet closed MNG-8525.
Assignee: Guillaume Nodet
Resolution: Fixed
> Add an integration test with Maven 4 Plu
gnodet merged PR #2055:
URL: https://github.com/apache/maven/pull/2055
--
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.o
[
https://issues.apache.org/jira/browse/MNG-8525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated MNG-8525:
-
Fix Version/s: 4.0.0-rc-3
> Add an integration test with Maven 4 Plugin Sam
sparsick commented on PR #2055:
URL: https://github.com/apache/maven/pull/2055#issuecomment-2618214268
@gnodet you can merge it. Thanks for you help.
--
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
gnodet commented on PR #2055:
URL: https://github.com/apache/maven/pull/2055#issuecomment-2618163276
@sparsick anything you want to add or should I merge this PR ?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
sparsick commented on code in PR #2055:
URL: https://github.com/apache/maven/pull/2055#discussion_r1931625099
##
its/core-it-suite/src/test/resources/mng-8525-maven-di-plugin/src/it/hello-maven-plugin/pom.xml:
##
@@ -0,0 +1,50 @@
+
+
gnodet commented on code in PR #2055:
URL: https://github.com/apache/maven/pull/2055#discussion_r1930849370
##
its/core-it-suite/src/test/resources/mng-8525-maven-di-plugin/pom.xml:
##
@@ -0,0 +1,176 @@
+
Review Comment:
Missing header
--
This is an automated message
gnodet commented on code in PR #2055:
URL: https://github.com/apache/maven/pull/2055#discussion_r1930850160
##
its/core-it-suite/src/test/resources/mng-8525-maven-di-plugin/src/main/java/org/apache/maven/plugins/MavenDIComponent.java:
##
@@ -0,0 +1,50 @@
+/*
+ * Licensed to the
gnodet commented on code in PR #2055:
URL: https://github.com/apache/maven/pull/2055#discussion_r1930848945
##
its/core-it-suite/src/test/resources/mng-8525-maven-di-plugin/src/it/hello-maven-plugin/pom.xml:
##
@@ -0,0 +1,50 @@
+
+
gnodet commented on code in PR #2055:
URL: https://github.com/apache/maven/pull/2055#discussion_r1930848508
##
its/core-it-suite/src/test/resources/mng-8525-maven-di-plugin/src/main/java/org/apache/maven/plugins/HelloMojo.java:
##
@@ -0,0 +1,65 @@
+/*
+ * Licensed to the Apache
gnodet commented on code in PR #2055:
URL: https://github.com/apache/maven/pull/2055#discussion_r1930848213
##
its/core-it-suite/src/test/resources/mng-8525-maven-di-plugin/src/main/java/org/apache/maven/plugins/MavenDIComponent.java:
##
@@ -0,0 +1,50 @@
+/*
+ * Licensed to the
gnodet commented on code in PR #2055:
URL: https://github.com/apache/maven/pull/2055#discussion_r1930276593
##
its/core-it-suite/src/test/resources/mng-8525-maven-di-plugin/src/test/java/org/apache/maven/plugins/HelloMojoTest.java:
##
@@ -0,0 +1,57 @@
+/*
+ * Licensed to the
[
https://issues.apache.org/jira/browse/MRESOLVER-658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak updated MRESOLVER-658:
--
Component/s: Resolver
> (test) Bump org.mockito:mockito-core from 5.14.2 to 5.1
[
https://issues.apache.org/jira/browse/MRESOLVER-658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak closed MRESOLVER-658.
-
Assignee: Tamas Cservenak
Resolution: Fixed
> (test) Bump org.mockito:mock
Tamas Cservenak created MRESOLVER-658:
-
Summary: (test) Bump org.mockito:mockito-core from 5.14.2 to 5.15.2
Key: MRESOLVER-658
URL: https://issues.apache.org/jira/browse/MRESOLVER-658
Project
elharo merged PR #36:
URL: https://github.com/apache/maven-changelog-plugin/pull/36
--
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
sparsick commented on PR #2055:
URL: https://github.com/apache/maven/pull/2055#issuecomment-2612913688
Thanks for the link. I will adjust the test to demonstrate it.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
1 - 100 of 1265 matches
Mail list logo