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-pluginresponsible for creatingApplicationand TestApplication's.Abstract base for all creator mojo's.A mojo wrapper toApplicationCreator.Responsible for creatingActivator's and aModuleComponentwrapping 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 toApplicationCreatorfor test specific types.