Package org.codehaus.gmavenplus.plexus
Classes to work with the Plexus container.
-
Class Summary Class Description AbstractIncludeProjectDependenciesComponentConfigurator A custom ComponentConfigurator which adds the project's classpath elements to the plugin's ClassRealm.IncludeProjectCompileDependenciesComponentConfigurator A custom ComponentConfigurator which adds the project's compile classpath elements.IncludeProjectRuntimeDependenciesComponentConfigurator A custom ComponentConfigurator which adds the project's runtime classpath elements.IncludeProjectTestDependenciesComponentConfigurator A custom ComponentConfigurator which adds the project's test classpath elements. -
Enum Summary Enum Description AbstractIncludeProjectDependenciesComponentConfigurator.Classpath Enum of the various possible classpaths.