Uses of Class
org.apache.maven.project.AbstractMavenProjectTestCase

Packages that use AbstractMavenProjectTestCase
org.apache.maven.project   
org.apache.maven.project.inheritance   
org.apache.maven.project.inheritance.t12   
 

Uses of AbstractMavenProjectTestCase in org.apache.maven.project
 

Subclasses of AbstractMavenProjectTestCase in org.apache.maven.project
 class ProjectClasspathTest
           
 

Uses of AbstractMavenProjectTestCase in org.apache.maven.project.inheritance
 

Subclasses of AbstractMavenProjectTestCase in org.apache.maven.project.inheritance
 class AbstractProjectInheritanceTestCase
           
 

Uses of AbstractMavenProjectTestCase in org.apache.maven.project.inheritance.t12
 

Subclasses of AbstractMavenProjectTestCase in org.apache.maven.project.inheritance.t12
 class ProjectInheritanceTest
          Verifies that plugin execution sections in the parent POM that have inherit == false are not inherited to the child POM.
 



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