Class Utils
java.lang.Object
io.quarkus.bom.decomposer.maven.util.Utils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voiddisablePlugin(org.apache.maven.model.Model pom, String pluginArtifactId, String execId) static org.apache.maven.model.ModelnewModel()static voidskipInstallAndDeploy(org.apache.maven.model.Model pom)
-
Constructor Details
-
Utils
public Utils()
-
-
Method Details
-
newModel
public static org.apache.maven.model.Model newModel() -
skipInstallAndDeploy
public static void skipInstallAndDeploy(org.apache.maven.model.Model pom) -
disablePlugin
-