Skip to content

taringamberini/how_to_include_version_info_into_a_war

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

How to include version informations into a war

Build

Build the war by running at command line:

mvn clean install

from the directory in which there is the pom.xml file.

In the target directory you will find the war which contains the version.properties which stores informations about the build.

Deploy

Deploy the war into an application server then click the version.properties link, which will appear on the welcome page, in order to see the build informations stored in the version.properties static file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published