[GitHub] [maven-surefire] olamy opened a new pull request #401: Update some github actions and dependabot file

2021-12-03 Thread GitBox
olamy opened a new pull request #401: URL: https://github.com/apache/maven-surefire/pull/401 - add dependabot and update some github actions - remove dependabot branches - fix java version Following this checklist to help us incorporate your contribution quickly and easily:

[GitHub] [maven-resolver] caiwei-ebay commented on pull request #136: [MRESOLVER-228] skip & reconcile

2021-12-03 Thread GitBox
caiwei-ebay commented on pull request #136: URL: https://github.com/apache/maven-resolver/pull/136#issuecomment-985954489 @michael-o @cstamas Is there anything I can help further? Please share your thoughts on this PR. Would like to refine the PR as you suggested. -- This is a

[jira] [Updated] (MDEPLOY-289) No "Content-Type" header in PUT requests when deploying.

2021-12-03 Thread J.R. Hill (Jira)
[ https://issues.apache.org/jira/browse/MDEPLOY-289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] J.R. Hill updated MDEPLOY-289: -- Affects Version/s: 2.8.2 (was: 3.0.0-M1) > No "Content-Type" header in PUT

[jira] [Created] (MDEPLOY-289) No "Content-Type" header in PUT requests when deploying.

2021-12-03 Thread J.R. Hill (Jira)
J.R. Hill created MDEPLOY-289: - Summary: No "Content-Type" header in PUT requests when deploying. Key: MDEPLOY-289 URL: https://issues.apache.org/jira/browse/MDEPLOY-289 Project: Maven Deploy Plugin

[jira] [Commented] (MNG-7318) NullPointerException during mvn install when property is called "project.version"

2021-12-03 Thread Daniel Langerenken (Jira)
[ https://issues.apache.org/jira/browse/MNG-7318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17453259#comment-17453259 ] Daniel Langerenken commented on MNG-7318: - Seems to be resolved in 3.8.4. I'm now s

[GitHub] [maven-surefire] imonteroperez opened a new pull request #400: Support for method filtering on excludesFile

2021-12-03 Thread GitBox
imonteroperez opened a new pull request #400: URL: https://github.com/apache/maven-surefire/pull/400 ### Highlights - This PR provides support for method filtering on `excludesFile`. - If we perform `mvn test -Dsurefire.excludesFile=/foo/bar/file` and it is using method filtering lik

[GitHub] [maven] cstamas commented on pull request #629: [master][MNG-7350] Introduce a factory for ModelCache

2021-12-03 Thread GitBox
cstamas commented on pull request #629: URL: https://github.com/apache/maven/pull/629#issuecomment-985688442 Is https://github.com/apache/maven/pull/630/files#diff-50ddbca622e461d2056985a5c792fc4652574831f3a8b69da9be3a2f5af9e552R65 missing from here or I missed it? -- This is an automat

[GitHub] [maven] cstamas edited a comment on pull request #629: [master][MNG-7350] Introduce a factory for ModelCache

2021-12-03 Thread GitBox
cstamas edited a comment on pull request #629: URL: https://github.com/apache/maven/pull/629#issuecomment-985686940 > This truly makes sense. Actually all these "extension points" should be componentized (if not already), for easier extension. -- This is an automated message f

[GitHub] [maven] cstamas commented on pull request #629: [master][MNG-7350] Introduce a factory for ModelCache

2021-12-03 Thread GitBox
cstamas commented on pull request #629: URL: https://github.com/apache/maven/pull/629#issuecomment-985686940 > This truly makes sense. Actually all these "extension points" should be componentized (if not already), for easier extension. -- This is an automated message from the Apa

[GitHub] [maven-surefire] Whitespirit0 commented on pull request #251: roadmap chart

2021-12-03 Thread GitBox
Whitespirit0 commented on pull request #251: URL: https://github.com/apache/maven-surefire/pull/251#issuecomment-985645576 Hello @Tibor17, I'm very interested in the fix https://issues.apache.org/jira/browse/SUREFIRE-1800 and would like to know if you have an estimated release date for

[GitHub] [maven-pdf-plugin] slachiewicz merged pull request #14: Bump doxiaVersion from 1.10 to 1.11.1

2021-12-03 Thread GitBox
slachiewicz merged pull request #14: URL: https://github.com/apache/maven-pdf-plugin/pull/14 -- 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: issue

[GitHub] [maven-pdf-plugin] dependabot[bot] opened a new pull request #14: Bump doxiaVersion from 1.10 to 1.11.1

2021-12-03 Thread GitBox
dependabot[bot] opened a new pull request #14: URL: https://github.com/apache/maven-pdf-plugin/pull/14 Bumps `doxiaVersion` from 1.10 to 1.11.1. Updates `doxia-sink-api` from 1.10 to 1.11.1 Commits https://github.com/apache/maven-doxia/commit/84c3babdeeadafb546985e00353c1dc7

[GitHub] [maven] gnodet opened a new pull request #630: [3.x][MNG-7350] Introduce a factory for ModelCache

2021-12-03 Thread GitBox
gnodet opened a new pull request #630: URL: https://github.com/apache/maven/pull/630 Similar to #629 but for the `3.x` branches. I think it should be part of a `3.9.x` branch along with #622 -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [maven] gnodet opened a new pull request #629: [MNG-7350] Introduce a factory for ModelCache

2021-12-03 Thread GitBox
gnodet opened a new pull request #629: URL: https://github.com/apache/maven/pull/629 `mvnd` does redefine a few maven classes in order to plugin its caching layer or change some behaviours, but this is sometime very difficult without copying some core class entirely. One of those class

[GitHub] [maven-jlink-plugin] slachiewicz merged pull request #84: Bump mrm-maven-plugin from 1.2.0 to 1.3.0

2021-12-03 Thread GitBox
slachiewicz merged pull request #84: URL: https://github.com/apache/maven-jlink-plugin/pull/84 -- 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

[GitHub] [maven] gnodet opened a new pull request #628: [3.8.x][MNG-7156][MNG-7285] Add locking in MojoExecutor

2021-12-03 Thread GitBox
gnodet opened a new pull request #628: URL: https://github.com/apache/maven/pull/628 Same as https://github.com/apache/maven/pull/627 for for 3.8.x branch. -- 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

[jira] [Created] (MNG-7350) Introduce a factory for ModelCache

2021-12-03 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MNG-7350: Summary: Introduce a factory for ModelCache Key: MNG-7350 URL: https://issues.apache.org/jira/browse/MNG-7350 Project: Maven Issue Type: Improvement