org.apache.maven.project.inheritance
public class DefaultModelInheritanceAssembler extends Object implements ModelInheritanceAssembler
Version: $Id: DefaultModelInheritanceAssembler.java,v 1.4 2004/08/23 20:24:54 jdcasey Exp $
UNKNOWN: generate this with modello to keep it in sync with changes in the model.
Method Summary | |
---|---|
protected String | appendPath(String parentPath, String childPath, String pathAdjustment, boolean appendPaths) |
void | assembleModelInheritance(Model child, Model parent, String childPathAdjustment) |
void | assembleModelInheritance(Model child, Model parent) |
void | copyModel(Model dest, Model source) |