-
Maven Deploy web application to WildFly
In Maven, we can use the official JBoss WildFly Maven Plugin to deploy a web application (war file) to the WildFly application server.
Date: 2019-08-17 View: 1520
-
Maven List all the projects plugins
In Maven, you can use mvn help:effective-pom to list all the current project’s plugins and its version.
Date: 2019-08-11 View: 1520