Skip to content

Archetype for generate WildFly Bootable JAR Web Application

Notifications You must be signed in to change notification settings

xtecuan/wildfly-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wildfly Bootable Jar Web App Archetype

Archetype for generate WildFly Bootable JAR Web Application

Building the project

  • Clone this repository project.
  • Do: mvn clean verify

Usage:

 mvn archetype:generate                                  \
  -DarchetypeGroupId=com.xtesoft.archetypes.wildfly.bootable.jar                \
  -DarchetypeArtifactId=wildfly-web-app          \
  -DarchetypeVersion=1.0.0                \
  -DgroupId=sv.com.your.organization                               \
  -DartifactId=yourprojectname 

About

Archetype for generate WildFly Bootable JAR Web Application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published