org.apache.maven.continuum.xmlrpc.client
Class BuildResultsPurge
java.lang.Object
org.apache.maven.continuum.xmlrpc.client.BuildResultsPurge
public class BuildResultsPurge
- extends Object
Utility class to purge old build results.
The easiest way to use it is to change the exec plugin config in the pom to execute this class instead of
SampleClient, change RETENTION_DAYS if desired, and type 'mvn clean install exec:exec'
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BuildResultsPurge
public BuildResultsPurge()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.