Skip to content

ravi2krishna/Maven-Build-Profiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Maven-Build-Profiles

This repo helps you configure pom.xml and settings.xml, to deploy the artefacts to tomcat based on the build profile i.e, DEV, QA & PROD.

Steps to run the application

Be in the project directory

  • mvn mvn tomcat7:redeploy -P dev
  • mvn mvn tomcat7:redeploy -P qa

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published