[GitHub] [maven-script-interpreter] dependabot[bot] opened a new pull request #31: Bump actions/cache from v2.1.1 to v2.1.2

2020-10-11 Thread GitBox
dependabot[bot] opened a new pull request #31: URL: https://github.com/apache/maven-script-interpreter/pull/31 Bumps [actions/cache](https://github.com/actions/cache) from v2.1.1 to v2.1.2. Release notes Sourced from https://github.com/actions/cache/releases";>actions/cache's rel

[GitHub] [maven-script-interpreter] dependabot[bot] opened a new pull request #30: Bump junit from 4.13 to 4.13.1

2020-10-11 Thread GitBox
dependabot[bot] opened a new pull request #30: URL: https://github.com/apache/maven-script-interpreter/pull/30 Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1. Release notes Sourced from https://github.com/junit-team/junit4/releases";>junit's releases.

[GitHub] [maven-studies] slawekjaranowski commented on a change in pull request #2: Maven sign plugin

2020-10-11 Thread GitBox
slawekjaranowski commented on a change in pull request #2: URL: https://github.com/apache/maven-studies/pull/2#discussion_r503058689 ## File path: src/it/big-artifact/setup.groovy ## @@ -0,0 +1,32 @@ +import java.security.SecureRandom + +/* + * Licensed to the Apache Software F

[jira] [Commented] (MCOMPILER-437) Clarify how to use --patch-module

2020-10-11 Thread Gili (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17212138#comment-17212138 ] Gili commented on MCOMPILER-437: Per https://issues.apache.org/jira/browse/MCOMPILER-

[jira] [Updated] (MCOMPILER-437) Clarify how to use --patch-module

2020-10-11 Thread Gili (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gili updated MCOMPILER-437: --- Affects Version/s: 3.8.1 > Clarify how to use --patch-module > - > >

[jira] [Created] (MCOMPILER-437) Clarify how to use --patch-module

2020-10-11 Thread Gili (Jira)
Gili created MCOMPILER-437: -- Summary: Clarify how to use --patch-module Key: MCOMPILER-437 URL: https://issues.apache.org/jira/browse/MCOMPILER-437 Project: Maven Compiler Plugin Issue Type: Improve

[GitHub] [maven-dependency-analyzer] dependabot[bot] opened a new pull request #27: Bump junit from 4.13 to 4.13.1

2020-10-11 Thread GitBox
dependabot[bot] opened a new pull request #27: URL: https://github.com/apache/maven-dependency-analyzer/pull/27 Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1. Release notes Sourced from https://github.com/junit-team/junit4/releases";>junit's releases.

[GitHub] [maven-shade-plugin] dependabot[bot] opened a new pull request #74: Bump junit from 4.13 to 4.13.1

2020-10-11 Thread GitBox
dependabot[bot] opened a new pull request #74: URL: https://github.com/apache/maven-shade-plugin/pull/74 Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1. Release notes Sourced from https://github.com/junit-team/junit4/releases";>junit's releases. JUn

[GitHub] [maven-doxia-converter] dependabot[bot] opened a new pull request #5: Bump junit from 4.13 to 4.13.1

2020-10-11 Thread GitBox
dependabot[bot] opened a new pull request #5: URL: https://github.com/apache/maven-doxia-converter/pull/5 Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1. Release notes Sourced from https://github.com/junit-team/junit4/releases";>junit's releases. JU

[GitHub] [maven-dependency-plugin] dependabot[bot] opened a new pull request #110: Bump junit from 4.13 to 4.13.1

2020-10-11 Thread GitBox
dependabot[bot] opened a new pull request #110: URL: https://github.com/apache/maven-dependency-plugin/pull/110 Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1. Release notes Sourced from https://github.com/junit-team/junit4/releases";>junit's releases.

[jira] [Created] (MCOMPILER-436) Cannot compile code that depends on on Apache Mina SSH due to JPMS error

2020-10-11 Thread Gili (Jira)
Gili created MCOMPILER-436: -- Summary: Cannot compile code that depends on on Apache Mina SSH due to JPMS error Key: MCOMPILER-436 URL: https://issues.apache.org/jira/browse/MCOMPILER-436 Project: Maven Compi

[GitHub] [maven-ear-plugin] mabrarov commented on pull request #19: [MEAR-267] - Fixed detection if JAR module is included into classpath of particular EAR module manifest

2020-10-11 Thread GitBox
mabrarov commented on pull request #19: URL: https://github.com/apache/maven-ear-plugin/pull/19#issuecomment-706788620 What's pending / required for merging this pull request? This is an automated message from the Apache Git

[GitHub] [maven-ear-plugin] mabrarov commented on pull request #17: [MEAR-287] Fixed failure when destination directory exists

2020-10-11 Thread GitBox
mabrarov commented on pull request #17: URL: https://github.com/apache/maven-ear-plugin/pull/17#issuecomment-706787214 What's pending / required for merging this pull request? This is an automated message from the Apache Git

[GitHub] [maven-resolver] michael-o commented on pull request #76: [MRESOLVER-141] - Review index-based access to collections

2020-10-11 Thread GitBox
michael-o commented on pull request #76: URL: https://github.com/apache/maven-resolver/pull/76#issuecomment-706775666 Wow, really really nice! Thank you! I will happily review this next week. This is an automated message from

[GitHub] [maven-resolver] michaelboyles opened a new pull request #76: [MRESOLVER-141] - Review index-based access to collections

2020-10-11 Thread GitBox
michaelboyles opened a new pull request #76: URL: https://github.com/apache/maven-resolver/pull/76 https://issues.apache.org/jira/browse/MRESOLVER-141 Most of the usages I didn't change were things where they were just explicitly accessing the last element, which is constant-time for

[jira] [Commented] (SUREFIRE-1853) Clarify useModulePath documentation

2020-10-11 Thread Gili (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17212038#comment-17212038 ] Gili commented on SUREFIRE-1853: Looking at the code, it sounds like the only change t

[GitHub] [maven] michael-o edited a comment on pull request #381: [MNG-6754] Set the same timestamp in multi module builds

2020-10-11 Thread GitBox
michael-o edited a comment on pull request #381: URL: https://github.com/apache/maven/pull/381#issuecomment-706758391 > > > Would it be possible to create an integration test that proves this fix works and fixes the reported problem? Yes, this requires one. I was thinking how

[GitHub] [maven] michael-o commented on a change in pull request #381: [MNG-6754] Set the same timestamp in multi module builds

2020-10-11 Thread GitBox
michael-o commented on a change in pull request #381: URL: https://github.com/apache/maven/pull/381#discussion_r502957670 ## File path: maven-core/src/main/java/org/apache/maven/internal/aether/DefaultRepositorySystemSessionFactory.java ## @@ -113,6 +113,7 @@ public DefaultRep

[GitHub] [maven] michael-o commented on pull request #381: [MNG-6754] Set the same timestamp in multi module builds

2020-10-11 Thread GitBox
michael-o commented on pull request #381: URL: https://github.com/apache/maven/pull/381#issuecomment-706758391 > > > Would it be possible to create an integration test that proves this fix works and fixes the reported problem? Yes, this requires one. I was thinking how to imp

[GitHub] [maven] michael-o edited a comment on pull request #381: [MNG-6754] Set the same timestamp in multi module builds

2020-10-11 Thread GitBox
michael-o edited a comment on pull request #381: URL: https://github.com/apache/maven/pull/381#issuecomment-706758391 > > > Would it be possible to create an integration test that proves this fix works and fixes the reported problem? Yes, this requires one. I was thinking how

[GitHub] [maven] michael-o commented on a change in pull request #381: [MNG-6754] Set the same timestamp in multi module builds

2020-10-11 Thread GitBox
michael-o commented on a change in pull request #381: URL: https://github.com/apache/maven/pull/381#discussion_r502957670 ## File path: maven-core/src/main/java/org/apache/maven/internal/aether/DefaultRepositorySystemSessionFactory.java ## @@ -113,6 +113,7 @@ public DefaultRep

[GitHub] [maven] mthmulders commented on a change in pull request #381: [MNG-6754] Set the same timestamp in multi module builds

2020-10-11 Thread GitBox
mthmulders commented on a change in pull request #381: URL: https://github.com/apache/maven/pull/381#discussion_r502954588 ## File path: maven-core/src/main/java/org/apache/maven/internal/aether/DefaultRepositorySystemSessionFactory.java ## @@ -113,6 +113,7 @@ public DefaultRe

[GitHub] [maven] mthmulders commented on pull request #381: [MNG-6754] Set the same timestamp in multi module builds

2020-10-11 Thread GitBox
mthmulders commented on pull request #381: URL: https://github.com/apache/maven/pull/381#issuecomment-706754573 Would it be possible to create an integration test that proves this fix works and fixes the reported problem? Th

[jira] [Commented] (MENFORCER-364) requireFilesExist rule cannot be configured to be case sensitive

2020-10-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17212012#comment-17212012 ] Michael Osipov commented on MENFORCER-364: -- Interesting, did {{ResourceBundle

[GitHub] [maven-studies] michael-o commented on a change in pull request #2: Maven sign plugin

2020-10-11 Thread GitBox
michael-o commented on a change in pull request #2: URL: https://github.com/apache/maven-studies/pull/2#discussion_r502953796 ## File path: src/it/big-artifact/setup.groovy ## @@ -0,0 +1,32 @@ +import java.security.SecureRandom + +/* + * Licensed to the Apache Software Foundati

[jira] [Commented] (MNG-6754) Set the same timestamp in multi module builds

2020-10-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17212001#comment-17212001 ] Michael Osipov commented on MNG-6754: - Please try https://github.com/apache/maven/pull/

[GitHub] [maven] michael-o opened a new pull request #381: [MNG-6754] Set the same timestamp in multi module builds

2020-10-11 Thread GitBox
michael-o opened a new pull request #381: URL: https://github.com/apache/maven/pull/381 Reuse MavenExecutionRequest#getStartTime() for expanded snapshot versions when deploying to a remote repository throughout the entire reactor for all modules. This closes #381 Followin

[jira] [Updated] (MNG-6754) Set the same timestamp in multi module builds

2020-10-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-6754: Component/s: Deployment Artifacts and Repositories > Set the same timestamp in multi

[jira] [Assigned] (MNG-6754) Set the same timestamp in multi module builds

2020-10-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reassigned MNG-6754: --- Assignee: Michael Osipov > Set the same timestamp in multi module builds > ---

[jira] [Updated] (MNG-6754) Set the same timestamp in multi module builds

2020-10-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-6754: Fix Version/s: 3.7.0-candidate > Set the same timestamp in multi module builds >

[jira] [Closed] (MNG-6694) generated maven-metadata.xml gives wrong snapshot version

2020-10-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MNG-6694. --- Resolution: Not A Bug Closing this with the following justification: The current approach is designed

[jira] [Updated] (MNG-6754) Set the same timestamp in multi module builds

2020-10-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-6754: Affects Version/s: 3.6.3 > Set the same timestamp in multi module builds > --

[jira] [Closed] (MNG-6274) Snapshot timestamps of modules in multimodule build are not aligned

2020-10-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MNG-6274. --- Resolution: Not A Bug Closing this with the following justification: The current approach is designed

[jira] [Assigned] (MNG-6694) generated maven-metadata.xml gives wrong snapshot version

2020-10-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reassigned MNG-6694: --- Assignee: Michael Osipov > generated maven-metadata.xml gives wrong snapshot version > ---

[jira] [Updated] (MNG-6274) Snapshot timestamps of modules in multimodule build are not aligned

2020-10-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-6274: Fix Version/s: (was: 3.7.0-candidate) > Snapshot timestamps of modules in multimodule build are n

[jira] [Assigned] (MNG-6274) Snapshot timestamps of modules in multimodule build are not aligned

2020-10-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reassigned MNG-6274: --- Assignee: Michael Osipov > Snapshot timestamps of modules in multimodule build are not aligned

[jira] [Updated] (MNG-6274) Snapshot timestamps of modules in multimodule build are not aligned

2020-10-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-6274: Fix Version/s: 3.7.0-candidate > Snapshot timestamps of modules in multimodule build are not aligned

[jira] [Comment Edited] (MNG-6274) Snapshot timestamps of modules in multimodule build are not aligned

2020-10-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17211978#comment-17211978 ] Michael Osipov edited comment on MNG-6274 at 10/11/20, 5:57 PM: -

[jira] [Updated] (SUREFIRE-1853) Clarify useModulePath documentation

2020-10-11 Thread Gili (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gili updated SUREFIRE-1853: --- Summary: Clarify useModulePath documentation (was: Clarify useModulePath option) > Clarify useModulePath

[jira] [Created] (SUREFIRE-1853) Clarify useModulePath option

2020-10-11 Thread Gili (Jira)
Gili created SUREFIRE-1853: -- Summary: Clarify useModulePath option Key: SUREFIRE-1853 URL: https://issues.apache.org/jira/browse/SUREFIRE-1853 Project: Maven Surefire Issue Type: Improvement

[jira] [Commented] (MNG-6274) Snapshot timestamps of modules in multimodule build are not aligned

2020-10-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17211978#comment-17211978 ] Michael Osipov commented on MNG-6274: - OK, folks I know where to fix this and how. This

[jira] [Updated] (MNG-6274) Snapshot timestamps of modules in multimodule build are not aligned

2020-10-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-6274: Summary: Snapshot timestamps of modules in multimodule build are not aligned (was: snapshot timestam

[jira] [Commented] (MENFORCER-364) requireFilesExist rule cannot be configured to be case sensitive

2020-10-11 Thread Johannes Goebel (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17211951#comment-17211951 ] Johannes Goebel commented on MENFORCER-364: --- Sorry I missed that, the OS is

[jira] [Commented] (MENFORCER-364) requireFilesExist rule cannot be configured to be case sensitive

2020-10-11 Thread Karl Heinz Marbaise (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17211946#comment-17211946 ] Karl Heinz Marbaise commented on MENFORCER-364: --- Can you state on which

[jira] [Updated] (MNG-6969) mvn clean install fails for helloworld projects with java-11

2020-10-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-6969: Fix Version/s: 3.7.0-candidate > mvn clean install fails for helloworld projects with java-11 > -

[jira] [Commented] (DOXIA-615) Can you provide an updated version in order to fix CVE-2020-13956

2020-10-11 Thread Philipp Ottlinger (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17211902#comment-17211902 ] Philipp Ottlinger commented on DOXIA-615: - [~michaelboyles] thanks for the hint -

[jira] [Commented] (DOXIA-615) Can you provide an updated version in order to fix CVE-2020-13956

2020-10-11 Thread Michael Boyles (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17211897#comment-17211897 ] Michael Boyles commented on DOXIA-615: -- It is already done [https://github.com/apach

[jira] [Updated] (MENFORCER-364) configuration/rules/requireFilesExist/files/file cannot be configured to be case sensitive

2020-10-11 Thread Johannes Goebel (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johannes Goebel updated MENFORCER-364: -- Summary: configuration/rules/requireFilesExist/files/file cannot be configured to be

[jira] [Updated] (MENFORCER-364) requireFilesExist rules cannot be configured to be case sensitive

2020-10-11 Thread Johannes Goebel (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johannes Goebel updated MENFORCER-364: -- Summary: requireFilesExist rules cannot be configured to be case sensitive (was: co

[jira] [Updated] (MENFORCER-364) requireFilesExist rule cannot be configured to be case sensitive

2020-10-11 Thread Johannes Goebel (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johannes Goebel updated MENFORCER-364: -- Summary: requireFilesExist rule cannot be configured to be case sensitive (was: req

[jira] [Updated] (MENFORCER-364) requireFilesExist rule cannot be configured to be case sensitive

2020-10-11 Thread Johannes Goebel (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johannes Goebel updated MENFORCER-364: -- Description: When using the enforcer plugin with a configuration using the {{requir

[jira] [Created] (MENFORCER-364) configuration/rules/requireFilesExist/files/file cannot be configured to be case insensitive

2020-10-11 Thread Johannes Goebel (Jira)
Johannes Goebel created MENFORCER-364: - Summary: configuration/rules/requireFilesExist/files/file cannot be configured to be case insensitive Key: MENFORCER-364 URL: https://issues.apache.org/jira/browse/MENFO

[GitHub] [maven-enforcer] michael-o commented on pull request #79: [MENFORCER-361] optionally normalize line separators prior to checksum calculation

2020-10-11 Thread GitBox
michael-o commented on pull request #79: URL: https://github.com/apache/maven-enforcer/pull/79#issuecomment-706689179 I think this can be drastically simplified by saying: * we have a `requireTextFileChecksum` * Convert into a canonical text form (Unix style endings) No further

[jira] [Created] (DOXIA-615) Can you provide an updated version in order to fix CVE-2020-13956

2020-10-11 Thread Philipp Ottlinger (Jira)
Philipp Ottlinger created DOXIA-615: --- Summary: Can you provide an updated version in order to fix CVE-2020-13956 Key: DOXIA-615 URL: https://issues.apache.org/jira/browse/DOXIA-615 Project: Maven Do

[GitHub] [maven-studies] slawekjaranowski commented on a change in pull request #2: Maven sign plugin

2020-10-11 Thread GitBox
slawekjaranowski commented on a change in pull request #2: URL: https://github.com/apache/maven-studies/pull/2#discussion_r502876947 ## File path: src/main/java/org/apache/maven/plugins/sign/SignMojo.java ## @@ -0,0 +1,211 @@ +package org.apache.maven.plugins.sign; + +/* + * Li