[jira] [Created] (MSHARED-988) Sanitize dependencies

2021-04-29 Thread Jira
Tamás Cservenák created MSHARED-988: --- Summary: Sanitize dependencies Key: MSHARED-988 URL: https://issues.apache.org/jira/browse/MSHARED-988 Project: Maven Shared Components Issue Type: Tas

[GitHub] [maven-common-artifact-filters] cstamas commented on a change in pull request #17: Sanitize dependencies

2021-04-29 Thread GitBox
cstamas commented on a change in pull request #17: URL: https://github.com/apache/maven-common-artifact-filters/pull/17#discussion_r623622953 ## File path: pom.xml ## @@ -98,59 +98,45 @@ org.apache.maven maven-artifact ${maven.version} + provided

[jira] [Commented] (MDEPLOY-284) Enhance deploy plugin to use new maven resolver implementation for sha256/sha512 digests

2021-04-29 Thread David Milet (Jira)
[ https://issues.apache.org/jira/browse/MDEPLOY-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17337081#comment-17337081 ] David Milet commented on MDEPLOY-284: - I think you can close this request as invalid

[jira] [Updated] (MDEPLOY-284) Enhance deploy plugin to use new maven resolver implementation for sha256/sha512 digests

2021-04-29 Thread David Milet (Jira)
[ https://issues.apache.org/jira/browse/MDEPLOY-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Milet updated MDEPLOY-284: Priority: Trivial (was: Critical) > Enhance deploy plugin to use new maven resolver implementatio

[jira] [Updated] (MDEPLOY-284) Enhance deploy plugin to use new maven resolver implementation for sha256/sha512 digests

2021-04-29 Thread David Milet (Jira)
[ https://issues.apache.org/jira/browse/MDEPLOY-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Milet updated MDEPLOY-284: Summary: Enhance deploy plugin to use new maven resolver implementation for sha256/sha512 digests

[jira] [Created] (MDEPLOY-284) Enhance deploy plugin to use new maven resolver implementation for sha256/sha256 digests

2021-04-29 Thread David Milet (Jira)
David Milet created MDEPLOY-284: --- Summary: Enhance deploy plugin to use new maven resolver implementation for sha256/sha256 digests Key: MDEPLOY-284 URL: https://issues.apache.org/jira/browse/MDEPLOY-284

[jira] [Commented] (SUREFIRE-1787) Support multiple runners (JUnit4, TestNG, other) and their API in JUnit5 Provider

2021-04-29 Thread Jesse Glick (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17335809#comment-17335809 ] Jesse Glick commented on SUREFIRE-1787: --- Appears to have caused a regression: SU

[jira] [Created] (SUREFIRE-1911) Groovy-based JUnit 4 tests no longer run w/ 5 in classpath

2021-04-29 Thread Jesse Glick (Jira)
Jesse Glick created SUREFIRE-1911: - Summary: Groovy-based JUnit 4 tests no longer run w/ 5 in classpath Key: SUREFIRE-1911 URL: https://issues.apache.org/jira/browse/SUREFIRE-1911 Project: Maven Surefi

[GitHub] [maven-common-artifact-filters] elharo commented on a change in pull request #17: Sanitize dependencies

2021-04-29 Thread GitBox
elharo commented on a change in pull request #17: URL: https://github.com/apache/maven-common-artifact-filters/pull/17#discussion_r623375282 ## File path: pom.xml ## @@ -98,59 +98,45 @@ org.apache.maven maven-artifact ${maven.version} + provided

[GitHub] [maven-resolver] cstamas commented on pull request #101: [MRESOLVER-153] Make TrackingFileManager use NamedLocks

2021-04-29 Thread GitBox
cstamas commented on pull request #101: URL: https://github.com/apache/maven-resolver/pull/101#issuecomment-829542955 @cstamas note to myself: split this in two: drop SyncContextFactory imples (other than named), and implement locking in TFM -- This is an automated message from the Apach

[GitHub] [maven-common-artifact-filters] cstamas commented on a change in pull request #17: Sanitize dependencies

2021-04-29 Thread GitBox
cstamas commented on a change in pull request #17: URL: https://github.com/apache/maven-common-artifact-filters/pull/17#discussion_r623340569 ## File path: pom.xml ## @@ -55,9 +55,9 @@ -3.1.1 7 -0.9.0.M2 +3.1.1 +1.6.2 Review comment: reso

[GitHub] [maven-common-artifact-filters] slachiewicz commented on a change in pull request #17: Sanitize dependencies

2021-04-29 Thread GitBox
slachiewicz commented on a change in pull request #17: URL: https://github.com/apache/maven-common-artifact-filters/pull/17#discussion_r623331483 ## File path: pom.xml ## @@ -55,9 +55,9 @@ -3.1.1 7 -0.9.0.M2 +3.1.1 +1.6.2 Review comment:

[GitHub] [maven-common-artifact-filters] cstamas edited a comment on pull request #17: Sanitize dependencies

2021-04-29 Thread GitBox
cstamas edited a comment on pull request #17: URL: https://github.com/apache/maven-common-artifact-filters/pull/17#issuecomment-829442072 Setting maven-* artifacts to provided may affect consumers, so I may revert that change. Still, the presence of maven-plugin-api _assumes_ this artifact

[GitHub] [maven-common-artifact-filters] cstamas edited a comment on pull request #17: Sanitize dependencies

2021-04-29 Thread GitBox
cstamas edited a comment on pull request #17: URL: https://github.com/apache/maven-common-artifact-filters/pull/17#issuecomment-829442072 Setting maven-* artifacts to provided may affect consumers, so I may revert that change. Still, the presence of maven-plugin-api _assumes_ this artifact

[GitHub] [maven-common-artifact-filters] cstamas commented on pull request #17: Sanitize dependencies

2021-04-29 Thread GitBox
cstamas commented on pull request #17: URL: https://github.com/apache/maven-common-artifact-filters/pull/17#issuecomment-829442072 Setting maven-* artifacts to provided may affect consumers, so I may revert. Still, the presence of maven-plugin-api _assumes_ this artifact is consumed *only

[GitHub] [maven-common-artifact-filters] cstamas opened a new pull request #17: Sanitize dependencies

2021-04-29 Thread GitBox
cstamas opened a new pull request #17: URL: https://github.com/apache/maven-common-artifact-filters/pull/17 Double artifacts (org.eclipse.aether vs maven-resolver) and other. Removed them and it just works. Reordered properties, removed superfluous dependencies. Used snapshot ve

[GitHub] [maven-shared-utils] cstamas opened a new pull request #87: Drop plexus container default

2021-04-29 Thread GitBox
cstamas opened a new pull request #87: URL: https://github.com/apache/maven-shared-utils/pull/87 The complete container was only here to make use of AbstractLogEnabled ancient class, that uses ancient logging. Changes: * Drop p-c-d * Reorder deps by scope, test last. -- Th

[jira] [Commented] (MSHARED-987) m-a-t: Prepare for future, simplify it

2021-04-29 Thread Jira
[ https://issues.apache.org/jira/browse/MSHARED-987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17335485#comment-17335485 ] Tamás Cservenák commented on MSHARED-987: - Updated this issue, removed the "drop

[jira] [Updated] (MSHARED-987) m-a-t: Prepare for future, simplify it

2021-04-29 Thread Jira
[ https://issues.apache.org/jira/browse/MSHARED-987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamás Cservenák updated MSHARED-987: Description: Overhaul to maven-artifact-transfer: * -support only Maven 3.1+ (no sense to

[jira] [Updated] (MSHARED-987) m-a-t: Prepare for future, simplify it

2021-04-29 Thread Jira
[ https://issues.apache.org/jira/browse/MSHARED-987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamás Cservenák updated MSHARED-987: Description: Overhaul to maven-artifact-transfer: * ~~support only Maven 3.1+ (no sense t

[jira] [Updated] (MSHARED-987) m-a-t: Prepare for future, simplify it

2021-04-29 Thread Jira
[ https://issues.apache.org/jira/browse/MSHARED-987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamás Cservenák updated MSHARED-987: Summary: m-a-t: Prepare for future, simplify it (was: m-a-t: Drop legacy, prepare for fut