[jira] [Created] (MNGSITE-465) Maven Code Style add java imports layouts

2021-09-23 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MNGSITE-465: --- Summary: Maven Code Style add java imports layouts Key: MNGSITE-465 URL: https://issues.apache.org/jira/browse/MNGSITE-465 Project: Maven Project Web Sit

[GitHub] [maven] cstamas commented on pull request #552: [MNG-7260] [MNG-7266] Remove maven-compat module

2021-09-23 Thread GitBox
cstamas commented on pull request #552: URL: https://github.com/apache/maven/pull/552#issuecomment-926106200 Wow, massive! 31k LOC gone 😄 -- 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 spe

[jira] [Closed] (MNG-7261) help:evaluate throws serious warnings

2021-09-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MNG-7261. --- Resolution: Not A Problem > help:evaluate throws serious warnings > ---

[jira] [Commented] (MNG-7260) Remove old deprecated code

2021-09-23 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419423#comment-17419423 ] Tamás Cservenák commented on MNG-7260: -- maven-compat was well isolated code meant exac

[GitHub] [maven] gnodet opened a new pull request #552: [MNG-7260] [MNG-7266] Remove maven-compat module

2021-09-23 Thread GitBox
gnodet opened a new pull request #552: URL: https://github.com/apache/maven/pull/552 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) filed for the

[GitHub] [maven] cstamas commented on a change in pull request #549: [MNG-7263] Convert maven-core components XML to Providers

2021-09-23 Thread GitBox
cstamas commented on a change in pull request #549: URL: https://github.com/apache/maven/pull/549#discussion_r715085617 ## File path: maven-core/src/main/java/org/apache/maven/lifecycle/providers/CleanLifecycleProvider.java ## @@ -0,0 +1,61 @@ +package org.apache.maven.lifecyc

[jira] [Updated] (MNG-7266) Remove maven-compat module

2021-09-23 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7266: - Parent: MNG-7260 Issue Type: Sub-task (was: Task) > Remove maven-compat module > -

[jira] [Created] (MNG-7266) Remove maven-compat module

2021-09-23 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MNG-7266: Summary: Remove maven-compat module Key: MNG-7266 URL: https://issues.apache.org/jira/browse/MNG-7266 Project: Maven Issue Type: Task Reporter: G

[GitHub] [maven] gnodet commented on pull request #548: [MNG-6898] Convert DefaultLifecyclePluginAnalyzer to JSR330

2021-09-23 Thread GitBox
gnodet commented on pull request #548: URL: https://github.com/apache/maven/pull/548#issuecomment-926081490 > > I've pushed a new commit [430bb54](https://github.com/apache/maven/commit/430bb54d36ffd6105c47856858d9f5a82a0e5c8e) in my refactoring PR #547 to introduce a `Container` api and a

[GitHub] [maven] cstamas commented on pull request #548: [MNG-6898] Convert DefaultLifecyclePluginAnalyzer to JSR330

2021-09-23 Thread GitBox
cstamas commented on pull request #548: URL: https://github.com/apache/maven/pull/548#issuecomment-926076829 > I've pushed a new commit [430bb54](https://github.com/apache/maven/commit/430bb54d36ffd6105c47856858d9f5a82a0e5c8e) in my refactoring PR #547 to introduce a `Container` api and ab

[GitHub] [maven] cstamas commented on pull request #549: [MNG-7263] Convert maven-core components XML to Providers

2021-09-23 Thread GitBox
cstamas commented on pull request #549: URL: https://github.com/apache/maven/pull/549#issuecomment-926074700 > please also remove plexus-component-metadata from maven-core Will do in next PR, once all related ones are merged -- This is an automated message from the Apache Git Servi

[jira] [Created] (MPH-178) help:evaluate throws serious warnings

2021-09-23 Thread Alan Czajkowski (Jira)
Alan Czajkowski created MPH-178: --- Summary: help:evaluate throws serious warnings Key: MPH-178 URL: https://issues.apache.org/jira/browse/MPH-178 Project: Maven Help Plugin Issue Type: Bug

[jira] [Commented] (MNG-7261) help:evaluate throws serious warnings

2021-09-23 Thread Alan Czajkowski (Jira)
[ https://issues.apache.org/jira/browse/MNG-7261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419408#comment-17419408 ] Alan Czajkowski commented on MNG-7261: -- i've created an issue in the plugin's issue tr

[jira] [Commented] (MNG-7261) help:evaluate throws serious warnings

2021-09-23 Thread Alan Czajkowski (Jira)
[ https://issues.apache.org/jira/browse/MNG-7261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419406#comment-17419406 ] Alan Czajkowski commented on MNG-7261: -- [~michael-o] adding the latest xstream depende

[jira] [Commented] (MNG-7261) help:evaluate throws serious warnings

2021-09-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419380#comment-17419380 ] Michael Osipov commented on MNG-7261: - Add a dependencies section to the plugin declara

[jira] [Updated] (MNG-7264) Convert maven-core default-bindings.xml to Providers

2021-09-23 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamás Cservenák updated MNG-7264: - Description: Get rid of Plexus XML > Convert maven-core default-bindings.xml to Providers > ---

[jira] [Created] (MNG-7265) Convert maven-core artifact-handlers.xml to Providers

2021-09-23 Thread Jira
Tamás Cservenák created MNG-7265: Summary: Convert maven-core artifact-handlers.xml to Providers Key: MNG-7265 URL: https://issues.apache.org/jira/browse/MNG-7265 Project: Maven Issue Type: T

[jira] [Created] (MNG-7264) Convert maven-core default-bindings.xml to Providers

2021-09-23 Thread Jira
Tamás Cservenák created MNG-7264: Summary: Convert maven-core default-bindings.xml to Providers Key: MNG-7264 URL: https://issues.apache.org/jira/browse/MNG-7264 Project: Maven Issue Type: Ta

[jira] [Created] (MNG-7263) Convert maven-core components.xml to Providers

2021-09-23 Thread Jira
Tamás Cservenák created MNG-7263: Summary: Convert maven-core components.xml to Providers Key: MNG-7263 URL: https://issues.apache.org/jira/browse/MNG-7263 Project: Maven Issue Type: Task

[jira] [Commented] (MDEP-771) Broken link from Introduction - Examples to "Resolving Conflicts Using the Dependency Tree"

2021-09-23 Thread Karl Heinz Marbaise (Jira)
[ https://issues.apache.org/jira/browse/MDEP-771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419318#comment-17419318 ] Karl Heinz Marbaise commented on MDEP-771: -- I can confirm that. Thanks for reporti

[jira] [Updated] (MDEP-771) Broken link from Introduction - Examples to "Resolving Conflicts Using the Dependency Tree"

2021-09-23 Thread Karl Heinz Marbaise (Jira)
[ https://issues.apache.org/jira/browse/MDEP-771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Heinz Marbaise updated MDEP-771: - Priority: Minor (was: Major) > Broken link from Introduction - Examples to "Resolving Conf

[jira] [Created] (MDEP-771) Broken link from Introduction - Examples to "Resolving Conflicts Using the Dependency Tree"

2021-09-23 Thread Philippe Cloutier (Jira)
Philippe Cloutier created MDEP-771: -- Summary: Broken link from Introduction - Examples to "Resolving Conflicts Using the Dependency Tree" Key: MDEP-771 URL: https://issues.apache.org/jira/browse/MDEP-771

[jira] [Commented] (MNG-7260) Remove old deprecated code

2021-09-23 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419302#comment-17419302 ] Guillaume Nodet commented on MNG-7260: -- [~michael-o] The question is wether I can subm

[jira] [Closed] (MNG-7262) Can not use a snapshot version in parent

2021-09-23 Thread Michael Osipov (Jira)
Java version: 17, vendor: Azul Systems, Inc., runtime: /app/openjdk/17.0.0 > Default locale: en_US, platform encoding: ISO-8859-1 > OS name: "linux", version: "3.10.0-1127.el7.x86_64", arch: "amd64", family: > "unix" > [INFO] [jenkins-event-spy] Ge

[jira] [Created] (SUREFIRE-1947) Maven Failsafe Plugin - Junit5 extension autodetection no longer works in M5

2021-09-23 Thread Marc Nuri (Jira)
Marc Nuri created SUREFIRE-1947: --- Summary: Maven Failsafe Plugin - Junit5 extension autodetection no longer works in M5 Key: SUREFIRE-1947 URL: https://issues.apache.org/jira/browse/SUREFIRE-1947 Projec

[jira] [Commented] (MNG-7261) help:evaluate throws serious warnings

2021-09-23 Thread Alan Czajkowski (Jira)
[ https://issues.apache.org/jira/browse/MNG-7261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419283#comment-17419283 ] Alan Czajkowski commented on MNG-7261: -- [~michael-o] how do i go about doing that? >

[GitHub] [maven] gnodet edited a comment on pull request #548: [MNG-6898] Convert DefaultLifecyclePluginAnalyzer to JSR330

2021-09-23 Thread GitBox
gnodet edited a comment on pull request #548: URL: https://github.com/apache/maven/pull/548#issuecomment-925772831 I've pushed a new commit https://github.com/apache/maven/pull/547/commits/430bb54d36ffd6105c47856858d9f5a82a0e5c8e in my refactoring PR https://github.com/apache/maven/pull/54

[GitHub] [maven] gnodet edited a comment on pull request #548: [MNG-6898] Convert DefaultLifecyclePluginAnalyzer to JSR330

2021-09-23 Thread GitBox
gnodet edited a comment on pull request #548: URL: https://github.com/apache/maven/pull/548#issuecomment-925772831 I've pushed a new commit https://github.com/apache/maven/pull/547/commits/430bb54d36ffd6105c47856858d9f5a82a0e5c8e in my refactoring PR https://github.com/apache/maven/pull/54

[GitHub] [maven] gnodet commented on pull request #548: [MNG-6898] Convert DefaultLifecyclePluginAnalyzer to JSR330

2021-09-23 Thread GitBox
gnodet commented on pull request #548: URL: https://github.com/apache/maven/pull/548#issuecomment-925772831 I've pushed a new commit in my refactoring PR https://github.com/apache/maven/pull/547/commits/430bb54d36ffd6105c47856858d9f5a82a0e5c8e to introduce a `Container` api and abstract as

[GitHub] [maven] slawekjaranowski commented on a change in pull request #550: Convert maven-core default-bindings to Providers

2021-09-23 Thread GitBox
slawekjaranowski commented on a change in pull request #550: URL: https://github.com/apache/maven/pull/550#discussion_r714726567 ## File path: maven-core/src/main/java/org/apache/maven/lifecycle/mapping/LifecycleMappingImpl.java ## @@ -0,0 +1,62 @@ +package org.apache.maven.li

[GitHub] [maven] cstamas commented on a change in pull request #550: Convert maven-core default-bindings to Providers

2021-09-23 Thread GitBox
cstamas commented on a change in pull request #550: URL: https://github.com/apache/maven/pull/550#discussion_r714707531 ## File path: maven-core/src/main/java/org/apache/maven/lifecycle/mapping/LifecycleMappingImpl.java ## @@ -0,0 +1,62 @@ +package org.apache.maven.lifecycle.m

[GitHub] [maven] cstamas commented on a change in pull request #550: Convert maven-core default-bindings to Providers

2021-09-23 Thread GitBox
cstamas commented on a change in pull request #550: URL: https://github.com/apache/maven/pull/550#discussion_r714705256 ## File path: maven-core/src/main/java/org/apache/maven/lifecycle/mapping/providers/EarLifecycleMappingProvider.java ## @@ -0,0 +1,83 @@ +package org.apache.

[GitHub] [maven] slawekjaranowski commented on a change in pull request #550: Convert maven-core default-bindings to Providers

2021-09-23 Thread GitBox
slawekjaranowski commented on a change in pull request #550: URL: https://github.com/apache/maven/pull/550#discussion_r714702777 ## File path: maven-core/src/main/java/org/apache/maven/lifecycle/mapping/LifecycleMappingImpl.java ## @@ -0,0 +1,62 @@ +package org.apache.maven.li

[GitHub] [maven] cstamas opened a new pull request #551: Convert maven-core artifact-handlers to Providers

2021-09-23 Thread GitBox
cstamas opened a new pull request #551: URL: https://github.com/apache/maven/pull/551 This change gets rid of another set of Plexus components defined in XML. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[jira] [Updated] (MNG-7262) Can not use a snapshot version in parent

2021-09-23 Thread Martin Aldrin (Jira)
endor: Azul Systems, Inc., runtime: /app/openjdk/17.0.0 > Default locale: en_US, platform encoding: ISO-8859-1 > OS name: "linux", version: "3.10.0-1127.el7.x86_64", arch: "amd64", family: > "unix" > [INFO] [jenkins-event-spy] Generate > ma

[jira] [Updated] (MNG-7262) Can not use a snapshot version in parent

2021-09-23 Thread Martin Aldrin (Jira)
/17.0.0 > Default locale: en_US, platform encoding: ISO-8859-1 > OS name: "linux", version: "3.10.0-1127.el7.x86_64", arch: "amd64", family: > "unix" > [INFO] [jenkins-event-spy] Generate > maven-spy-20210923-121848-9951657876394916634

[jira] [Created] (MNG-7262) Can not use a snapshot version in parent

2021-09-23 Thread Martin Aldrin (Jira)
OS name: "linux", version: "3.10.0-1127.el7.x86_64", arch: "amd64", family: "unix" [INFO] [jenkins-event-spy] Generate maven-spy-20210923-121848-99516578763949166347886.log.tmp ... [INFO] Scanning for projects...[ERROR] [ERROR] Some problems were encountered whil

[GitHub] [maven] cstamas opened a new pull request #550: Convert maven-core default-bindings to Providers

2021-09-23 Thread GitBox
cstamas opened a new pull request #550: URL: https://github.com/apache/maven/pull/550 This change get rids of another set of Plexus components defined in XML. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [maven] michael-o commented on a change in pull request #549: Convert maven-core components XML to Providers

2021-09-23 Thread GitBox
michael-o commented on a change in pull request #549: URL: https://github.com/apache/maven/pull/549#discussion_r714669849 ## File path: maven-core/src/main/java/org/apache/maven/lifecycle/providers/CleanLifecycleProvider.java ## @@ -0,0 +1,61 @@ +package org.apache.maven.lifec

[GitHub] [maven] slachiewicz commented on a change in pull request #549: Convert maven-core components XML to Providers

2021-09-23 Thread GitBox
slachiewicz commented on a change in pull request #549: URL: https://github.com/apache/maven/pull/549#discussion_r714658808 ## File path: maven-core/src/main/java/org/apache/maven/lifecycle/providers/CleanLifecycleProvider.java ## @@ -0,0 +1,61 @@ +package org.apache.maven.lif

[GitHub] [maven] slachiewicz commented on pull request #549: Convert maven-core components XML to Providers

2021-09-23 Thread GitBox
slachiewicz commented on pull request #549: URL: https://github.com/apache/maven/pull/549#issuecomment-925679926 please also remove plexus-component-metadata from maven-core -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [maven] cstamas commented on a change in pull request #549: Convert maven-core components XML to Providers

2021-09-23 Thread GitBox
cstamas commented on a change in pull request #549: URL: https://github.com/apache/maven/pull/549#discussion_r714642599 ## File path: maven-core/src/main/java/org/apache/maven/lifecycle/providers/CleanLifecycleProvider.java ## @@ -0,0 +1,61 @@ +package org.apache.maven.lifecyc

[GitHub] [maven] michael-o commented on a change in pull request #549: Convert maven-core components XML to Providers

2021-09-23 Thread GitBox
michael-o commented on a change in pull request #549: URL: https://github.com/apache/maven/pull/549#discussion_r714640325 ## File path: maven-core/src/main/java/org/apache/maven/lifecycle/providers/CleanLifecycleProvider.java ## @@ -0,0 +1,61 @@ +package org.apache.maven.lifec

[GitHub] [maven] slachiewicz commented on a change in pull request #549: Convert maven-core components XML to Providers

2021-09-23 Thread GitBox
slachiewicz commented on a change in pull request #549: URL: https://github.com/apache/maven/pull/549#discussion_r714637231 ## File path: maven-core/src/main/java/org/apache/maven/lifecycle/providers/CleanLifecycleProvider.java ## @@ -0,0 +1,61 @@ +package org.apache.maven.lif

[GitHub] [maven] cstamas commented on a change in pull request #549: Convert maven-core components XML to Providers

2021-09-23 Thread GitBox
cstamas commented on a change in pull request #549: URL: https://github.com/apache/maven/pull/549#discussion_r714630601 ## File path: maven-core/src/main/java/org/apache/maven/lifecycle/providers/CleanLifecycleProvider.java ## @@ -0,0 +1,61 @@ +package org.apache.maven.lifecyc

[GitHub] [maven] michael-o commented on a change in pull request #549: Convert maven-core components XML to Providers

2021-09-23 Thread GitBox
michael-o commented on a change in pull request #549: URL: https://github.com/apache/maven/pull/549#discussion_r714629192 ## File path: maven-core/src/main/java/org/apache/maven/lifecycle/providers/CleanLifecycleProvider.java ## @@ -0,0 +1,61 @@ +package org.apache.maven.lifec

[GitHub] [maven] cstamas commented on a change in pull request #549: Convert maven-core components XML to Providers

2021-09-23 Thread GitBox
cstamas commented on a change in pull request #549: URL: https://github.com/apache/maven/pull/549#discussion_r714628709 ## File path: maven-settings-builder/src/main/java/org/apache/maven/settings/crypto/MavenSecDispatcherProvider.java ## @@ -0,0 +1,56 @@ +package org.apache.m

[GitHub] [maven] michael-o commented on a change in pull request #549: Convert maven-core components XML to Providers

2021-09-23 Thread GitBox
michael-o commented on a change in pull request #549: URL: https://github.com/apache/maven/pull/549#discussion_r714626360 ## File path: maven-core/src/main/java/org/apache/maven/lifecycle/providers/CleanLifecycleProvider.java ## @@ -0,0 +1,61 @@ +package org.apache.maven.lifec

[GitHub] [maven] cstamas commented on a change in pull request #549: Convert maven-core components XML to Providers

2021-09-23 Thread GitBox
cstamas commented on a change in pull request #549: URL: https://github.com/apache/maven/pull/549#discussion_r714624646 ## File path: maven-core/src/main/java/org/apache/maven/lifecycle/providers/CleanLifecycleProvider.java ## @@ -0,0 +1,61 @@ +package org.apache.maven.lifecyc

[GitHub] [maven] michael-o commented on a change in pull request #549: Convert maven-core components XML to Providers

2021-09-23 Thread GitBox
michael-o commented on a change in pull request #549: URL: https://github.com/apache/maven/pull/549#discussion_r714623803 ## File path: maven-core/src/main/java/org/apache/maven/lifecycle/providers/CleanLifecycleProvider.java ## @@ -0,0 +1,61 @@ +package org.apache.maven.lifec

[GitHub] [maven] cstamas commented on pull request #548: [MNG-6898] Convert DefaultLifecyclePluginAnalyzer to JSR330

2021-09-23 Thread GitBox
cstamas commented on pull request #548: URL: https://github.com/apache/maven/pull/548#issuecomment-925637111 @slachiewicz here you go https://github.com/apache/maven/pull/549 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[GitHub] [maven] cstamas opened a new pull request #549: Convert maven-core components XML to Providers

2021-09-23 Thread GitBox
cstamas opened a new pull request #549: URL: https://github.com/apache/maven/pull/549 This change get's rid of component.xml in maven-core Issue: ? -- 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

[GitHub] [maven] cstamas commented on pull request #548: [MNG-6898] Convert DefaultLifecyclePluginAnalyzer to JSR330

2021-09-23 Thread GitBox
cstamas commented on pull request #548: URL: https://github.com/apache/maven/pull/548#issuecomment-925602980 > Not all was migrated, in one place we have XML definitions for lifecycles. Sure, all we need is to create proper providers for them and that's all. Is there an issue for tha

[GitHub] [maven] slachiewicz commented on pull request #548: [MNG-6898] Convert DefaultLifecyclePluginAnalyzer to JSR330

2021-09-23 Thread GitBox
slachiewicz commented on pull request #548: URL: https://github.com/apache/maven/pull/548#issuecomment-925596089 Not all was migrated, in one place we have XML definitions for lifecycles. -- This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [maven] cstamas edited a comment on pull request #548: [MNG-6898] Convert DefaultLifecyclePluginAnalyzer to JSR330

2021-09-23 Thread GitBox
cstamas edited a comment on pull request #548: URL: https://github.com/apache/maven/pull/548#issuecomment-925591425 Think we have 2 directions to go: * modify/extend/customize Sisu in a way it suits us (already happened partially, think `@SessionScoped` for example) * introduce someth

[GitHub] [maven] cstamas edited a comment on pull request #548: [MNG-6898] Convert DefaultLifecyclePluginAnalyzer to JSR330

2021-09-23 Thread GitBox
cstamas edited a comment on pull request #548: URL: https://github.com/apache/maven/pull/548#issuecomment-925591425 Think we have 2 directions to go: * modify/extend/customize Sisu in a way it suits us (already happened partially, think `@SessionScoped` for example) * introduce someth

[GitHub] [maven] cstamas edited a comment on pull request #548: [MNG-6898] Convert DefaultLifecyclePluginAnalyzer to JSR330

2021-09-23 Thread GitBox
cstamas edited a comment on pull request #548: URL: https://github.com/apache/maven/pull/548#issuecomment-925591425 Think we have 2 directions to go: * modify/extend/customize Sisu in a way it suits us (already happened partially, think `@SessionScoped` for example) * introduce someth

[GitHub] [maven] cstamas commented on pull request #548: [MNG-6898] Convert DefaultLifecyclePluginAnalyzer to JSR330

2021-09-23 Thread GitBox
cstamas commented on pull request #548: URL: https://github.com/apache/maven/pull/548#issuecomment-925592696 > Personally Id be for plexus but since jsr are also used i think none of both can prevent a pr merge Unsure which code you refer to, but Maven Core is plexus annotation free

[GitHub] [maven] cstamas commented on pull request #548: [MNG-6898] Convert DefaultLifecyclePluginAnalyzer to JSR330

2021-09-23 Thread GitBox
cstamas commented on pull request #548: URL: https://github.com/apache/maven/pull/548#issuecomment-925591425 Think we have 2 directions to go: * modify/extend/customize Sisu in a way it suits us (already happened partially, think `@SessionScoped` for example) * introduce something lik

[jira] [Commented] (MNG-7259) Route logs from commons-logging to slf4j

2021-09-23 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MNG-7259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419019#comment-17419019 ] Slawomir Jaranowski commented on MNG-7259: -- I will exclude {{commons-loging}} arti

[GitHub] [maven] rmannibucau commented on pull request #548: [MNG-6898] Convert DefaultLifecyclePluginAnalyzer to JSR330

2021-09-23 Thread GitBox
rmannibucau commented on pull request #548: URL: https://github.com/apache/maven/pull/548#issuecomment-925579850 Think we have 3 options there: - do nothing - use plexus since it is mainly a maven api as of today and jsrxxx should be dropped from maven asap (some tickets on it)

[GitHub] [maven] gnodet commented on pull request #548: [MNG-6898] Convert DefaultLifecyclePluginAnalyzer to JSR330

2021-09-23 Thread GitBox
gnodet commented on pull request #548: URL: https://github.com/apache/maven/pull/548#issuecomment-925571650 I'd be happy to help work on the switch. I've had a look and I think the best way forward would be to define our own small api independent on plexus _and_ sisu. The api would be mi

[jira] [Commented] (MNG-7261) help:evaluate throws serious warnings

2021-09-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17418990#comment-17418990 ] Michael Osipov commented on MNG-7261: - Have you tried to update XStream manually and se

[jira] [Commented] (MNG-7259) Route logs from commons-logging to slf4j

2021-09-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17418989#comment-17418989 ] Michael Osipov commented on MNG-7259: - One of the issues I see is that you first need t