A C E I L O R 

A

AbstractLoadMojo - Class in org.apache.maven.plugin.coreit
Loads classes and/or resources from a class loader and records the results in a properties file.
AbstractLoadMojo() - Constructor for class org.apache.maven.plugin.coreit.AbstractLoadMojo
 
AssignmentCompatibleMojo - Class in org.apache.maven.plugin.coreit
Checks whether API classes exported by the Maven core are assignment-compatible with types loaded from the plugin class loader.
AssignmentCompatibleMojo() - Constructor for class org.apache.maven.plugin.coreit.AssignmentCompatibleMojo
 

C

classNames - Variable in class org.apache.maven.plugin.coreit.AbstractLoadMojo
The comma separated set of classes to load.
Component - Interface in org.apache.maven.plugin.coreit
A simple interface for our test components.

E

execute(File, ClassLoader) - Method in class org.apache.maven.plugin.coreit.AbstractLoadMojo
Loads the classes/resources.
execute() - Method in class org.apache.maven.plugin.coreit.AssignmentCompatibleMojo
Runs this mojo.
execute() - Method in class org.apache.maven.plugin.coreit.InstanceofMojo
Runs this mojo.
execute() - Method in class org.apache.maven.plugin.coreit.LoadDependenciesMojo
Runs this mojo.
execute() - Method in class org.apache.maven.plugin.coreit.LoadMojo
Runs this mojo.

I

InstanceofMojo - Class in org.apache.maven.plugin.coreit
Checks whether objects obtained from the Maven core are assignment-compatible with types loaded from the plugin class loader.
InstanceofMojo() - Constructor for class org.apache.maven.plugin.coreit.InstanceofMojo
 

L

LoadDependenciesMojo - Class in org.apache.maven.plugin.coreit
Loads classes and/or resources from a custom class loader that holds the project dependencies and records the results in a properties file.
LoadDependenciesMojo() - Constructor for class org.apache.maven.plugin.coreit.LoadDependenciesMojo
 
LoadMojo - Class in org.apache.maven.plugin.coreit
Loads classes and/or resources from the plugin class path and records the results in a properties file.
LoadMojo() - Constructor for class org.apache.maven.plugin.coreit.LoadMojo
 

O

org.apache.maven.plugin.coreit - package org.apache.maven.plugin.coreit
 

R

resourcePaths - Variable in class org.apache.maven.plugin.coreit.AbstractLoadMojo
The comma separated set of resources to load.
A C E I L O R 

Copyright © 2008–2018 The Apache Software Foundation. All rights reserved.