Re: [PR] [MWRAPPER-129][MWRAPPER-128] Drop legacy stuff, require Maven 3.6.3+ [maven-wrapper]

2024-04-17 Thread via GitHub


cstamas merged PR #126:
URL: https://github.com/apache/maven-wrapper/pull/126


-- 
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 specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] [MWRAPPER-129][MWRAPPER-128] Drop legacy stuff, require Maven 3.6.3+ [maven-wrapper]

2024-04-17 Thread via GitHub


cstamas commented on PR #126:
URL: https://github.com/apache/maven-wrapper/pull/126#issuecomment-2060707077

   Yes, is used:
   ```
   [INFO] --- toolbox:0.1.3:tree (default-cli) @ maven-wrapper-plugin ---
   [INFO] org.apache.maven.plugins:maven-wrapper-plugin:jar:3.2.1-SNAPSHOT
   [INFO] +- javax.inject:javax.inject:jar:1 [compile]
   [INFO] +- org.codehaus.plexus:plexus-archiver:jar:4.9.2 [compile]
   [INFO] |  +- org.codehaus.plexus:plexus-io:jar:3.4.2 [compile]
   [INFO] |  +- org.apache.commons:commons-compress:jar:1.26.1 [compile]
   [INFO] |  +- commons-codec:commons-codec:jar:1.16.1 [compile]
   [INFO] |  +- org.iq80.snappy:snappy:jar:0.4 [compile]
   [INFO] |  +- org.tukaani:xz:jar:1.9 [runtime]
   [INFO] |  \- com.github.luben:zstd-jni:jar:1.5.5-11 [runtime]
   [INFO] +- commons-io:commons-io:jar:2.16.1 [compile]
   [INFO] \- org.apache.maven.shared:maven-shared-utils:jar:3.4.2 [compile]
   ```


-- 
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 specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] [MWRAPPER-129][MWRAPPER-128] Drop legacy stuff, require Maven 3.6.3+ [maven-wrapper]

2024-04-17 Thread via GitHub


cstamas commented on PR #126:
URL: https://github.com/apache/maven-wrapper/pull/126#issuecomment-2060705722

   Hm, removed it and it builds...


-- 
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 specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] [MWRAPPER-129][MWRAPPER-128] Drop legacy stuff, require Maven 3.6.3+ [maven-wrapper]

2024-04-16 Thread via GitHub


jorsol commented on PR #126:
URL: https://github.com/apache/maven-wrapper/pull/126#issuecomment-2060166627

   > Tomorrow will check is plexus-io really used or not
   
   Maybe is used transitively, so never mind.


-- 
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 specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] [MWRAPPER-129][MWRAPPER-128] Drop legacy stuff, require Maven 3.6.3+ [maven-wrapper]

2024-04-16 Thread via GitHub


cstamas commented on PR #126:
URL: https://github.com/apache/maven-wrapper/pull/126#issuecomment-2059789913

   Tomorrow will check is plexus-io really used or not


-- 
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 specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org