[jira] [Commented] (MJAVADOC-674) Support element-list from unpacked javadoc with offlineLink

2021-03-24 Thread Jin Kwon (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17308315#comment-17308315 ] Jin Kwon commented on MJAVADOC-674: --- I'm currently doing this. {code:xml}

[jira] [Created] (MJAVADOC-674) Support element-list from unpacked javadoc with offlineLink

2021-03-24 Thread Jin Kwon (Jira)
Jin Kwon created MJAVADOC-674: - Summary: Support element-list from unpacked javadoc with offlineLink Key: MJAVADOC-674 URL: https://issues.apache.org/jira/browse/MJAVADOC-674 Project: Maven Javadoc

[jira] [Created] (MCOMPILER-458) Unable to use mvn commands on mac terminal

2021-03-24 Thread Yamuna Punugunta Venkataiah (Jira)
Yamuna Punugunta Venkataiah created MCOMPILER-458: - Summary: Unable to use mvn commands on mac terminal Key: MCOMPILER-458 URL: https://issues.apache.org/jira/browse/MCOMPILER-458

[GitHub] [maven] dehasi commented on a change in pull request #347: [MNG-6802] Fix bug in FileProfileActivator

2021-03-24 Thread GitBox
dehasi commented on a change in pull request #347: URL: https://github.com/apache/maven/pull/347#discussion_r600878145 ## File path: maven-model-builder/src/test/java/org/apache/maven/model/profile/activation/FileProfileActivatorTest.java ## @@ -0,0 +1,153 @@ +package

[GitHub] [maven] dehasi commented on pull request #347: [MNG-6802] Fix bug in FileProfileActivator

2021-03-24 Thread GitBox
dehasi commented on pull request #347: URL: https://github.com/apache/maven/pull/347#issuecomment-806177794 Dear @rfscholte @elharo could you please come to an agreement on what to use `lang3` or `plexus-utils`. @elharo in `DefaultModelBuilder` I use only `isEmpty()` method. Could

[GitHub] [maven] elharo commented on a change in pull request #347: [MNG-6802] Fix bug in FileProfileActivator

2021-03-24 Thread GitBox
elharo commented on a change in pull request #347: URL: https://github.com/apache/maven/pull/347#discussion_r600863260 ## File path: maven-model-builder/src/test/java/org/apache/maven/model/profile/activation/FileProfileActivatorTest.java ## @@ -0,0 +1,153 @@ +package

[GitHub] [maven] dehasi commented on a change in pull request #347: [MNG-6802] Fix bug in FileProfileActivator

2021-03-24 Thread GitBox
dehasi commented on a change in pull request #347: URL: https://github.com/apache/maven/pull/347#discussion_r600862061 ## File path: maven-model-builder/src/test/java/org/apache/maven/model/profile/activation/FileProfileActivatorTest.java ## @@ -0,0 +1,153 @@ +package

[GitHub] [maven] dehasi commented on a change in pull request #347: [MNG-6802] Fix bug in FileProfileActivator

2021-03-24 Thread GitBox
dehasi commented on a change in pull request #347: URL: https://github.com/apache/maven/pull/347#discussion_r600859415 ## File path: maven-model-builder/src/main/java/org/apache/maven/model/building/DefaultModelBuilder.java ## @@ -255,12 +263,20 @@ public DefaultModelBuilder

[GitHub] [maven] mthmulders edited a comment on pull request #456: Run GitHub actions integration tests with Java 16

2021-03-24 Thread GitBox
mthmulders edited a comment on pull request #456: URL: https://github.com/apache/maven/pull/456#issuecomment-806169235 I gave BeanShell a try this evening, but I'm greeted with > Class: javax.enterprise.inject.Instance not found in namespace So, to summarise: >

[GitHub] [maven] mthmulders commented on pull request #456: Run GitHub actions integration tests with Java 16

2021-03-24 Thread GitBox
mthmulders commented on pull request #456: URL: https://github.com/apache/maven/pull/456#issuecomment-806169235 I gave BeanShell a try this evening, but I'm greeted with `Class: javax.enterprise.inject.Instance not found in namespace`. > @mthmulders that's what the test does yes.

[jira] [Commented] (MNG-6511) Option -pl ! foo should not fail if foo does not exist

2021-03-24 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-6511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17308148#comment-17308148 ] Hudson commented on MNG-6511: - Build failed in Jenkins: Maven » Maven TLP » maven » maven-3.8.x #6 See

[jira] [Deleted] (SUREFIRE-1900) Invalid character in SureFire xml test report

2021-03-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov deleted SUREFIRE-1900: - > Invalid character in SureFire xml test report >

[jira] [Commented] (SUREFIRE-1899) Invalid character in SureFire xml test report

2021-03-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17308123#comment-17308123 ] Michael Osipov commented on SUREFIRE-1899: -- We first need to understand where it comes from.

[jira] [Deleted] (SUREFIRE-1901) Invalid character in SureFire xml test report

2021-03-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov deleted SUREFIRE-1901: - > Invalid character in SureFire xml test report >

[GitHub] [maven] elharo commented on a change in pull request #347: [MNG-6802] Fix bug in FileProfileActivator

2021-03-24 Thread GitBox
elharo commented on a change in pull request #347: URL: https://github.com/apache/maven/pull/347#discussion_r600741378 ## File path: maven-model-builder/src/main/java/org/apache/maven/model/building/DefaultModelBuilder.java ## @@ -255,12 +263,20 @@ public DefaultModelBuilder

[jira] [Created] (SUREFIRE-1901) Invalid character in SureFire xml test report

2021-03-24 Thread Andrew Qiu (Jira)
Andrew Qiu created SUREFIRE-1901: Summary: Invalid character in SureFire xml test report Key: SUREFIRE-1901 URL: https://issues.apache.org/jira/browse/SUREFIRE-1901 Project: Maven Surefire

[jira] [Created] (SUREFIRE-1900) Invalid character in SureFire xml test report

2021-03-24 Thread Andrew Qiu (Jira)
Andrew Qiu created SUREFIRE-1900: Summary: Invalid character in SureFire xml test report Key: SUREFIRE-1900 URL: https://issues.apache.org/jira/browse/SUREFIRE-1900 Project: Maven Surefire

[jira] [Created] (SUREFIRE-1899) Invalid character in SureFire xml test report

2021-03-24 Thread Andrew Qiu (Jira)
Andrew Qiu created SUREFIRE-1899: Summary: Invalid character in SureFire xml test report Key: SUREFIRE-1899 URL: https://issues.apache.org/jira/browse/SUREFIRE-1899 Project: Maven Surefire

[jira] [Commented] (MNG-7126) Maven option -nsu --no-snapshot-updates not working

2021-03-24 Thread Bill (Jira)
[ https://issues.apache.org/jira/browse/MNG-7126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17307886#comment-17307886 ] Bill commented on MNG-7126: --- BTW double checked and our Artifactory repository is setup to proxy central, so I

[jira] [Commented] (MNG-7126) Maven option -nsu --no-snapshot-updates not working

2021-03-24 Thread Bill (Jira)
[ https://issues.apache.org/jira/browse/MNG-7126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17307860#comment-17307860 ] Bill commented on MNG-7126: --- Okay. Thanks. I'll pass that info along to the rest of our team regarding the

[GitHub] [maven] elharo commented on a change in pull request #347: [MNG-6802] Fix bug in FileProfileActivator

2021-03-24 Thread GitBox
elharo commented on a change in pull request #347: URL: https://github.com/apache/maven/pull/347#discussion_r600492977 ## File path: maven-model-builder/src/main/java/org/apache/maven/model/building/DefaultModelBuilder.java ## @@ -88,8 +91,10 @@ import

[GitHub] [maven] basvandenbrink commented on pull request #347: [MNG-6802] Fix bug in FileProfileActivator

2021-03-24 Thread GitBox
basvandenbrink commented on pull request #347: URL: https://github.com/apache/maven/pull/347#issuecomment-805832149 I would also love to see this fix or fix #348 merged. Quite some people are facing the issues that it aims to solve, because this is the root cause of this issue:

[jira] [Commented] (MCOMPILER-376) Change default source/target to 1.7 (new minimum for JDK 12)

2021-03-24 Thread Fred Bricon (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17307821#comment-17307821 ] Fred Bricon commented on MCOMPILER-376: --- Definitely is a duplicate of MCOMPILER-404. However,

[jira] [Commented] (MNG-7128) improve error message when blocked repository defined in build POM

2021-03-24 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-7128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17307802#comment-17307802 ] Herve Boutemy commented on MNG-7128: we can release 3.8.0 as is it: it works, a better message will

[GitHub] [maven] basvandenbrink commented on pull request #348: [MNG-6912] - File based profile activation results in absolute paths in OriginalModel

2021-03-24 Thread GitBox
basvandenbrink commented on pull request #348: URL: https://github.com/apache/maven/pull/348#issuecomment-805707255 This has been an issue for quite some time and this pull request has been created 10 months ago. Is there any chance that this one gets approved? @michael-o /

[jira] [Commented] (MNG-7128) improve error message when blocked repository defined in build POM

2021-03-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17307647#comment-17307647 ] Michael Osipov commented on MNG-7128: - Do you think we need to reroll Resolver and Maven release? >

[jira] [Comment Edited] (MNG-7128) improve error message when blocked repository defined in build POM

2021-03-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17307444#comment-17307444 ] Michael Osipov edited comment on MNG-7128 at 3/24/21, 7:28 AM: --- I don't

[jira] [Commented] (MNG-7126) Maven option -nsu --no-snapshot-updates not working

2021-03-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17307606#comment-17307606 ] Michael Osipov commented on MNG-7126: - Few notes, questions: * One thing I'd like point out: We

[jira] [Commented] (MNG-7128) improve error message when blocked repository defined in build POM

2021-03-24 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-7128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17307591#comment-17307591 ] Herve Boutemy commented on MNG-7128: yes, not so easy because the "blocked mirror" control currently