Package io.helidon.inject.maven.plugin
package io.helidon.inject.maven.plugin
Internal tooling for the injection maven-plugin.
-
ClassesClassDescriptionAbstract base for the Injection
maven-plugin
responsible for creatingApplication
and TestApplication
's.Abstract base for all creator mojo's.A mojo wrapper toApplicationCreator
.Responsible for creatingActivator
's and aModuleComponent
wrapping a set of packages from an external third-party jar.Used byExternalModuleCreatorMojo
, and here in this package due to maven requirements to be in the same package as the mojo.Used inExternalModuleCreatorMojo
.A mojo wrapper toApplicationCreator
for test specific types.