[
https://issues.apache.org/jira/browse/SUREFIRE-2043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tibor Digana reassigned SUREFIRE-2043:
--
Assignee: Tibor Digana
> Test groups not working for testng in combination with JUn
[
https://issues.apache.org/jira/browse/SUREFIRE-2043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tibor Digana closed SUREFIRE-2043.
--
Resolution: Duplicate
> Test groups not working for testng in combination with JUnit5
>
[
https://issues.apache.org/jira/browse/SUREFIRE-2024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tibor Digana updated SUREFIRE-2024:
---
Component/s: documentation
> Replace testng-junit5 by testng-engine in tests and documenta
[
https://issues.apache.org/jira/browse/MSHADE-413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514510#comment-17514510
]
Robert Stupp commented on MSHADE-413:
-
> I can't even compile the whole project
That
jackyHu created MNG-7445:
Summary: to refactor some useless code
Key: MNG-7445
URL: https://issues.apache.org/jira/browse/MNG-7445
Project: Maven
Issue Type: Improvement
Components: Core
[
https://issues.apache.org/jira/browse/MNG-7445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514531#comment-17514531
]
Michael Osipov commented on MNG-7445:
-
Provide a PR please.
> to refactor some useless
Gakiii commented on pull request #687:
URL: https://github.com/apache/maven/pull/687#issuecomment-1082764839
> Thanks for your contribution, @Gakiii!
>
> Two remaining things:
>
> 1. Would it be possible for you to explicitly declare this contribution to
be licensed under the
[
https://issues.apache.org/jira/browse/MNG-7445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514539#comment-17514539
]
jackyHu commented on MNG-7445:
--
I have provide a PR days ago, the adress is
[https://github.c
LiuAnsa created MNG-7446:
Summary: The dependencies used by plugins can be obtained
preferentially from the dependencies of the current project
Key: MNG-7446
URL: https://issues.apache.org/jira/browse/MNG-7446
[
https://issues.apache.org/jira/browse/MNG-7446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
LiuAnsa updated MNG-7446:
-
Attachment: image-2022-03-30-16-25-47-113.png
> The dependencies used by plugins can be obtained preferentially fro
[
https://issues.apache.org/jira/browse/MNG-7446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
LiuAnsa updated MNG-7446:
-
Description:
Summary: In order to control the unified version, I keep the dependenciesManage
in the parent project
pzygielo commented on pull request #125:
URL:
https://github.com/apache/maven-javadoc-plugin/pull/125#issuecomment-1082791721
May I ask for review, please?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
Tibor17 commented on pull request #500:
URL: https://github.com/apache/maven-surefire/pull/500#issuecomment-1082800971
@slawekjaranowski
I did not say that `testng-engine` has some problem. I only said that
Surefire understands Jupiter Api and resolves it into engine, and we only
preve
slawekjaranowski commented on pull request #500:
URL: https://github.com/apache/maven-surefire/pull/500#issuecomment-1082806125
Ok, thanks.
I assume that now is ok.
So when build have finished I will merge it.
--
This is an automated message from the Apache Git Service.
To respond t
hisener commented on a change in pull request #504:
URL: https://github.com/apache/maven-surefire/pull/504#discussion_r838315744
##
File path:
maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/SurefireDependencyResolver.java
##
@@ -184,7 +189,17 @@ private A
[
https://issues.apache.org/jira/browse/SUREFIRE-2024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tibor Digana updated SUREFIRE-2024:
---
Fix Version/s: 3.0.0-M6
> Replace testng-junit5 by testng-engine in tests and documentatio
slawekjaranowski commented on pull request #504:
URL: https://github.com/apache/maven-surefire/pull/504#issuecomment-1082860368
@Tibor17 I propose postpone cosmetic changes, for next PR.
After have build pass I will merge it.
--
This is an automated message from the Apache Git Service.
slawekjaranowski commented on pull request #504:
URL: https://github.com/apache/maven-surefire/pull/504#issuecomment-1082865519
@hisener thanks for contribution
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
Tibor17 commented on pull request #504:
URL: https://github.com/apache/maven-surefire/pull/504#issuecomment-1082884261
> @Tibor17 I propose postpone cosmetic changes, for next PR. After have
build pass I will merge it.
@slawekjaranowski which one?
--
This is an automated message f
Tibor17 commented on pull request #504:
URL: https://github.com/apache/maven-surefire/pull/504#issuecomment-1082887523
@slawekjaranowski
Thx for taking care of the PRs #500 and #504 . Pls complete them after
successful build.
I would, meanwhile build the site and I will check the pag
Tibor17 edited a comment on pull request #504:
URL: https://github.com/apache/maven-surefire/pull/504#issuecomment-1082887523
@slawekjaranowski
Thx for taking care of the PRs #500 and #504 . Pls complete them after
successful build.
I would, meanwhile build the site and I will check
Gakiii edited a comment on pull request #687:
URL: https://github.com/apache/maven/pull/687#issuecomment-1082764839
> Thanks for your contribution, @Gakiii!
>
> Two remaining things:
>
> 1. Would it be possible for you to explicitly declare this contribution to
be licensed und
michael-o commented on a change in pull request #141:
URL:
https://github.com/apache/maven-integration-testing/pull/141#discussion_r838375960
##
File path:
core-it-suite/src/test/java/org/apache/maven/it/MavenITmng2339BadProjectInterpolationPre4Test.java
##
@@ -0,0 +1,75 @@
+
[
https://issues.apache.org/jira/browse/MNG-7446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MNG-7446.
---
Resolution: Information Provided
* Use the users mailing list to ask such questions
* Use plugin manage
slawekjaranowski merged pull request #500:
URL: https://github.com/apache/maven-surefire/pull/500
--
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:
[
https://issues.apache.org/jira/browse/SUREFIRE-2024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski closed SUREFIRE-2024.
-
Resolution: Fixed
> Replace testng-junit5 by testng-engine in tests and docume
[
https://issues.apache.org/jira/browse/SUREFIRE-2024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514661#comment-17514661
]
Tibor Digana commented on SUREFIRE-2024:
https://gitbox.apache.org/repos/asf?p
Tibor17 commented on pull request #504:
URL: https://github.com/apache/maven-surefire/pull/504#issuecomment-1083076792
@hisener
Pls squash both commits.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
hisener commented on pull request #504:
URL: https://github.com/apache/maven-surefire/pull/504#issuecomment-1083185467
Sorry, I am seeing this just now. I'll do that. :loading:
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
hisener edited a comment on pull request #504:
URL: https://github.com/apache/maven-surefire/pull/504#issuecomment-1083185467
Sorry, I am seeing this just now. I'll do that. ~:loading:~ ✅
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
Tibor17 commented on pull request #504:
URL: https://github.com/apache/maven-surefire/pull/504#issuecomment-1083197037
@hisener
Thx for contributing! Feel free to participate on the development in the
future.
--
This is an automated message from the Apache Git Service.
To respond to
Tibor17 merged pull request #504:
URL: https://github.com/apache/maven-surefire/pull/504
--
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-un
[
https://issues.apache.org/jira/browse/SUREFIRE-2051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tibor Digana closed SUREFIRE-2051.
--
Resolution: Fixed
https://gitbox.apache.org/repos/asf?p=maven-surefire.git;a=commit;h=f2c567
Tibor17 edited a comment on pull request #504:
URL: https://github.com/apache/maven-surefire/pull/504#issuecomment-1083197037
@hisener
Thx for contributing! Feel free to participate on the development in future.
--
This is an automated message from the Apache Git Service.
To respond t
pzygielo commented on pull request #125:
URL:
https://github.com/apache/maven-javadoc-plugin/pull/125#issuecomment-1083422130
@michael-o - updated
--
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 t
famod opened a new pull request #296:
URL: https://github.com/apache/maven-site/pull/296
Users should be made aware to prevent e.g.:
https://github.com/quarkusio/quarkus/issues/24644
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
[
https://issues.apache.org/jira/browse/MNG-7432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514856#comment-17514856
]
ASF GitHub Bot commented on MNG-7432:
-
famod opened a new pull request #296:
URL: https
[
https://issues.apache.org/jira/browse/MSHADE-413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514872#comment-17514872
]
Karl Heinz Marbaise commented on MSHADE-413:
Ah... now I see the problem was
michael-o merged pull request #296:
URL: https://github.com/apache/maven-site/pull/296
--
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-unsu
[
https://issues.apache.org/jira/browse/MNG-7432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514884#comment-17514884
]
ASF GitHub Bot commented on MNG-7432:
-
michael-o merged pull request #296:
URL: https:/
Karl Heinz Marbaise created MNG-7447:
Summary: Several Improvements by using Stream API
Key: MNG-7447
URL: https://issues.apache.org/jira/browse/MNG-7447
Project: Maven
Issue Type: Sub-ta
[
https://issues.apache.org/jira/browse/MNG-7447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Heinz Marbaise reassigned MNG-7447:
Assignee: Karl Heinz Marbaise
> Several Improvements by using Stream API
> -
David M. Karr created MVERIFIER-42:
--
Summary: Add a "message" element to each "file" block, the
contents of which are printed if the file verification fails
Key: MVERIFIER-42
URL: https://issues.apache.org/jira/b
khmarbaise commented on pull request #699:
URL: https://github.com/apache/maven/pull/699#issuecomment-1083571425
Can you please follow the contribution guide. Unfortunately I don't see any
JIRA issue related to that change.
--
This is an automated message from the Apache Git Service.
To
Karl Heinz Marbaise created MINSTALL-172:
Summary: Upgrade maven-plugin parent to 35
Key: MINSTALL-172
URL: https://issues.apache.org/jira/browse/MINSTALL-172
Project: Maven Install Plugin
[
https://issues.apache.org/jira/browse/MINSTALL-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Heinz Marbaise updated MINSTALL-172:
-
Fix Version/s: 3.0.0-M2
(was: 3.0.0)
> Upgrade maven-plu
[
https://issues.apache.org/jira/browse/MNG-7432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514936#comment-17514936
]
Hudson commented on MNG-7432:
-
Build succeeded in Jenkins: Maven » Maven TLP » maven-site » mas
[
https://issues.apache.org/jira/browse/MINSTALL-170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514941#comment-17514941
]
Karl Heinz Marbaise commented on MINSTALL-170:
--
Have you tried to configur
dependabot[bot] closed pull request #21:
URL: https://github.com/apache/maven-install-plugin/pull/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 specific comment.
To unsubscribe, e-mai
dependabot[bot] commented on pull request #21:
URL:
https://github.com/apache/maven-install-plugin/pull/21#issuecomment-1083615432
Looks like org.apache.maven.plugins:maven-javadoc-plugin is no longer a
dependency, so this is no longer needed.
--
This is an automated message from the Ap
[
https://issues.apache.org/jira/browse/MINSTALL-172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514942#comment-17514942
]
Karl Heinz Marbaise commented on MINSTALL-172:
--
Done in
[3b43200966deac7c
[
https://issues.apache.org/jira/browse/MINSTALL-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Heinz Marbaise closed MINSTALL-172.
Resolution: Done
> Upgrade maven-plugin parent to 35
> --
[
https://issues.apache.org/jira/browse/MSHARED-1050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514951#comment-17514951
]
Karl Heinz Marbaise commented on MSHARED-1050:
--
First recommendation is to
[
https://issues.apache.org/jira/browse/MSHARED-1050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514955#comment-17514955
]
Ladislav Lencucha commented on MSHARED-1050:
[~khmarbaise] that version see
[
https://issues.apache.org/jira/browse/MSHARED-1050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514956#comment-17514956
]
Ladislav Lencucha commented on MSHARED-1050:
BTW, is there any particular f
[
https://issues.apache.org/jira/browse/MINSTALL-172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514957#comment-17514957
]
Hudson commented on MINSTALL-172:
-
Build succeeded in Jenkins: Maven » Maven TLP » mave
[
https://issues.apache.org/jira/browse/MSHARED-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514958#comment-17514958
]
Karl Heinz Marbaise commented on MSHARED-1044:
--
Is there a good reason why
Tibor17 merged pull request #498:
URL: https://github.com/apache/maven-surefire/pull/498
--
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-un
famod commented on pull request #695:
URL: https://github.com/apache/maven/pull/695#issuecomment-1083641682
> > Is there an IT for this? If there would be, I'd check this and add for
3.8.6+.
>
> [The jira](https://issues.apache.org/jira/browse/MNG-7432) has a link [to
a
reproducer]
famod edited a comment on pull request #695:
URL: https://github.com/apache/maven/pull/695#issuecomment-1083641682
@laeubi
> > Is there an IT for this? If there would be, I'd check this and add for
3.8.6+.
>
> [The jira](https://issues.apache.org/jira/browse/MNG-7432) has a link [
Falko Modler created MENFORCER-415:
--
Summary: Violation messages can be really hard to find in a multi
module project
Key: MENFORCER-415
URL: https://issues.apache.org/jira/browse/MENFORCER-415
Proje
Max Zerzouri created MSHADE-417:
---
Summary: Nul bytes appended to small files by maven-shade-plugin
Key: MSHADE-417
URL: https://issues.apache.org/jira/browse/MSHADE-417
Project: Maven Shade Plugin
[
https://issues.apache.org/jira/browse/MSHADE-417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Max Zerzouri updated MSHADE-417:
Attachment: pom.xml
> Nul bytes appended to small files by maven-shade-plugin
> ---
[
https://issues.apache.org/jira/browse/MSHADE-417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Max Zerzouri updated MSHADE-417:
Attachment: (was: pom.xml)
> Nul bytes appended to small files by maven-shade-plugin
>
[
https://issues.apache.org/jira/browse/MNG-7432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515056#comment-17515056
]
Hudson commented on MNG-7432:
-
Build succeeded in Jenkins: Maven » Maven TLP » maven-site » PR-
[
https://issues.apache.org/jira/browse/MNG-7432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515057#comment-17515057
]
Hudson commented on MNG-7432:
-
Build succeeded in Jenkins: Maven » Maven TLP » maven-site » PR-
[
https://issues.apache.org/jira/browse/MNG-7432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515058#comment-17515058
]
Hudson commented on MNG-7432:
-
Build succeeded in Jenkins: Maven » Maven TLP » maven-site » PR-
dependabot[bot] opened a new pull request #54:
URL: https://github.com/apache/maven-help-plugin/pull/54
Bumps [maven-model](https://github.com/apache/maven) from 3.8.4 to 3.8.5.
Release notes
Sourced from https://github.com/apache/maven/releases";>maven-model's
releases.
3.
dependabot[bot] opened a new pull request #190:
URL: https://github.com/apache/maven-indexer/pull/190
Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin)
from 3.2.4 to 3.3.0.
Commits
https://github.com/apache/maven-shade-plugin/commit/7169fded927b20c99534f
whh created MANTRUN-235:
---
Summary: File permissions are missing
Key: MANTRUN-235
URL: https://issues.apache.org/jira/browse/MANTRUN-235
Project: Maven Antrun Plugin
Issue Type: Bug
Affects Versions
Karl Heinz Marbaise created MRESOURCES-282:
--
Summary: Upgrade maven-plugin parent to 35
Key: MRESOURCES-282
URL: https://issues.apache.org/jira/browse/MRESOURCES-282
Project: Maven Resources P
71 matches
Mail list logo