Re: Filetrasformer design

2020-10-12 Thread Slawomir Jaranowski
ok, duplicate transformer execution will be resolved by MNG-5667. Of course the performance of signing with an external tool and internal is not a good comparison, but with external tool process was run once and now will be run twice. So I thought about performance in this way that we will do

Re: Filetrasformer design

2020-10-11 Thread Robert Scholte
It is true that for both install and deploy the transformers will be executed, however in general there is no need to do both, this is how Maven still works, but should be solved with MNG-5667[1]. This might be a good reason to give this a higher priority. (and to get "mvn clean install" out of

Filetrasformer design

2020-10-11 Thread Slawomir Jaranowski
Hi, During a spike on maven-sign-plugin we discovered the chain feature in the Transformation process will be useful. Current transformation solution is dedicated to pom transformation, it will be also useful to prepare more flexible solutions for another type of transformation like preparing