Hi all, (I hesitated on posting this on the developer list) So, I tried hacking the SnapshotTransformation class to be able to configure the use of the local time instead of UTC if wanted. After some times trying to install the jar (mvn install) and test it with a mvn deploy on some other project, without any changes. I finally realized the class that was used was the one in the jar in $M2_HOME/lib.
So, for my knowlegde: actually code the one from the maven-artifact-manager project are no use from the local repository, right? Is it the very same code, just packaged differently? Thanks a lot. Cheers.
