cstamas opened a new pull request, #226:
URL: https://github.com/apache/maven-resolver/pull/226

   Is WIP, just some ideas...
   
   Alternate transformation API, that is:
   - logically simpler, as it ALWAYS get applied (unlike branching like 
FileTransformer)
   - by default just uses "identity" transformation
   - can inhibit (prevent), replace, or even "decorate" (add more) artifacts 
for single transformation
   - caller is completely oblivious about what is happening
   - distinguishes install and deploy ops
   
   Heretic thought:
   - one of the FIRST thought for artifact transformation (aside of consumer 
POM transformation) is SIGNING :) as resolver could symetrically support 
signing (with pluggable signers) just like it supports checksumming


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

Reply via email to