Interface MavenProject

  • All Superinterfaces:
    org.guvnor.ala.config.Config, org.guvnor.ala.build.Project, org.guvnor.ala.config.ProjectConfig
    All Known Implementing Classes:
    MavenProjectImpl

    public interface MavenProject
    extends org.guvnor.ala.build.Project
    Interface that represent the specifics of a MavenProject
    See Also:
    Project