Skip to content

bvfalcon/wildfly-maven-plugin-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Demonstration of problem with wildfly-maven-plugin, goal dev

  1. run command mvn

During executing will be created war file wildfly-maven-plugin-test.war and deployed into wildfly server (after downloading it) with runtime name ROOT.war (context path /). After performing integration tests (not included in demo project) wildfly server will be turned off.

  1. run command mvn clean package wildfly:dev

Command ends with error: ROOT.war file not found

About

Demo of difference between dev and deploy-only goals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages