michael-o commented on a change in pull request #300:
URL: https://github.com/apache/maven-surefire/pull/300#discussion_r437926268
##
File path:
maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/extensions/AuthenticationException.java
##
@@ -0,0 +1,39 @@
+pa
Michael Osipov created MNG-6937:
---
Summary: StringSearchModelInterpolatorTest fails on symlinked paths
Key: MNG-6937
URL: https://issues.apache.org/jira/browse/MNG-6937
Project: Maven
Issue Type
[
https://issues.apache.org/jira/browse/MNG-6937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MNG-6937:
Description:
This one was found when using the newly modified {{run-its.sh}} with the Maven
Wrapper.
michael-o opened a new pull request #361:
URL: https://github.com/apache/maven/pull/361
Don't compare baseDir in a canonical form when the second comparator
(System.getProperty( "user.dir" )) is not canonicalized.
This is
rmannibucau opened a new pull request #54:
URL: https://github.com/apache/maven-shared-utils/pull/54
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
Michael Osipov created MNG-6938:
---
Summary: MavenITBootstrapTest fails with
StringIndexOutOfBoundsException: String index out of range: -1
Key: MNG-6938
URL: https://issues.apache.org/jira/browse/MNG-6938
michael-o opened a new pull request #64:
URL: https://github.com/apache/maven-integration-testing/pull/64
…ption: String index out of range: -1
This is an automated message from the Apache Git Service.
To respond to the messa
Michael Osipov created MNG-6939:
---
Summary: ITs fail when MAVENCODEBASE is relative
Key: MNG-6939
URL: https://issues.apache.org/jira/browse/MNG-6939
Project: Maven
Issue Type: Bug
Com
pzygielo opened a new pull request #55:
URL: https://github.com/apache/maven-shared-utils/pull/55
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
pzygielo opened a new pull request #56:
URL: https://github.com/apache/maven-shared-utils/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 a
[
https://issues.apache.org/jira/browse/MRESOLVER-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17130453#comment-17130453
]
Konrad Windszus commented on MRESOLVER-56:
--
As Nexus 2 prior to v 2.14.18 cann
[
https://issues.apache.org/jira/browse/SUREFIRE-1797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tibor Digana updated SUREFIRE-1797:
---
Fix Version/s: 3.0.0-M5
> Surefire report with parameterized tests contain all names of te
[
https://issues.apache.org/jira/browse/SUREFIRE-1797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tibor Digana closed SUREFIRE-1797.
--
Resolution: Fixed
https://gitbox.apache.org/repos/asf?p=maven-surefire.git;a=commit;h=e8f65b
michael-o merged pull request #56:
URL: https://github.com/apache/maven-shared-utils/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
Konrad Windszus created MSHARED-922:
---
Summary: Remove checksum creation from other places than
maven-resolver
Key: MSHARED-922
URL: https://issues.apache.org/jira/browse/MSHARED-922
Project: Maven S
[
https://issues.apache.org/jira/browse/MSHARED-922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17130485#comment-17130485
]
Konrad Windszus commented on MSHARED-922:
-
[~michael-o] WDYT?
> Remove checksum
[
https://issues.apache.org/jira/browse/MSHARED-922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus updated MSHARED-922:
Description:
Currently there are checksums (MD5/SHA1) being created at
https://github.com
Tibor17 commented on a change in pull request #300:
URL: https://github.com/apache/maven-surefire/pull/300#discussion_r438064728
##
File path:
maven-surefire-common/src/test/java/org/apache/maven/plugin/surefire/extensions/E2ETest.java
##
@@ -184,4 +195,70 @@ public void close
[
https://issues.apache.org/jira/browse/MRESOLVER-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17130637#comment-17130637
]
Michael Osipov commented on MRESOLVER-56:
-
Feel free to provide a PR. I have pr
[
https://issues.apache.org/jira/browse/MRESOLVER-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17130641#comment-17130641
]
Konrad Windszus edited comment on MRESOLVER-56 at 6/10/20, 12:51 PM:
[
https://issues.apache.org/jira/browse/MRESOLVER-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17130641#comment-17130641
]
Konrad Windszus commented on MRESOLVER-56:
--
> Why didn't you comment on it?
B
[
https://issues.apache.org/jira/browse/MSHARED-922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17130643#comment-17130643
]
Michael Osipov commented on MSHARED-922:
Makes sense, I think [~rfscholte] or [~
[
https://issues.apache.org/jira/browse/MRESOLVER-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17130641#comment-17130641
]
Konrad Windszus edited comment on MRESOLVER-56 at 6/10/20, 12:53 PM:
michael-o commented on pull request #55:
URL: https://github.com/apache/maven-shared-utils/pull/55#issuecomment-642033445
The problem is, they are public. I think they should be deprecated or we
need to add getters for them.
kwin opened a new pull request #53:
URL: https://github.com/apache/maven-resolver/pull/53
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
elharo commented on a change in pull request #54:
URL: https://github.com/apache/maven-shared-utils/pull/54#discussion_r438162710
##
File path:
src/test/java/org/apache/maven/shared/utils/io/DirectoryScannerTest.java
##
@@ -243,14 +243,6 @@ public void testSimpleExcludes()
[
https://issues.apache.org/jira/browse/MRESOLVER-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17130737#comment-17130737
]
Konrad Windszus commented on MRESOLVER-56:
--
PR created for that https://github
Elliotte Rusty Harold created MNGSITE-414:
-
Summary: Clean up https://maven.apache.org/configure.html
Key: MNGSITE-414
URL: https://issues.apache.org/jira/browse/MNGSITE-414
Project: Maven Proj
pzygielo commented on pull request #55:
URL: https://github.com/apache/maven-shared-utils/pull/55#issuecomment-642075373
> The problem is, they are public.
1. `DocHandler` is inner and *private*, so I believe its method were not
exposed for public consumption.
2. Methods already
[
https://issues.apache.org/jira/browse/MRESOLVER-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17130773#comment-17130773
]
Michael Osipov commented on MRESOLVER-56:
-
This likely only applies to the stag
pzygielo edited a comment on pull request #55:
URL: https://github.com/apache/maven-shared-utils/pull/55#issuecomment-642075373
> The problem is, they are public.
1. `DocHandler` is inner and *private*, so I believe its method were not
exposed for public consumption.
2. Methods a
[
https://issues.apache.org/jira/browse/MNGSITE-393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17130781#comment-17130781
]
Hudson commented on MNGSITE-393:
Build succeeded in Jenkins: Maven TLP » maven-site » ma
rmannibucau commented on a change in pull request #54:
URL: https://github.com/apache/maven-shared-utils/pull/54#discussion_r438214900
##
File path:
src/test/java/org/apache/maven/shared/utils/io/DirectoryScannerTest.java
##
@@ -243,14 +243,6 @@ public void testSimpleExcludes(
rmannibucau commented on a change in pull request #54:
URL: https://github.com/apache/maven-shared-utils/pull/54#discussion_r438215154
##
File path:
src/test/java/org/apache/maven/shared/utils/io/conductor/EnforceExcludesOverIncludesTest.java
##
@@ -0,0 +1,92 @@
+package org.a
rmannibucau commented on a change in pull request #54:
URL: https://github.com/apache/maven-shared-utils/pull/54#discussion_r438215648
##
File path: src/main/java/org/apache/maven/shared/utils/io/MatchPattern.java
##
@@ -33,9 +33,7 @@
* Significantly more efficient than using
Denis Ivanov created WAGON-598:
--
Summary: Backblaze Wagon Provider
Key: WAGON-598
URL: https://issues.apache.org/jira/browse/WAGON-598
Project: Maven Wagon
Issue Type: New Feature
Re
asfgit merged pull request #300:
URL: https://github.com/apache/maven-surefire/pull/300
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
[
https://issues.apache.org/jira/browse/SUREFIRE-1796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tibor Digana closed SUREFIRE-1796.
--
Resolution: Fixed
https://gitbox.apache.org/repos/asf?p=maven-surefire.git;a=commit;h=087400
michael-o edited a comment on pull request #53:
URL: https://github.com/apache/maven-resolver/pull/53#issuecomment-642104183
I'd turn it into one property:
* Upload and download checksums shall be consistent
* SHA-2 family should be on by default
* It should be consistent non-braine
michael-o commented on pull request #53:
URL: https://github.com/apache/maven-resolver/pull/53#issuecomment-642104183
I'd turn it into one property:
* Upload and download checksums shall be consistent
* SHA-2 family should be on by default
* It should be consistent non-brainer to sa
michael-o commented on pull request #55:
URL: https://github.com/apache/maven-shared-utils/pull/55#issuecomment-642104768
@elharo Any opinion?
This is an automated message from the Apache Git Service.
To respond to the messag
[
https://issues.apache.org/jira/browse/SUREFIRE-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17130901#comment-17130901
]
Vincent Massol commented on SUREFIRE-1633:
--
[~silramos] Hi, thanks for the wo
[
https://issues.apache.org/jira/browse/SUREFIRE-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17130916#comment-17130916
]
Douglas Silva commented on SUREFIRE-1633:
-
[~vmassol], there is any method tag
[
https://issues.apache.org/jira/browse/SUREFIRE-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17130919#comment-17130919
]
Vincent Massol commented on SUREFIRE-1633:
--
bq. there is any method tagged b
[
https://issues.apache.org/jira/browse/SUREFIRE-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17130932#comment-17130932
]
Douglas Silva commented on SUREFIRE-1633:
-
[~vmassol], already tried to change
[
https://issues.apache.org/jira/browse/SUREFIRE-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17130944#comment-17130944
]
Vincent Massol commented on SUREFIRE-1633:
--
bq. Vincent Massol, already tried
[
https://issues.apache.org/jira/browse/SUREFIRE-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17130945#comment-17130945
]
Douglas Silva commented on SUREFIRE-1633:
-
[~vmassol], if this dont works, try
[
https://issues.apache.org/jira/browse/SUREFIRE-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17130944#comment-17130944
]
Vincent Massol edited comment on SUREFIRE-1633 at 6/10/20, 5:02 PM:
[
https://issues.apache.org/jira/browse/SUREFIRE-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17130944#comment-17130944
]
Vincent Massol edited comment on SUREFIRE-1633 at 6/10/20, 5:02 PM:
[
https://issues.apache.org/jira/browse/SUREFIRE-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17130944#comment-17130944
]
Vincent Massol edited comment on SUREFIRE-1633 at 6/10/20, 5:03 PM:
[
https://issues.apache.org/jira/browse/SUREFIRE-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Douglas Silva updated SUREFIRE-1633:
Comment: was deleted
(was: [~vmassol], if this dont works, try to put the content of
"W
[
https://issues.apache.org/jira/browse/SUREFIRE-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17130947#comment-17130947
]
Vincent Massol edited comment on SUREFIRE-1633 at 6/10/20, 5:04 PM:
[
https://issues.apache.org/jira/browse/SUREFIRE-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17130947#comment-17130947
]
Vincent Massol commented on SUREFIRE-1633:
--
bq. Vincent Massol, if this dont
[
https://issues.apache.org/jira/browse/SUREFIRE-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17130949#comment-17130949
]
Vincent Massol commented on SUREFIRE-1633:
--
FWIW I've tried:
{code}
public c
[
https://issues.apache.org/jira/browse/SUREFIRE-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17130949#comment-17130949
]
Vincent Massol edited comment on SUREFIRE-1633 at 6/10/20, 5:08 PM:
[
https://issues.apache.org/jira/browse/SUREFIRE-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17130949#comment-17130949
]
Vincent Massol edited comment on SUREFIRE-1633 at 6/10/20, 5:08 PM:
[
https://issues.apache.org/jira/browse/SUREFIRE-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17130952#comment-17130952
]
Vincent Massol commented on SUREFIRE-1633:
--
bq. But that's potentially normal
[
https://issues.apache.org/jira/browse/SUREFIRE-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17130952#comment-17130952
]
Vincent Massol edited comment on SUREFIRE-1633 at 6/10/20, 5:12 PM:
[
https://issues.apache.org/jira/browse/SUREFIRE-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17130955#comment-17130955
]
Douglas Silva commented on SUREFIRE-1633:
-
[~vmassol] that's really weird (kkk
[
https://issues.apache.org/jira/browse/SUREFIRE-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17130955#comment-17130955
]
Douglas Silva edited comment on SUREFIRE-1633 at 6/10/20, 5:16 PM:
-
[
https://issues.apache.org/jira/browse/SUREFIRE-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17130959#comment-17130959
]
Vincent Massol commented on SUREFIRE-1633:
--
bq. Vincent Massol that's really
[
https://issues.apache.org/jira/browse/SUREFIRE-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17130959#comment-17130959
]
Vincent Massol edited comment on SUREFIRE-1633 at 6/10/20, 5:19 PM:
[
https://issues.apache.org/jira/browse/SUREFIRE-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17130959#comment-17130959
]
Vincent Massol edited comment on SUREFIRE-1633 at 6/10/20, 5:20 PM:
[
https://issues.apache.org/jira/browse/SUREFIRE-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17130959#comment-17130959
]
Vincent Massol edited comment on SUREFIRE-1633 at 6/10/20, 5:20 PM:
[
https://issues.apache.org/jira/browse/SUREFIRE-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17130959#comment-17130959
]
Vincent Massol edited comment on SUREFIRE-1633 at 6/10/20, 5:20 PM:
[
https://issues.apache.org/jira/browse/SUREFIRE-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17130959#comment-17130959
]
Vincent Massol edited comment on SUREFIRE-1633 at 6/10/20, 5:22 PM:
[
https://issues.apache.org/jira/browse/SUREFIRE-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17131241#comment-17131241
]
Vincent Massol edited comment on SUREFIRE-1633 at 6/10/20, 5:24 PM:
[
https://issues.apache.org/jira/browse/SUREFIRE-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17131241#comment-17131241
]
Vincent Massol commented on SUREFIRE-1633:
--
ok my bad. I mixed up {{-Dtest}}
[
https://issues.apache.org/jira/browse/SUREFIRE-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17131241#comment-17131241
]
Vincent Massol edited comment on SUREFIRE-1633 at 6/10/20, 5:23 PM:
[
https://issues.apache.org/jira/browse/SUREFIRE-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17132531#comment-17132531
]
Vincent Massol commented on SUREFIRE-1633:
--
FWIW if I do: {{mvn clean install
John Burnham created DOXIA-610:
--
Summary: Update doxia-module-fo to use latest log4j
Key: DOXIA-610
URL: https://issues.apache.org/jira/browse/DOXIA-610
Project: Maven Doxia
Issue Type: Dependen
[
https://issues.apache.org/jira/browse/SUREFIRE-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17132572#comment-17132572
]
Tibor Digana commented on SUREFIRE-1633:
[~vmassol]
I do not know why the juni
[
https://issues.apache.org/jira/browse/SUREFIRE-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17132577#comment-17132577
]
Christian Stein commented on SUREFIRE-1633:
---
Find details why we moved the i
michael-o opened a new pull request #65:
URL: https://github.com/apache/maven-integration-testing/pull/65
Don't know how to solve it for `cmd`. I am happy with Bourne shell for now.
This is an automated message from the Apach
[
https://issues.apache.org/jira/browse/MNG-6939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov reassigned MNG-6939:
---
Assignee: Michael Osipov
> ITs fail when MAVENCODEBASE is relative
> -
[
https://issues.apache.org/jira/browse/SUREFIRE-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17132590#comment-17132590
]
Douglas Silva commented on SUREFIRE-1633:
-
[~vmassol] i'm not certain of that,
[
https://issues.apache.org/jira/browse/MNG-6939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17132609#comment-17132609
]
Robert Scholte commented on MNG-6939:
-
I'll add a fix for {{cmd}}.
While at it, let's a
[
https://issues.apache.org/jira/browse/MSHARED-922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17132618#comment-17132618
]
Robert Scholte commented on MSHARED-922:
We're still suffering legacy code here.
[
https://issues.apache.org/jira/browse/SUREFIRE-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17132620#comment-17132620
]
Douglas Silva commented on SUREFIRE-1633:
-
[~vmassol], according to your last
[
https://issues.apache.org/jira/browse/SUREFIRE-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17132620#comment-17132620
]
Douglas Silva edited comment on SUREFIRE-1633 at 6/10/20, 6:43 PM:
-
[
https://issues.apache.org/jira/browse/SUREFIRE-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17132620#comment-17132620
]
Douglas Silva edited comment on SUREFIRE-1633 at 6/10/20, 6:43 PM:
-
[
https://issues.apache.org/jira/browse/SUREFIRE-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17132620#comment-17132620
]
Douglas Silva edited comment on SUREFIRE-1633 at 6/10/20, 6:44 PM:
-
[
https://issues.apache.org/jira/browse/SUREFIRE-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17132620#comment-17132620
]
Douglas Silva edited comment on SUREFIRE-1633 at 6/10/20, 6:44 PM:
-
[
https://issues.apache.org/jira/browse/MNG-6938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17132626#comment-17132626
]
Robert Scholte commented on MNG-6938:
-
Ah, good catch. This one was blocking my work on
pzygielo opened a new pull request #24:
URL: https://github.com/apache/maven-pmd-plugin/pull/24
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abo
pzygielo opened a new pull request #25:
URL: https://github.com/apache/maven-pmd-plugin/pull/25
With [Version
3.14.0](https://issues.apache.org/jira/projects/MPMD/versions/12346940) still
unreleased I believe this change could be covered by existing
[MPMD-302](https://issues.apache.org/ji
[
https://issues.apache.org/jira/browse/MNG-6828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17132690#comment-17132690
]
Sylwester Lachiewicz commented on MNG-6828:
---
+1 LGTM
> DependencyResolutionExcep
[
https://issues.apache.org/jira/browse/MNG-6939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17132715#comment-17132715
]
Michael Osipov commented on MNG-6939:
-
Thanks, please add your commits to the already e
[
https://issues.apache.org/jira/browse/MNG-6938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17132717#comment-17132717
]
Michael Osipov commented on MNG-6938:
-
Good, will merge the PR tomorrow.
> MavenITBoot
hboutemy merged pull request #64:
URL: https://github.com/apache/maven-integration-testing/pull/64
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
hboutemy commented on pull request #64:
URL:
https://github.com/apache/maven-integration-testing/pull/64#issuecomment-642298781
ouch, stupid mistake, thanks
This is an automated message from the Apache Git Service.
To respon
elharo merged pull request #12:
URL: https://github.com/apache/maven-war-plugin/pull/12
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
Herve Boutemy created MSHARED-923:
-
Summary: upgrade maven-shade-plugin to 3.2.2 to get Reproducible
Build
Key: MSHARED-923
URL: https://issues.apache.org/jira/browse/MSHARED-923
Project: Maven Shared
Herve Boutemy created MSHARED-924:
-
Summary: fix Xpp3DomUtils shading relocation
Key: MSHARED-924
URL: https://issues.apache.org/jira/browse/MSHARED-924
Project: Maven Shared Components
Issue
[
https://issues.apache.org/jira/browse/WAGON-598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17132777#comment-17132777
]
Michael Osipov commented on WAGON-598:
--
I will give basically the same answer as
[he
michael-o merged pull request #24:
URL: https://github.com/apache/maven-pmd-plugin/pull/24
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
[
https://issues.apache.org/jira/browse/MSHARED-924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Herve Boutemy reassigned MSHARED-924:
-
Assignee: Herve Boutemy
> fix Xpp3DomUtils shading relocation
> ---
[
https://issues.apache.org/jira/browse/MSHARED-923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Herve Boutemy updated MSHARED-923:
--
Fix Version/s: maven-reporting-exec-1.5.1
> upgrade maven-shade-plugin to 3.2.2 to get Reprodu
[
https://issues.apache.org/jira/browse/MSHARED-924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Herve Boutemy updated MSHARED-924:
--
Fix Version/s: maven-reporting-exec-1.5.1
> fix Xpp3DomUtils shading relocation
>
[
https://issues.apache.org/jira/browse/MSHARED-923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Herve Boutemy updated MSHARED-923:
--
Summary: upgrade maven-shade-plugin to 3.2.4 to get Reproducible Build
(was: upgrade maven-sh
1 - 100 of 107 matches
Mail list logo