Called by archiva framework to indicate that there is a file suitable for consuming, This method will only be called if the {@link #init(ArtifactRepository)} and {@link #getExcludePatterns()}and {@link #getIncludePatterns()} all pass for this consumer.
@param file the file to process.
@throws ConsumerException if there was a problem processing this file.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.