Uses of Class
tech.jhipster.lite.module.domain.mavenplugin.MavenPluginExecution
Packages that use MavenPluginExecution
Package
Description
-
Uses of MavenPluginExecution in tech.jhipster.lite.module.domain.javabuild.command
Methods in tech.jhipster.lite.module.domain.javabuild.command that return types with arguments of type MavenPluginExecutionModifier and TypeMethodDescriptiondefault Collection<MavenPluginExecution> AddMavenPlugin.executions() -
Uses of MavenPluginExecution in tech.jhipster.lite.module.domain.mavenplugin
Methods in tech.jhipster.lite.module.domain.mavenplugin that return MavenPluginExecutionModifier and TypeMethodDescriptionMavenPluginExecution.MavenPluginExecutionOptionalBuilder.build()Methods in tech.jhipster.lite.module.domain.mavenplugin that return types with arguments of type MavenPluginExecutionMethods in tech.jhipster.lite.module.domain.mavenplugin with parameters of type MavenPluginExecutionModifier and TypeMethodDescriptionMavenPlugin.MavenPluginOptionalBuilder.addExecution(MavenPluginExecution executions)