org.apache.maven.plugin.assembly.archive.phase
Interface PhaseOrder

All Known Implementing Classes:
DependencySetAssemblyPhase, FileItemAssemblyPhase, FileSetAssemblyPhase, ModuleSetAssemblyPhase, RepositoryAssemblyPhase

public interface PhaseOrder

Indicates the order of a phase Elements without order will come before the ordered elements


Method Summary
 int order()
           
 

Method Detail

order

int order()


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