Uses of Class
org.apache.maven.project.inheritance.AbstractProjectInheritanceTestCase

Packages that use AbstractProjectInheritanceTestCase
org.apache.maven.project.inheritance.t00   
 

Uses of AbstractProjectInheritanceTestCase in org.apache.maven.project.inheritance.t00
 

Subclasses of AbstractProjectInheritanceTestCase in org.apache.maven.project.inheritance.t00
 class ProjectInheritanceTest
          A test which demonstrates maven's recursive inheritance where a distinct value is taken from each parent contributing to the the final model of the project being assembled.
 



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.