rmannibucau commented on a change in pull request #340:
URL: https://github.com/apache/maven-surefire/pull/340#discussion_r590002068
##
File path:
maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/AbstractSurefireMojo.java
##
@@ -3623,9 +3623,20 @@ public vo
[
https://issues.apache.org/jira/browse/SUREFIRE-1893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tibor Digana updated SUREFIRE-1893:
---
Description:
https://github.com/fabriciorby/maven-surefire/tree/feature/junit5-tree-view
[
https://issues.apache.org/jira/browse/SUREFIRE-1893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tibor Digana updated SUREFIRE-1893:
---
Description:
https://github.com/fabriciorby/maven-surefire/tree/feature/junit5-tree-view
Tibor Digana created SUREFIRE-1893:
--
Summary: New maven-surefire JUnit5 extension API by Fabricio
Yamamoto
Key: SUREFIRE-1893
URL: https://issues.apache.org/jira/browse/SUREFIRE-1893
Project: Maven S
Tibor17 commented on a change in pull request #340:
URL: https://github.com/apache/maven-surefire/pull/340#discussion_r589778798
##
File path:
maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/AbstractSurefireMojo.java
##
@@ -3623,9 +3623,20 @@ public void s
Tibor17 commented on a change in pull request #340:
URL: https://github.com/apache/maven-surefire/pull/340#discussion_r589778798
##
File path:
maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/AbstractSurefireMojo.java
##
@@ -3623,9 +3623,20 @@ public void s
[
https://issues.apache.org/jira/browse/MCHANGELOG-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17297694#comment-17297694
]
Lutz Horn commented on MCHANGELOG-128:
--
I've turned the attached patch into a pu
lutzhorn opened a new pull request #2:
URL: https://github.com/apache/maven-changelog-plugin/pull/2
The parameter `commentFormat` on the changelog mojo is unused and the
javadoc says that it is used by `ClearcaseChangeLogGenerator` which not exists
on the project.
---
lutzhorn commented on a change in pull request #454:
URL: https://github.com/apache/maven/pull/454#discussion_r589717088
##
File path: README.md
##
@@ -63,10 +63,10 @@ Do you like Apache Maven? Then [donate back to the
ASF](https://www.apache.org/f
Quick Build
---
-If
lutzhorn commented on a change in pull request #454:
URL: https://github.com/apache/maven/pull/454#discussion_r589716609
##
File path: README.md
##
@@ -63,10 +63,10 @@ Do you like Apache Maven? Then [donate back to the
ASF](https://www.apache.org/f
Quick Build
---
-If
rfscholte commented on pull request #448:
URL: https://github.com/apache/maven/pull/448#issuecomment-793019213
`mvn -pl !mod_c2,mod_c_2_2` is the same as `mvn -pl
!mod_c2,!mod_c_2_1,!mod_c_2_2,!mod_c_2_2_1,!mod_c_2_2_2,!mod_c_2_3,mod_c_2_2`
Order doesn't matter. Because `mod_c_2_2` is bo
michael-o commented on pull request #448:
URL: https://github.com/apache/maven/pull/448#issuecomment-792998441
> > I wonder what would happen if I have this:
> > root: mod_a, mod_b, mod_c
> > mod_c: mod_c_1, mod_c_2, mod_c_3
> > mod_c_2: mod_c_2_1, mod_c_2_2, mod_c_2_3
> > mod_c_
rdp opened a new pull request #454:
URL: https://github.com/apache/maven/pull/454
Attempt to make it clearer how to bootstrap. `Run Maven` wasn't clear
which to me.
Following this checklist to help us incorporate your
contribution quickly and easily:
- [ ] Make sure the
rfscholte commented on pull request #448:
URL: https://github.com/apache/maven/pull/448#issuecomment-792978269
> I wonder what would happen if I have this:
>
> root: mod_a, mod_b, mod_c
> mod_c: mod_c_1, mod_c_2, mod_c_3
> mod_c_2: mod_c_2_1, mod_c_2_2, mod_c_2_3
> mod_c_2_2:
[
https://issues.apache.org/jira/browse/MNG-7051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17297515#comment-17297515
]
Hudson commented on MNG-7051:
-
Build succeeded in Jenkins: Maven » Maven TLP » maven » master #
[
https://issues.apache.org/jira/browse/MNG-7051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17297489#comment-17297489
]
Hudson commented on MNG-7051:
-
Build succeeded in Jenkins: Maven » Maven TLP » maven » master #
asfgit closed pull request #452:
URL: https://github.com/apache/maven/pull/452
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 s
[
https://issues.apache.org/jira/browse/MNG-7112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Kanters reassigned MNG-7112:
---
Assignee: Martin Kanters
> --projects flag should honor --non-recursive flag
> ---
MartinKanters merged pull request #453:
URL: https://github.com/apache/maven/pull/453
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
MartinKanters merged pull request #102:
URL: https://github.com/apache/maven-integration-testing/pull/102
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use t
Martin Kanters created MNG-7112:
---
Summary: --projects flag should honor --non-recursive flag
Key: MNG-7112
URL: https://issues.apache.org/jira/browse/MNG-7112
Project: Maven
Issue Type: Improve
MartinKanters edited a comment on pull request #448:
URL: https://github.com/apache/maven/pull/448#issuecomment-792767072
> I wonder what would happen if I have this:
>
> root: mod_a, mod_b, mod_c
> mod_c: mod_c_1, mod_c_2, mod_c_3
> mod_c_2: mod_c_2_1, mod_c_2_2, mod_c_2_3
>
MartinKanters commented on pull request #448:
URL: https://github.com/apache/maven/pull/448#issuecomment-792767072
> I wonder what would happen if I have this:
>
> root: mod_a, mod_b, mod_c
> mod_c: mod_c_1, mod_c_2, mod_c_3
> mod_c_2: mod_c_2_1, mod_c_2_2, mod_c_2_3
> mod_c_
mthmulders commented on a change in pull request #446:
URL: https://github.com/apache/maven/pull/446#discussion_r589428068
##
File path:
maven-core/src/main/java/org/apache/maven/graph/DefaultGraphBuilder.java
##
@@ -176,38 +177,69 @@ public DefaultGraphBuilder( BuildResumptio
MartinKanters opened a new pull request #102:
URL: https://github.com/apache/maven-integration-testing/pull/102
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
MartinKanters opened a new pull request #453:
URL: https://github.com/apache/maven/pull/453
This PR is raised because the functionality should be consistent with
project selection:
https://github.com/apache/maven/pull/446#discussion_r579859091
Following this checklist to help us
rmannibucau commented on a change in pull request #340:
URL: https://github.com/apache/maven-surefire/pull/340#discussion_r589395119
##
File path:
maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/AbstractSurefireMojo.java
##
@@ -3623,9 +3623,20 @@ public vo
rmannibucau commented on a change in pull request #340:
URL: https://github.com/apache/maven-surefire/pull/340#discussion_r589394853
##
File path:
maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/AbstractSurefireMojo.java
##
@@ -3623,9 +3623,20 @@ public vo
mthmulders commented on a change in pull request #446:
URL: https://github.com/apache/maven/pull/446#discussion_r589386978
##
File path:
maven-core/src/main/java/org/apache/maven/graph/DefaultGraphBuilder.java
##
@@ -242,21 +274,17 @@ public DefaultGraphBuilder( BuildResumptio
Tibor17 commented on a change in pull request #340:
URL: https://github.com/apache/maven-surefire/pull/340#discussion_r589386968
##
File path:
maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/AbstractSurefireMojo.java
##
@@ -3623,9 +3623,20 @@ public void s
Tibor17 commented on a change in pull request #340:
URL: https://github.com/apache/maven-surefire/pull/340#discussion_r589385444
##
File path:
maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/AbstractSurefireMojo.java
##
@@ -3623,9 +3623,20 @@ public void s
Tibor17 commented on a change in pull request #340:
URL: https://github.com/apache/maven-surefire/pull/340#discussion_r589384582
##
File path:
maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/AbstractSurefireMojo.java
##
@@ -3623,9 +3623,20 @@ public void s
Tibor17 commented on pull request #340:
URL: https://github.com/apache/maven-surefire/pull/340#issuecomment-792721126
Pls see the CI logs and fix the chceckstyle:
```
Error:
src/main/java/org/apache/maven/plugin/surefire/AbstractSurefireMojo.java:[3628,13]
(whitespace) ParenPad: '('
[
https://issues.apache.org/jira/browse/MNG-5828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17297240#comment-17297240
]
Michael Osipov commented on MNG-5828:
-
Are you joking? Look at the stack trace, fix you
gnodet commented on pull request #442:
URL: https://github.com/apache/maven/pull/442#issuecomment-792626463
@rfscholte I've added another commit which fix a deadlock.
This is an automated message from the Apache Git Service.
[
https://issues.apache.org/jira/browse/MNG-5828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17297210#comment-17297210
]
Daniel Hauser edited comment on MNG-5828 at 3/8/21, 9:33 AM:
-
[
[
https://issues.apache.org/jira/browse/MNG-5828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17297210#comment-17297210
]
Daniel Hauser edited comment on MNG-5828 at 3/8/21, 9:33 AM:
-
[
[
https://issues.apache.org/jira/browse/MNG-5828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17297210#comment-17297210
]
Daniel Hauser edited comment on MNG-5828 at 3/8/21, 9:30 AM:
-
[
[
https://issues.apache.org/jira/browse/MNG-5828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17297210#comment-17297210
]
Daniel Hauser commented on MNG-5828:
[~michael-o], I've uploaded the verbose output for
[
https://issues.apache.org/jira/browse/MNG-5828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Hauser updated MNG-5828:
---
Attachment: hauser_install_verbose.txt
> Artifact download loses proxy username during transfer, failin
[
https://issues.apache.org/jira/browse/MNG-7111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17297186#comment-17297186
]
Guillaume Nodet commented on MNG-7111:
--
I've added a fix to the above PR with
https:/
[
https://issues.apache.org/jira/browse/MNG-7111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17297155#comment-17297155
]
Guillaume Nodet commented on MNG-7111:
--
This happens with the fix in https://github.co
42 matches
Mail list logo