Download

The Maven TimeMachine plugin is available for download from here maven-timemachine-plugin-1.0.0.jar

The source code for the plugin can be found here maven-timemachine-plugin-sources.jar or check the online reference.

Install

mvn install:install-file -DgroupId=ch.syabru.maven.plugins \
                         -DartifactId=maven-timemachine-plugin \
                         -Dversion=1.0.0 \
                         -Dpackaging=jar \
                         -Dfile=maven-timemachine-plugin-1.0.0.jar