cstamas commented on PR #712: URL: https://github.com/apache/maven/pull/712#issuecomment-1093835106
@slawekjaranowski so, this is new proposal. The interesting thing is that now we can define a "chain" of transformers, separately, for install and for deploy. The order of transformers is currently defined by SISU only (so sisu component ordering applies, as to everything in Maven, see https://www.eclipse.org/lists/sisu-users/msg00144.html, we can later refine this if needed). So, the point is, that now one can define for deploy only: * consumer-pom - transforms installed/deployed pom to consumer pom * signer - signs artifacts * CI build provenance - attaches some extra descriptor artifact * etc -- 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