gnodet opened a new pull request, #196:
URL: https://github.com/apache/maven-integration-testing/pull/196
Extracted from #184 as a separate PR.
--
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
[
https://issues.apache.org/jira/browse/MSHARED-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17601708#comment-17601708
]
Slawomir Jaranowski commented on MSHARED-1130:
--
I would investigate first
[
https://issues.apache.org/jira/browse/MSHARED-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17601717#comment-17601717
]
Andrzej Jarmoniuk commented on MSHARED-1130:
It was classifier in that case
[
https://issues.apache.org/jira/browse/MSHARED-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17601717#comment-17601717
]
Andrzej Jarmoniuk edited comment on MSHARED-1130 at 9/8/22 8:42 AM:
-
[
https://issues.apache.org/jira/browse/MSHARED-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17601717#comment-17601717
]
Andrzej Jarmoniuk edited comment on MSHARED-1130 at 9/8/22 8:53 AM:
-
gnodet commented on issue #642:
URL: https://github.com/apache/maven-mvnd/issues/642#issuecomment-1240435309
> Dockerfile add
> _**RUN mkdir /lib64 && ln -s /lib/libc.musl-x86_64.so.1
/lib64/ld-linux-x86-64.so.2**_
Adding the link to the `musl` library still leads to an error:
`
[
https://issues.apache.org/jira/browse/MSHARED-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17601717#comment-17601717
]
Andrzej Jarmoniuk edited comment on MSHARED-1130 at 9/8/22 9:18 AM:
-
[
https://issues.apache.org/jira/browse/MNG-7533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MNG-7533:
Fix Version/s: wontfix-candidate
> jar v2.6 has medium (CVE-2021-29425) Prisma vulnerability associat
[
https://issues.apache.org/jira/browse/MNG-7399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MNG-7399:
Fix Version/s: wontfix-candidate
> Intermittent failures on Java 18-EA / 19-EA on Windows x86 (32-bit
[
https://issues.apache.org/jira/browse/MNG-7399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17601763#comment-17601763
]
Michael Osipov commented on MNG-7399:
-
Did you try?
> Intermittent failures on Java 18
[
https://issues.apache.org/jira/browse/MNG-7427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17601764#comment-17601764
]
Michael Osipov commented on MNG-7427:
-
Did you retry?
> Intermittend failure on Java 1
dependabot[bot] opened a new pull request, #67:
URL: https://github.com/apache/maven-antrun-plugin/pull/67
Bumps
[maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin)
from 3.1.2 to 3.2.0.
Commits
https://github.com/apache/maven-checkstyle-plugin/commit/1
dependabot[bot] opened a new pull request, #148:
URL: https://github.com/apache/maven-compiler-plugin/pull/148
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.6.1 to 4.8.0.
Release notes
Sourced from https://github.com/mockito/mockito/releases";>mockito-core's
relea
dependabot[bot] closed pull request #144: Bump mockito-core from 4.6.1 to 4.7.0
URL: https://github.com/apache/maven-compiler-plugin/pull/144
--
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
dependabot[bot] commented on PR #144:
URL:
https://github.com/apache/maven-compiler-plugin/pull/144#issuecomment-1240784794
Superseded by #148.
--
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 th
[
https://issues.apache.org/jira/browse/MNG-7536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet reassigned MNG-7536:
Assignee: Guillaume Nodet
> Mojo execution locking in Maven 3.8.5 deadlocks my plugin
>
[
https://issues.apache.org/jira/browse/MNG-7536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17601872#comment-17601872
]
Guillaume Nodet commented on MNG-7536:
--
The problem is located in your plugin.
With ma
dependabot[bot] opened a new pull request, #184:
URL: https://github.com/apache/maven-enforcer/pull/184
Bumps `mockito.version` from 4.7.0 to 4.8.0.
Updates `mockito-core` from 4.7.0 to 4.8.0
Release notes
Sourced from https://github.com/mockito/mockito/releases";>mockito-core's
j3rem1e commented on issue #659:
URL: https://github.com/apache/maven-mvnd/issues/659#issuecomment-1240876554
Sorry for the delay..
A GPO is a "Group Policy" on windows: an administrator can define rules on a
windows domain. In my corporate environment, wmic is forbidden because of a
j3rem1e commented on issue #659:
URL: https://github.com/apache/maven-mvnd/issues/659#issuecomment-1240895237
when using `mvnd -e -Dmvnd.noBuffering=true clean install` I can see the
build running normally. without this option, I don't have any progress in the
console.
--
This is an auto
Jorge Solórzano created MCOMPILER-505:
-
Summary: Update default source/target from 1.7 to 1.8
Key: MCOMPILER-505
URL: https://issues.apache.org/jira/browse/MCOMPILER-505
Project: Maven Compiler Plu
jorsol opened a new pull request, #149:
URL: https://github.com/apache/maven-compiler-plugin/pull/149
https://issues.apache.org/jira/browse/MCOMPILER-505
Following this checklist to help us incorporate your
contribution quickly and easily:
- [X] Make sure there is a [JIRA
[
https://issues.apache.org/jira/browse/MNG-7427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17601921#comment-17601921
]
Ben Middleton commented on MNG-7427:
This appears to have fixed it! I've ran multiple b
dependabot[bot] opened a new pull request, #47:
URL: https://github.com/apache/maven-filtering/pull/47
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.7.0 to 4.8.0.
Release notes
Sourced from https://github.com/mockito/mockito/releases";>mockito-core's
releases.
[
https://issues.apache.org/jira/browse/MCOMPILER-505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz updated MCOMPILER-505:
---
Fix Version/s: 3.11.0
> Update default source/target from 1.7 to 1.8
> ---
[
https://issues.apache.org/jira/browse/MCOMPILER-505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz reassigned MCOMPILER-505:
--
Assignee: Sylwester Lachiewicz
> Update default source/target from
[
https://issues.apache.org/jira/browse/MSHARED-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17601958#comment-17601958
]
Slawomir Jaranowski commented on MSHARED-1130:
--
The root cause is in metho
slawekjaranowski commented on code in PR #31:
URL:
https://github.com/apache/maven-common-artifact-filters/pull/31#discussion_r966310498
##
src/test/java/org/apache/maven/shared/artifact/filter/AbstractPatternArtifactFilterTest.java:
##
@@ -579,4 +579,26 @@ public void testmass
[
https://issues.apache.org/jira/browse/MSHARED-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski reassigned MSHARED-1130:
Assignee: Slawomir Jaranowski
> PatternIncludesArtifactFilters raising N
[
https://issues.apache.org/jira/browse/MSHARED-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski updated MSHARED-1130:
-
Fix Version/s: maven-common-artifact-filters-3.3.2
> PatternIncludesArtifactFil
slawekjaranowski merged PR #31:
URL: https://github.com/apache/maven-common-artifact-filters/pull/31
--
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: iss
[
https://issues.apache.org/jira/browse/MSHARED-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17601971#comment-17601971
]
Hudson commented on MSHARED-1130:
-
Build succeeded in Jenkins: Maven » Maven TLP » mave
cstamas opened a new issue, #685:
URL: https://github.com/apache/maven-mvnd/issues/685
Easy to reproduce: just invoke mvnd (I did it on maven-resolver, but I guess
any project will do) and use `-Dmaven.repo.local=foo` to force build to
download
When download is happening (1st bui
[
https://issues.apache.org/jira/browse/MSHADE-345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17601973#comment-17601973
]
Aniket Pradhan commented on MSHADE-345:
---
We are still facing the same issue, almost
[
https://issues.apache.org/jira/browse/MSHARED-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski closed MSHARED-1130.
Resolution: Fixed
> PatternIncludesArtifactFilters raising NPE for patterns w/ wi
slachiewicz merged PR #30:
URL: https://github.com/apache/maven-common-artifact-filters/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 unsubscribe, e-mail: issues-u
slachiewicz merged PR #149:
URL: https://github.com/apache/maven-compiler-plugin/pull/149
--
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-unsubsc
[
https://issues.apache.org/jira/browse/MCOMPILER-505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17601978#comment-17601978
]
Sylwester Lachiewicz commented on MCOMPILER-505:
Done in
[415c5a27008
[
https://issues.apache.org/jira/browse/MCOMPILER-505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz closed MCOMPILER-505.
--
Resolution: Fixed
> Update default source/target from 1.7 to 1.8
> -
slawekjaranowski commented on code in PR #149:
URL:
https://github.com/apache/maven-compiler-plugin/pull/149#discussion_r966344659
##
src/main/java/org/apache/maven/plugin/compiler/AbstractCompilerMojo.java:
##
@@ -184,6 +184,7 @@
*
* NOTE: Since 3.8.0 the default
Slawomir Jaranowski created MSHARED-1131:
Summary: Upgrade Parent to 37 and cleanup
Key: MSHARED-1131
URL: https://issues.apache.org/jira/browse/MSHARED-1131
Project: Maven Shared Components
[
https://issues.apache.org/jira/browse/MCOMPILER-505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17601987#comment-17601987
]
Hudson commented on MCOMPILER-505:
--
Build succeeded in Jenkins: Maven » Maven TLP » m
slawekjaranowski opened a new pull request, #32:
URL: https://github.com/apache/maven-common-artifact-filters/pull/32
- use surefire version from parent
- commons-io in test scope
- remove unused maven-plugin-api
- bump mockito-core to 4.8.0
- use fluido skin verson from parent
[
https://issues.apache.org/jira/browse/MSHARED-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski updated MSHARED-1131:
-
Description:
- use surefire version from parent
- commons-io in test scope
- re
[
https://issues.apache.org/jira/browse/MSHARED-1129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski reassigned MSHARED-1129:
Assignee: Slawomir Jaranowski
> Replace CLI options with CLI args
>
Giovds commented on code in PR #783:
URL: https://github.com/apache/maven/pull/783#discussion_r966396162
##
maven-embedder/src/main/java/org/apache/maven/cli/event/ExecutionEventLogger.java:
##
@@ -143,7 +143,11 @@ public void sessionStarted( ExecutionEvent event )
[
https://issues.apache.org/jira/browse/MNG-7098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17602005#comment-17602005
]
ASF GitHub Bot commented on MNG-7098:
-
Giovds commented on code in PR #783:
URL: https:
alzimmermsft commented on PR #159:
URL:
https://github.com/apache/maven-javadoc-plugin/pull/159#issuecomment-1241222416
Hi @michael-o, is there anything I need to update in this PR? I'm more than
happy to make those changes
--
This is an automated message from the Apache Git Service.
To
Giovds commented on code in PR #783:
URL: https://github.com/apache/maven/pull/783#discussion_r966412679
##
maven-embedder/src/test/java/org/apache/maven/cli/event/ExecutionEventLoggerTest.java:
##
@@ -191,6 +194,80 @@ public void testProjectStartedNoPom()
inOrder.verif
[
https://issues.apache.org/jira/browse/MNG-7098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17602008#comment-17602008
]
ASF GitHub Bot commented on MNG-7098:
-
Giovds commented on code in PR #783:
URL: https:
slawekjaranowski commented on PR #196:
URL:
https://github.com/apache/maven-integration-testing/pull/196#issuecomment-1241226337
Step by step, next can be in next PR 😄
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
michael-o commented on PR #196:
URL:
https://github.com/apache/maven-integration-testing/pull/196#issuecomment-1241228385
> Step by step, next can be in next PR 😄
Why, I don't understand?
--
This is an automated message from the Apache Git Service.
To respond to the message, pleas
dependabot[bot] merged PR #146:
URL: https://github.com/apache/maven-compiler-plugin/pull/146
--
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-uns
dependabot[bot] opened a new pull request, #150:
URL: https://github.com/apache/maven-compiler-plugin/pull/150
Bumps [qdox](https://github.com/paul-hammant/qdox) from 2.0.1 to 2.0.2.
Commits
https://github.com/paul-hammant/qdox/commit/cfa36337df8d48e400e9b02249d6d6491234bcbc";>c
JLLeitschuh opened a new pull request, #86:
URL: https://github.com/apache/maven-wagon/pull/86
# Security Vulnerability Fix
This pull request fixes a Zip Slip vulnerability either due to an
insufficient, or missing guard when unzipping zip files.
Even if you deem, as the mainta
slawekjaranowski commented on PR #196:
URL:
https://github.com/apache/maven-integration-testing/pull/196#issuecomment-1241268327
> > Step by step, next can be in next PR 😄
>
> Why, I don't understand?
Smaller change are easier for review and probably will be merged faster.
L
gnodet commented on PR #196:
URL:
https://github.com/apache/maven-integration-testing/pull/196#issuecomment-1241273205
> I believe this is incomplete. With a litlte grep and cut magic you have
removed these:
>
> ```
> 0036
> 0039
> 0145
> mng0731
> mng1830
> mng1908
Sylwester Lachiewicz created MCOMPILER-506:
--
Summary: Upgrade parent POM to version 37
Key: MCOMPILER-506
URL: https://issues.apache.org/jira/browse/MCOMPILER-506
Project: Maven Compiler Plugi
dependabot[bot] commented on PR #148:
URL:
https://github.com/apache/maven-compiler-plugin/pull/148#issuecomment-1241331783
OK, I won't notify you again about this release, but will get in touch when
a new version is available. If you'd rather skip all updates until the next
major or minor
asfgit closed pull request #148: Bump mockito-core from 4.6.1 to 4.8.0
URL: https://github.com/apache/maven-compiler-plugin/pull/148
--
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 comme
asfgit closed pull request #145: Bump maven-javadoc-plugin from 3.4.0 to 3.4.1
URL: https://github.com/apache/maven-compiler-plugin/pull/145
--
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 specif
dependabot[bot] commented on PR #145:
URL:
https://github.com/apache/maven-compiler-plugin/pull/145#issuecomment-1241331891
OK, I won't notify you again about this release, but will get in touch when
a new version is available. If you'd rather skip all updates until the next
major or minor
asfgit closed pull request #142: Bump maven-plugins from 34 to 37
URL: https://github.com/apache/maven-compiler-plugin/pull/142
--
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.
dependabot[bot] commented on PR #142:
URL:
https://github.com/apache/maven-compiler-plugin/pull/142#issuecomment-1241331976
OK, I won't notify you again about this release, but will get in touch when
a new version is available. If you'd rather skip all updates until the next
major or minor
asfgit closed pull request #134: Bump maven-enforcer-plugin from 3.0.0-M3 to
3.1.0
URL: https://github.com/apache/maven-compiler-plugin/pull/134
--
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
dependabot[bot] commented on PR #134:
URL:
https://github.com/apache/maven-compiler-plugin/pull/134#issuecomment-1241332149
OK, I won't notify you again about this release, but will get in touch when
a new version is available. If you'd rather skip all updates until the next
major or minor
Sylwester Lachiewicz created MCOMPILER-507:
--
Summary: Upgrade QDocx to 2.0.2
Key: MCOMPILER-507
URL: https://issues.apache.org/jira/browse/MCOMPILER-507
Project: Maven Compiler Plugin
[
https://issues.apache.org/jira/browse/MCOMPILER-507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz updated MCOMPILER-507:
---
Fix Version/s: 3.11.0
> Upgrade QDocx to 2.0.2
> --
>
[
https://issues.apache.org/jira/browse/MCOMPILER-507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz reassigned MCOMPILER-507:
--
Assignee: Sylwester Lachiewicz
> Upgrade QDocx to 2.0.2
> -
asfgit closed pull request #150: Bump qdox from 2.0.1 to 2.0.2
URL: https://github.com/apache/maven-compiler-plugin/pull/150
--
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
dependabot[bot] commented on PR #150:
URL:
https://github.com/apache/maven-compiler-plugin/pull/150#issuecomment-1241338550
OK, I won't notify you again about this release, but will get in touch when
a new version is available. If you'd rather skip all updates until the next
major or minor
[
https://issues.apache.org/jira/browse/MCOMPILER-505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17602043#comment-17602043
]
Hudson commented on MCOMPILER-505:
--
Build succeeded in Jenkins: Maven » Maven TLP » m
[
https://issues.apache.org/jira/browse/MCOMPILER-507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz closed MCOMPILER-507.
--
Resolution: Fixed
> Upgrade QDocx to 2.0.2
> --
>
>
[
https://issues.apache.org/jira/browse/MCOMPILER-506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz reassigned MCOMPILER-506:
--
Assignee: Sylwester Lachiewicz
> Upgrade parent POM to version 37
>
[
https://issues.apache.org/jira/browse/MCOMPILER-506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz closed MCOMPILER-506.
--
Resolution: Fixed
> Upgrade parent POM to version 37
> -
[
https://issues.apache.org/jira/browse/MCOMPILER-506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz updated MCOMPILER-506:
---
Fix Version/s: 3.11.0
> Upgrade parent POM to version 37
> ---
[
https://issues.apache.org/jira/browse/MCOMPILER-507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17602048#comment-17602048
]
Hudson commented on MCOMPILER-507:
--
Build succeeded in Jenkins: Maven » Maven TLP » m
[
https://issues.apache.org/jira/browse/MCOMPILER-506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17602047#comment-17602047
]
Hudson commented on MCOMPILER-506:
--
Build succeeded in Jenkins: Maven » Maven TLP » m
gzm55 commented on issue #668:
URL: https://github.com/apache/maven-mvnd/issues/668#issuecomment-1241380521
> Sure
hi @gnodet, in staging
[0.8.1](https://dist.apache.org/repos/dist/dev/maven/mvnd/0.8.1/) there are no
*.tar.gz format binaries
--
This is an automated message from t
Jesuis33 opened a new pull request, #25:
URL: https://github.com/apache/maven-build-cache-extension/pull/25
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) fil
JLLeitschuh opened a new pull request, #162:
URL: https://github.com/apache/maven-scm/pull/162
# Security Vulnerability Fix
This pull request fixes a partial-path traversal vulnerability due to an
insufficient path traversal guard.
Even if you deem, as the maintainer of this pr
olamy commented on PR #162:
URL: https://github.com/apache/maven-scm/pull/162#issuecomment-1241490271
Please follow the Apache process regarding reporting possible security issue
[here](https://www.apache.org/security/#:~:text=Send%20reports%20of%20vulnerabilities%20in,each%20vulnerability%2
gnodet commented on issue #685:
URL: https://github.com/apache/maven-mvnd/issues/685#issuecomment-1241550853
The 3 blocks of the following code are not consistent wrt to the project id
colouring:
https://github.com/apache/maven-mvnd/blob/1ec11ab3481f21284c820774d5ac4d05a4001176/common/sr
83 matches
Mail list logo