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

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

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

Subclasses of AbstractProjectInheritanceTestCase 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–2013 The Apache Software Foundation. All rights reserved.