Hi to all, I have tried the new parameters manipulationWriteChanged but unfortunately it doesn't works as I expected, with this arguments the PME extension (extensions.xml) reports the correct actions in the logs, but the artifacts end with the postfix -SNAPSHOT:
clean install -DversionSuffix= -DmanipulationWriteChanged=false
If I remove the manipulationWriteChanged parameter then the POMs are rewritten and everything works, but it's not what I expected reading the documentation, I expected it to work in-memory.
Many thanks
Hi to all, I have tried the new parameters
manipulationWriteChangedbut unfortunately it doesn't works as I expected, with this arguments the PME extension (extensions.xml) reports the correct actions in the logs, but the artifacts end with the postfix-SNAPSHOT:If I remove the
manipulationWriteChangedparameter then the POMs are rewritten and everything works, but it's not what I expected reading the documentation, I expected it to work in-memory.Many thanks