[GitHub] [maven-surefire] Tibor17 commented on pull request #339: [SUREFIRE-1890] Support TestNG 7.4.0

2021-03-02 Thread GitBox
Tibor17 commented on pull request #339: URL: https://github.com/apache/maven-surefire/pull/339#issuecomment-789514427 I think we can avoid also `ClassNotFoundException` using this code. Can you please chceck it out? ``` import static org.apache.maven.surefire.api.util.ReflectionU

[jira] [Comment Edited] (MNG-7108) Can't copy dependency from a 3rd party repository

2021-03-02 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-7108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17294345#comment-17294345 ] Herve Boutemy edited comment on MNG-7108 at 3/3/21, 7:36 AM: - i

[jira] [Comment Edited] (MNG-7108) Can't copy dependency from a 3rd party repository

2021-03-02 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-7108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17294345#comment-17294345 ] Herve Boutemy edited comment on MNG-7108 at 3/3/21, 7:34 AM: - i

[jira] [Commented] (MNG-7108) Can't copy dependency from a 3rd party repository

2021-03-02 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-7108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17294345#comment-17294345 ] Herve Boutemy commented on MNG-7108: in the error message: {noformat}Could not find met

[jira] [Commented] (MNG-7108) Can't copy dependency from a 3rd party repository

2021-03-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17294334#comment-17294334 ] Michael Osipov commented on MNG-7108: - Please run in {{-X}} mode. > Can't copy depende

[jira] [Moved] (MTOOLCHAINS-37) Toolchain plugin does not show compile errors in Windows 10

2021-03-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MTOOLCHAINS-37?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov moved MNG-7109 to MTOOLCHAINS-37: Component/s: (was: Toolchains)

[jira] [Updated] (MNG-7109) Toolchain plugin does not show compile errors in Windows 10

2021-03-02 Thread Francois Loriot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francois Loriot updated MNG-7109: - Description: I have recently tried to build some java projects on Windows 10 using the toolchain p

[jira] [Created] (MNG-7109) Toolchain plugin does not show compile errors in Windows 10

2021-03-02 Thread Francois Loriot (Jira)
Francois Loriot created MNG-7109: Summary: Toolchain plugin does not show compile errors in Windows 10 Key: MNG-7109 URL: https://issues.apache.org/jira/browse/MNG-7109 Project: Maven Issue

[GitHub] [maven-surefire] Tibor17 merged pull request #336: Add more documentation and verification for failOnFlakeCount

2021-03-02 Thread GitBox
Tibor17 merged pull request #336: URL: https://github.com/apache/maven-surefire/pull/336 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 g

[jira] [Created] (MNG-7108) Can't copy dependency from a 3rd party repository

2021-03-02 Thread Pawel Veselov (Jira)
Pawel Veselov created MNG-7108: -- Summary: Can't copy dependency from a 3rd party repository Key: MNG-7108 URL: https://issues.apache.org/jira/browse/MNG-7108 Project: Maven Issue Type: Bug

[jira] [Commented] (MNG-5868) Adding serval times the same artifact via MavenProjectHelper (attachArtifact) keep adding to the List duplicate artifacts

2021-03-02 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MNG-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17294002#comment-17294002 ] Olivier Lamy commented on MNG-5868: --- oh yes definitely +1 to have this in 3.6.4 as it's s

[jira] [Closed] (MNG-7101) maven profiles activated by default get turned off when one profile is activated by property

2021-03-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MNG-7101. --- Resolution: Information Provided > maven profiles activated by default get turned off when one profile

[jira] [Commented] (MDEP-737) dependency:list sets compile scope deps as test scope

2021-03-02 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MDEP-737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17293951#comment-17293951 ] Elliotte Rusty Harold commented on MDEP-737: I suspect what's happening here is

[GitHub] [maven-surefire] josephlbarnett commented on pull request #339: [SUREFIRE-1890] Support TestNG 7.4.0

2021-03-02 Thread GitBox
josephlbarnett commented on pull request #339: URL: https://github.com/apache/maven-surefire/pull/339#issuecomment-789148778 @Tibor17 updated as requested and added a simple integration test. Still need to catch a ClassNotFoundException on the Class.forName(), which is also happening in

[jira] [Comment Edited] (MNG-7101) maven profiles activated by default get turned off when one profile is activated by property

2021-03-02 Thread Mario Jauvin (Jira)
[ https://issues.apache.org/jira/browse/MNG-7101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17293768#comment-17293768 ] Mario Jauvin edited comment on MNG-7101 at 3/2/21, 3:12 PM: [~m

[jira] [Commented] (MNG-7101) maven profiles activated by default get turned off when one profile is activated by property

2021-03-02 Thread Mario Jauvin (Jira)
[ https://issues.apache.org/jira/browse/MNG-7101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17293768#comment-17293768 ] Mario Jauvin commented on MNG-7101: --- [~michael-o] This is a very good point. I had not th

[jira] [Commented] (MNG-5868) Adding serval times the same artifact via MavenProjectHelper (attachArtifact) keep adding to the List duplicate artifacts

2021-03-02 Thread Vincent Massol (Jira)
[ https://issues.apache.org/jira/browse/MNG-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17293677#comment-17293677 ] Vincent Massol commented on MNG-5868: - [~michael-o] thanks for the reply. This issue co

[GitHub] [maven-doxia] dependabot[bot] commented on pull request #58: Bump commons-lang3 from 3.8.1 to 3.12.0

2021-03-02 Thread GitBox
dependabot[bot] commented on pull request #58: URL: https://github.com/apache/maven-doxia/pull/58#issuecomment-788867068 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you change your mind, just re-open this PR and I'll reso

[GitHub] [maven-gpg-plugin] Syquel edited a comment on pull request #9: [MGPG-79] fix handling of external pinentry programs in case the passphrase is not given

2021-03-02 Thread GitBox
Syquel edited a comment on pull request #9: URL: https://github.com/apache/maven-gpg-plugin/pull/9#issuecomment-788840811 I added an integration test for the Maven interactive mode use case via a JUnit-based maven-invoker test. Hope it does not break the scope of this PR. We could move i

[GitHub] [maven-gpg-plugin] Syquel commented on pull request #9: [MGPG-79] fix handling of external pinentry programs in case the passphrase is not given

2021-03-02 Thread GitBox
Syquel commented on pull request #9: URL: https://github.com/apache/maven-gpg-plugin/pull/9#issuecomment-788840811 I added a test for the Maven interactive mode use case via a JUnit-based maven-invoker test. Hope it does break the scope of this PR. We could move it to a separate PR othe

[GitHub] [maven-surefire] Tibor17 commented on a change in pull request #336: Add more documentation and verification for failOnFlakeCount

2021-03-02 Thread GitBox
Tibor17 commented on a change in pull request #336: URL: https://github.com/apache/maven-surefire/pull/336#discussion_r585393478 ## File path: maven-surefire-plugin/src/site/apt/examples/rerun-failing-tests.apt.vm ## @@ -154,3 +154,9 @@ mvn -D${thisPlugin.toLowerCase()}.rerunF

[jira] [Commented] (MNG-5868) Adding serval times the same artifact via MavenProjectHelper (attachArtifact) keep adding to the List duplicate artifacts

2021-03-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17293585#comment-17293585 ] Michael Osipov commented on MNG-5868: - [~vmassol], there are tentative plans for 3.6.4

[jira] [Commented] (MNG-5868) Adding serval times the same artifact via MavenProjectHelper (attachArtifact) keep adding to the List duplicate artifacts

2021-03-02 Thread Vincent Massol (Jira)
[ https://issues.apache.org/jira/browse/MNG-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17293568#comment-17293568 ] Vincent Massol commented on MNG-5868: - [~olamy] thanks for the fix. Any problem in back

[jira] [Created] (MSCRIPTING-5) Links on about page not working

2021-03-02 Thread Andreas Holtz (Jira)
Andreas Holtz created MSCRIPTING-5: -- Summary: Links on about page not working Key: MSCRIPTING-5 URL: https://issues.apache.org/jira/browse/MSCRIPTING-5 Project: Maven Scripting Issue Type: B