Skip to content

Demo how exclude integration tests and adding it to new maven profile

Notifications You must be signed in to change notification settings

lukaszguz/failsafe-demonstration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

failsafe-demonstration

Demo how exclude integration tests and adding it to new maven profile.

Project will be build when it used 'mvn clean install' - integration tests aren't call.

If you use 'mvn clean install -P integrationTests, project's bulid faild because integration tests aren't working.

About

Demo how exclude integration tests and adding it to new maven profile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published