Package org.apache.maven.plugin.coreit

Interface Summary
Component A simple interface for our test components.
 

Class Summary
AbstractLoadMojo Loads classes and/or resources from a class loader and records the results in a properties file.
AssignmentCompatibleMojo Checks whether API classes exported by the Maven core are assignment-compatible with types loaded from the plugin class loader.
InstanceofMojo Checks whether objects obtained from the Maven core are assignment-compatible with types loaded from the plugin class loader.
LoadDependenciesMojo Loads classes and/or resources from a custom class loader that holds the project dependencies and records the results in a properties file.
LoadMojo Loads classes and/or resources from the plugin class path and records the results in a properties file.
 



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