Skip to content

acelorio/stratio-parent

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stratio-parent

Parent pom.xml for Maven projects at Stratio.

This pom.xml specifies:

  • Managed dependencies.
  • Surefire and Failsafe configuration to run unit tests and integration tests with JaCoCo code coverage.
  • Unit tests are skipped with -DskipUTs.
  • Integration tests are skipped with -DskipITs.
  • license-maven-plugin to check license headers.
  • scala-maven-plugin to compile Scala projects.
  • Other configuration needed to deploy releases (maven-deploy-plugin, maven-gpg-plugin).

Check the code itself for more details.

About

Stratio parent POM for Maven projects.

Resources

Stars

Watchers

Forks

Packages

No packages published