[GitHub] [maven] gnodet commented on a change in pull request #616: [MNG-7160] Ability to customize core extensions classloaders

2022-01-16 Thread GitBox
gnodet commented on a change in pull request #616: URL: https://github.com/apache/maven/pull/616#discussion_r785711956 ## File path: maven-embedder/src/main/java/org/apache/maven/cli/internal/BootstrapCoreExtensionManager.java ## @@ -114,14 +123,42 @@ private

[GitHub] [maven] michael-o commented on a change in pull request #654: [MNG-7385] improve repository metadata documentation

2022-01-16 Thread GitBox
michael-o commented on a change in pull request #654: URL: https://github.com/apache/maven/pull/654#discussion_r785710665 ## File path: maven-repository-metadata/src/site/apt/index.apt ## @@ -27,26 +27,32 @@ Maven Repository Metadata Model This is strictly the model for

[GitHub] [maven] michael-o commented on a change in pull request #654: [MNG-7385] improve repository metadata documentation

2022-01-16 Thread GitBox
michael-o commented on a change in pull request #654: URL: https://github.com/apache/maven/pull/654#discussion_r785710391 ## File path: maven-repository-metadata/src/site/apt/index.apt ## @@ -27,26 +27,32 @@ Maven Repository Metadata Model This is strictly the model for

[GitHub] [maven] hboutemy commented on pull request #654: [MNG-7385] improve repository metadata documentation

2022-01-16 Thread GitBox
hboutemy commented on pull request #654: URL: https://github.com/apache/maven/pull/654#issuecomment-1014207333 last call for improvement before merging to master and maven-3.8.x branches -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[jira] [Commented] (MJAVADOC-704) Javadoc plugin does not respect jdkToolchain

2022-01-16 Thread Gili (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17476980#comment-17476980 ] Gili commented on MJAVADOC-704: --- As a workaround, I've added {{jdkToolchain.version=8}} where necessary

[GitHub] [maven-checkstyle-plugin] dependabot[bot] opened a new pull request #63: Bump build-helper-maven-plugin from 3.2.0 to 3.3.0

2022-01-16 Thread GitBox
dependabot[bot] opened a new pull request #63: URL: https://github.com/apache/maven-checkstyle-plugin/pull/63 Bumps [build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.2.0 to 3.3.0. Release notes Sourced from

[jira] [Comment Edited] (MJAVADOC-704) Javadoc plugin does not respect jdkToolchain

2022-01-16 Thread Gili (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17476960#comment-17476960 ] Gili edited comment on MJAVADOC-704 at 1/17/22, 5:19 AM: - The error {{module

[jira] [Commented] (MJAVADOC-704) Javadoc plugin does not respect jdkToolchain

2022-01-16 Thread Gili (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17476960#comment-17476960 ] Gili commented on MJAVADOC-704: --- The error {{module not found: org.slf4j}} was caused by

[GitHub] [maven-assembly-plugin] dependabot[bot] opened a new pull request #51: Bump jdom from 1.1.3 to 2.0.2

2022-01-16 Thread GitBox
dependabot[bot] opened a new pull request #51: URL: https://github.com/apache/maven-assembly-plugin/pull/51 Bumps [jdom](https://github.com:/hunterhacker/jdom) from 1.1.3 to 2.0.2. Changelog Sourced from https://github.com/hunterhacker/jdom/blob/master/CHANGES.txt;>jdom's

[GitHub] [maven-javadoc-plugin] cowwoc edited a comment on pull request #104: [MJAVADOC-694] Avoid empty warn message from getResolvePathResult

2022-01-16 Thread GitBox
cowwoc edited a comment on pull request #104: URL: https://github.com/apache/maven-javadoc-plugin/pull/104#issuecomment-1014134830 @rfscholte I don't think that `` works as expected. I filed https://issues.apache.org/jira/browse/MJAVADOC-704 related to this issue. -- This is an

[jira] [Created] (MJAVADOC-704) Javadoc plugin does not respect jdkToolchain

2022-01-16 Thread Gili (Jira)
Gili created MJAVADOC-704: - Summary: Javadoc plugin does not respect jdkToolchain Key: MJAVADOC-704 URL: https://issues.apache.org/jira/browse/MJAVADOC-704 Project: Maven Javadoc Plugin Issue Type:

[GitHub] [maven-install-plugin] dependabot[bot] opened a new pull request #19: Bump slf4jVersion from 1.7.32 to 1.7.33

2022-01-16 Thread GitBox
dependabot[bot] opened a new pull request #19: URL: https://github.com/apache/maven-install-plugin/pull/19 Bumps `slf4jVersion` from 1.7.32 to 1.7.33. Updates `slf4j-api` from 1.7.32 to 1.7.33 Commits

[jira] [Commented] (SUREFIRE-1881) Java agent printing to native console makes build block when using SurefireForkNodeFactory

2022-01-16 Thread Alexander Kriegisch (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17476951#comment-17476951 ] Alexander Kriegisch commented on SUREFIRE-1881: --- [~tibordigana], can you please help me

[GitHub] [maven-javadoc-plugin] cowwoc edited a comment on pull request #104: [MJAVADOC-694] Avoid empty warn message from getResolvePathResult

2022-01-16 Thread GitBox
cowwoc edited a comment on pull request #104: URL: https://github.com/apache/maven-javadoc-plugin/pull/104#issuecomment-1014134830 @rfscholte Are you sure that `` works properly? @slawekjaranowski mentioned there are no tests for it and when I run the following with JDK 8: ```

[GitHub] [maven-javadoc-plugin] cowwoc edited a comment on pull request #104: [MJAVADOC-694] Avoid empty warn message from getResolvePathResult

2022-01-16 Thread GitBox
cowwoc edited a comment on pull request #104: URL: https://github.com/apache/maven-javadoc-plugin/pull/104#issuecomment-1014134830 @rfscholte Are you sure that `` works properly? @slawekjaranowski mentioned there are no tests for it and when I run the following with JDK 8: ```

[GitHub] [maven-javadoc-plugin] cowwoc commented on pull request #104: [MJAVADOC-694] Avoid empty warn message from getResolvePathResult

2022-01-16 Thread GitBox
cowwoc commented on pull request #104: URL: https://github.com/apache/maven-javadoc-plugin/pull/104#issuecomment-1014134830 @rfscholte Are you sure that `` works properly? @slawekjaranowski mentioned there are no tests for it and when I run the following with JDK 8: ```

[GitHub] [maven-script-interpreter] dependabot[bot] opened a new pull request #57: Bump slf4j.version from 1.7.32 to 1.7.33

2022-01-16 Thread GitBox
dependabot[bot] opened a new pull request #57: URL: https://github.com/apache/maven-script-interpreter/pull/57 Bumps `slf4j.version` from 1.7.32 to 1.7.33. Updates `slf4j-api` from 1.7.32 to 1.7.33 Commits

[GitHub] [maven-jlink-plugin] dependabot[bot] opened a new pull request #90: Bump maven-compiler-plugin from 3.8.1 to 3.9.0

2022-01-16 Thread GitBox
dependabot[bot] opened a new pull request #90: URL: https://github.com/apache/maven-jlink-plugin/pull/90 Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.8.1 to 3.9.0. Commits

[GitHub] [maven-resolver] caiwei-ebay commented on pull request #144: Use BFS approach

2022-01-16 Thread GitBox
caiwei-ebay commented on pull request #144: URL: https://github.com/apache/maven-resolver/pull/144#issuecomment-101489 @ibabiankou Thanks for your valuable feedbacks! Added you as admin of my forked repo, please go ahead with your changes. -- This is an automated message

[jira] [Commented] (ARCHETYPE-606) There is no way to include .gitignore files for the jar goal

2022-01-16 Thread Brett E. Meyer (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17476937#comment-17476937 ] Brett E. Meyer commented on ARCHETYPE-606: -- Hey [~mire...@gmail.com], if it helps, I was bit

[GitHub] [maven-javadoc-plugin] dependabot[bot] opened a new pull request #118: Bump plexus-archiver from 4.2.6 to 4.2.7

2022-01-16 Thread GitBox
dependabot[bot] opened a new pull request #118: URL: https://github.com/apache/maven-javadoc-plugin/pull/118 Bumps [plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 4.2.6 to 4.2.7. Release notes Sourced from

[GitHub] [maven-mvnd] ScathonLin opened a new issue #583: modified the settings.xml file in the maven preset in the mvnd, but doesn't workout

2022-01-16 Thread GitBox
ScathonLin opened a new issue #583: URL: https://github.com/apache/maven-mvnd/issues/583 I want to use mvnd in company intranet, we have inner private maven center repository in company, so I need to change the settings.xml. What I do is to replace the settings.xml in the maven preset in

[GitHub] [maven-surefire] Tibor17 edited a comment on pull request #443: [SUREFIRE-1972] Use current version of surefire-shared-utils

2022-01-16 Thread GitBox
Tibor17 edited a comment on pull request #443: URL: https://github.com/apache/maven-surefire/pull/443#issuecomment-1013993635 @michael-o I don't want to install and deploy the original POM. I want to have `dependency-reduced-pom.xml` after shading. So the classifier is attached but I

[GitHub] [maven-surefire] Tibor17 commented on pull request #443: [SUREFIRE-1972] Use current version of surefire-shared-utils

2022-01-16 Thread GitBox
Tibor17 commented on pull request #443: URL: https://github.com/apache/maven-surefire/pull/443#issuecomment-1013993635 @michael-o I don't want to install and deploy the original POM. I want to have `dependency-reduced-pom.xml` after shading. So the classifier is attached but I do not

[jira] [Commented] (DOXIA-639) Require Java 8

2022-01-16 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17476910#comment-17476910 ] Sylwester Lachiewicz commented on DOXIA-639: {code} [INFO] ---

[jira] [Updated] (DOXIA-639) Require Java 8

2022-01-16 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz updated DOXIA-639: --- Fix Version/s: (was: 1.9) > Require Java 8 > -- > >

[jira] [Assigned] (DOXIA-639) Require Java 8

2022-01-16 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz reassigned DOXIA-639: -- Assignee: (was: Sylwester Lachiewicz) > Require Java 8 > -- >

[jira] [Updated] (DOXIA-639) Require Java 8

2022-01-16 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz updated DOXIA-639: --- Issue Type: Dependency upgrade (was: Task) > Require Java 8 > -- > >

[jira] [Updated] (DOXIA-639) Require Java 8

2022-01-16 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz updated DOXIA-639: --- Fix Version/s: 2.0.0-M1 > Require Java 8 > -- > > Key:

[jira] [Created] (DOXIA-639) Require Java 8

2022-01-16 Thread Sylwester Lachiewicz (Jira)
Sylwester Lachiewicz created DOXIA-639: -- Summary: Require Java 8 Key: DOXIA-639 URL: https://issues.apache.org/jira/browse/DOXIA-639 Project: Maven Doxia Issue Type: Task

[jira] [Commented] (MBUILDCACHE-13) rename remote.cache.* properties to build.cache.*

2022-01-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-13?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17476893#comment-17476893 ] Michael Osipov commented on MBUILDCACHE-13: --- That's not enough. They should start with

[GitHub] [maven-surefire] Tibor17 commented on pull request #443: [SUREFIRE-1972] Use current version of surefire-shared-utils

2022-01-16 Thread GitBox
Tibor17 commented on pull request #443: URL: https://github.com/apache/maven-surefire/pull/443#issuecomment-1013962213 In here I found out that the class path contains other artifacts however the shadefire does not have any transitive dependencies. So, we will verify it and fix it

[GitHub] [maven] famod commented on a change in pull request #662: [MNG-7381] Shorten thread name to artifactId, conditionally with groupId

2022-01-16 Thread GitBox
famod commented on a change in pull request #662: URL: https://github.com/apache/maven/pull/662#discussion_r785508393 ## File path: maven-core/src/main/java/org/apache/maven/lifecycle/internal/builder/multithreaded/MultiThreadedBuilder.java ## @@ -129,14 +132,23 @@ private

[GitHub] [maven] michael-o commented on a change in pull request #662: [MNG-7381] Shorten thread name to artifactId, conditionally with groupId

2022-01-16 Thread GitBox
michael-o commented on a change in pull request #662: URL: https://github.com/apache/maven/pull/662#discussion_r785507270 ## File path: maven-core/src/main/java/org/apache/maven/lifecycle/internal/builder/multithreaded/MultiThreadedBuilder.java ## @@ -183,19 +196,26 @@

[GitHub] [maven] famod commented on a change in pull request #662: [MNG-7381] Shorten thread name to artifactId, conditionally with groupId

2022-01-16 Thread GitBox
famod commented on a change in pull request #662: URL: https://github.com/apache/maven/pull/662#discussion_r785506735 ## File path: maven-core/src/main/java/org/apache/maven/lifecycle/internal/builder/multithreaded/MultiThreadedBuilder.java ## @@ -183,19 +196,26 @@ private

[jira] [Commented] (ARCHETYPE-605) Allow .gitignore file in archetype resources

2022-01-16 Thread Jira
[ https://issues.apache.org/jira/browse/ARCHETYPE-605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17476882#comment-17476882 ] Miroslav Zaťko commented on ARCHETYPE-605: -- Thank you [~ketoor]  I missed this completely. It

[GitHub] [maven-doxia] michael-o closed pull request #83: Bump plexus-component-annotations from 2.1.0 to 2.1.1

2022-01-16 Thread GitBox
michael-o closed pull request #83: URL: https://github.com/apache/maven-doxia/pull/83 -- 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:

[GitHub] [maven-doxia] dependabot[bot] commented on pull request #83: Bump plexus-component-annotations from 2.1.0 to 2.1.1

2022-01-16 Thread GitBox
dependabot[bot] commented on pull request #83: URL: https://github.com/apache/maven-doxia/pull/83#issuecomment-1013958195 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

[GitHub] [maven-doxia] michael-o commented on pull request #83: Bump plexus-component-annotations from 2.1.0 to 2.1.1

2022-01-16 Thread GitBox
michael-o commented on pull request #83: URL: https://github.com/apache/maven-doxia/pull/83#issuecomment-1013958186 Superseded by #86. -- 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

[jira] [Commented] (DOXIA-638) Replace Plexus Container Default with Sisu Plexus Shim

2022-01-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17476881#comment-17476881 ] ASF GitHub Bot commented on DOXIA-638: -- asfgit closed pull request #86: URL:

[GitHub] [maven-doxia] asfgit closed pull request #86: [DOXIA-638] Replace Plexus Container Default with Sisu Plexus Shim

2022-01-16 Thread GitBox
asfgit closed pull request #86: URL: https://github.com/apache/maven-doxia/pull/86 -- 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:

[jira] [Closed] (DOXIA-638) Replace Plexus Container Default with Sisu Plexus Shim

2022-01-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed DOXIA-638. Resolution: Fixed Fixed with

[GitHub] [maven] michael-o commented on a change in pull request #662: [MNG-7381] Shorten thread name to artifactId, conditionally with groupId

2022-01-16 Thread GitBox
michael-o commented on a change in pull request #662: URL: https://github.com/apache/maven/pull/662#discussion_r785498345 ## File path: maven-core/src/main/java/org/apache/maven/lifecycle/internal/builder/multithreaded/MultiThreadedBuilder.java ## @@ -129,14 +132,23 @@

[GitHub] [maven] michael-o commented on a change in pull request #662: [MNG-7381] Shorten thread name to artifactId, conditionally with groupId

2022-01-16 Thread GitBox
michael-o commented on a change in pull request #662: URL: https://github.com/apache/maven/pull/662#discussion_r785497688 ## File path: maven-core/src/main/java/org/apache/maven/lifecycle/internal/builder/multithreaded/MultiThreadedBuilder.java ## @@ -183,19 +196,26 @@

[GitHub] [maven] famod commented on a change in pull request #662: [MNG-7381] Shorten thread name to artifactId, conditionally with groupId

2022-01-16 Thread GitBox
famod commented on a change in pull request #662: URL: https://github.com/apache/maven/pull/662#discussion_r785496490 ## File path: maven-core/src/main/java/org/apache/maven/lifecycle/internal/builder/multithreaded/MultiThreadedBuilder.java ## @@ -129,14 +132,23 @@ private

[GitHub] [maven] famod opened a new pull request #662: [MNG-7381] Shorten thread name to artifactId, conditionally with groupId

2022-01-16 Thread GitBox
famod opened a new pull request #662: URL: https://github.com/apache/maven/pull/662 As discussed in the ticket, including groupId if needed. I also changed the prefix from `mvn-builder-` to `mvn-builder_` to better see where the artifactId starts (which often contains dashes).

[jira] [Comment Edited] (ARCHETYPE-605) Allow .gitignore file in archetype resources

2022-01-16 Thread Piotr Lewandowski (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17476878#comment-17476878 ] Piotr Lewandowski edited comment on ARCHETYPE-605 at 1/16/22, 9:11 PM:

[jira] [Commented] (ARCHETYPE-605) Allow .gitignore file in archetype resources

2022-01-16 Thread Piotr Lewandowski (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17476878#comment-17476878 ] Piotr Lewandowski commented on ARCHETYPE-605: - [~mire...@gmail.com] I can confirm that

[GitHub] [maven-resolver] ibabiankou commented on a change in pull request #144: Use BFS approach

2022-01-16 Thread GitBox
ibabiankou commented on a change in pull request #144: URL: https://github.com/apache/maven-resolver/pull/144#discussion_r785445022 ## File path: maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/collect/NodeQueue.java ## @@ -19,58 +19,53 @@ * under the

[jira] [Updated] (MBUILDCACHE-8) Avoid guava usage

2022-01-16 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-8?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MBUILDCACHE-8: Fix Version/s: 1.0.0-alpha > Avoid guava usage > - > >

[jira] [Updated] (MBUILDCACHE-9) Remove the `Type` suffix on the generated model classes

2022-01-16 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-9?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MBUILDCACHE-9: Fix Version/s: 1.0.0-alpha > Remove the `Type` suffix on the generated model classes >

[jira] [Updated] (MBUILDCACHE-6) Rename schemas to be inlined with other schemas

2022-01-16 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-6?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MBUILDCACHE-6: Fix Version/s: 1.0.0-alpha > Rename schemas to be inlined with other schemas >

[jira] [Updated] (MBUILDCACHE-10) Make the cache singletons reusable across maven sessions

2022-01-16 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-10?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MBUILDCACHE-10: - Fix Version/s: 1.0.0-alpha > Make the cache singletons reusable across maven

[jira] [Updated] (MBUILDCACHE-11) Define a maven 4 Feature for the cache system

2022-01-16 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-11?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MBUILDCACHE-11: - Fix Version/s: 1.0.0-alpha > Define a maven 4 Feature for the cache system >

[jira] [Updated] (MBUILDCACHE-12) Remove usage of plexus logger

2022-01-16 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-12?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MBUILDCACHE-12: - Fix Version/s: 1.0.0-alpha > Remove usage of plexus logger >

[jira] [Updated] (MBUILDCACHE-7) Rebase on top of master 4.x

2022-01-16 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MBUILDCACHE-7: Fix Version/s: 1.0.0-alpha > Rebase on top of master 4.x > ---

[jira] [Updated] (MBUILDCACHE-5) migrate from JAXB to Modello

2022-01-16 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-5?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MBUILDCACHE-5: Fix Version/s: 1.0.0-alpha > migrate from JAXB to Modello >

[jira] [Updated] (MBUILDCACHE-3) Use maven session properties instead of reading directly from system properties

2022-01-16 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-3?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MBUILDCACHE-3: Fix Version/s: 1.0.0-alpha > Use maven session properties instead of reading directly

[jira] [Deleted] (MBUILDCACHE-14) test new Jira setup

2022-01-16 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-14?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy deleted MBUILDCACHE-14: - > test new Jira setup > --- > > Key: MBUILDCACHE-14 >

[jira] [Updated] (MBUILDCACHE-1) [Deutsche Bank contribution] Incremental build with local and remote(shared) cache

2022-01-16 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MBUILDCACHE-1: Fix Version/s: 1.0.0-alpha > [Deutsche Bank contribution] Incremental build with local

[jira] [Updated] (MBUILDCACHE-2) Extract caching system out of maven-core

2022-01-16 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-2?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MBUILDCACHE-2: Fix Version/s: 1.0.0-alpha > Extract caching system out of maven-core >

[jira] [Created] (MBUILDCACHE-14) test new Jira setup

2022-01-16 Thread Herve Boutemy (Jira)
Herve Boutemy created MBUILDCACHE-14: Summary: test new Jira setup Key: MBUILDCACHE-14 URL: https://issues.apache.org/jira/browse/MBUILDCACHE-14 Project: Maven Build Cache Extension