cstamas edited a comment on pull request #24:
URL: 
https://github.com/apache/maven-artifact-transfer/pull/24#issuecomment-854121719


   Note to myself: I'd do one more thing in this PR: move out things into own 
packages (the "provider" ones), as currently all I did is just move out things 
in their place retaining original packages. This means that the 3 (new) modules 
have overlapping packages that is not nice. Given maven-3.0 and maven-3.1 (and 
future one) should contain only (java interface) component implementations, we 
could just put them all under 
`org.apache.maven.shared.transfer.internal.maven30` and 
`org.apache.maven.shared.transfer.internal.maven31` etc package.
   
   WDYT?


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to