A maven plugin that allows you install Wildfly module as an Wildfly extension and setup subsystem
[org.jboss.plugins/wildfly-extension-maven-plugin "0.1-SNAPSHOT"]
org.jboss.plugins/wildfly-extension-maven-plugin {:mvn/version "0.1-SNAPSHOT"}
implementation("org.jboss.plugins:wildfly-extension-maven-plugin:0.1-SNAPSHOT")
<dependency> <groupId>org.jboss.plugins</groupId> <artifactId>wildfly-extension-maven-plugin</artifactId> <version>0.1-SNAPSHOT</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: