You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tamás Cservenák (Jira)" <ji...@apache.org> on 2021/12/15 19:12:00 UTC

[jira] [Created] (MNG-7363) Demote Wagon as "only" transport supported

Tamás Cservenák created MNG-7363:
------------------------------------

             Summary: Demote Wagon as "only" transport supported
                 Key: MNG-7363
                 URL: https://issues.apache.org/jira/browse/MNG-7363
             Project: Maven
          Issue Type: Task
          Components: Artifacts and Repositories
            Reporter: Tamás Cservenák


Currently Maven uses some Resolver configurations as "baked in" that are wagon-only. Also, there are ITs that are testing Wagon configurations using Plexus XML, and are written originally for Maven 2. In short, these ITs should be disabled, as they assume that Maven uses Wagon (note: this was well BEFORE maven-resolver existed) and Wagon only, and configuration happens via Plexus XML.

Issues (and ITs):
 * MNG-3652 - uses non-standard way to set up UA (see Resolver config)
 * MNG-3485 - is really about Wagon only
 * MNG-3599 - is about Wagon WebDAV extension
 * MNG-3600 - is about Wagon settings only (fileMode, dirMode, group)
 * MNG-4360 - is about Jackrabbit Wagon provider
 * MNG-4877 - needs investigation
 * MNG-5175 - is about Wagon pooling

Essentially MNG-4877 needs to be investigated, the other ITs are all for Maven2, also Maven3 but IMHO Maven4 should drop all these non-standard wagon-only tests (not have them run on Maven4).



--
This message was sent by Atlassian Jira
(v8.20.1#820001)