org.apache.maven.plugin.assembly.functions
Interface MavenProjectConsumer


public interface MavenProjectConsumer


Method Summary
 void accept(MavenProject project)
           
 

Method Detail

accept

void accept(MavenProject project)


Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.