Fontys Venlo best maven practices. "Up with your competencies"
The 'testeasypom' Parent pom that provides all dependencies that you need for modern testing, generating
good looking Javadoc and a set of static test reports using spotbugs, pmd, and checkstyle.
This is NOT cargo-cult, because NONE of the dependencies in this pom will end up in your final product.
This is a continuation of sebipom.
Version 4.0.7: update dep and plugin versions.
...
Version4.0.7compared with
Version Details
| 4.0.5 | 4.0.7 | |
|---|---|---|
| Release date | Jan 07, 2022 | Feb 24, 2022 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Test Changes (6)
| 4.0.5 | 4.0.7 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.assertj » assertj-core | 3.19.0 | 3.22.0 |
| ~ Updated | org.junit.jupiter » junit-jupiter-api | 5.7.2 | 5.8.2 |
| ~ Updated | org.junit.jupiter » junit-jupiter-engine | 5.7.2 | 5.8.2 |
| ~ Updated | org.junit.jupiter » junit-jupiter-params | 5.7.2 | 5.8.2 |
| ~ Updated | org.mockito » mockito-core | 3.5.13 | 4.3.1 |
| ~ Updated | org.mockito » mockito-junit-jupiter | 3.5.13 | 4.3.1 |
Managed Changes (8)
| 4.0.5 | 4.0.7 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.apiguardian » apiguardian-api | 1.1.1 | 1.1.2 |
| ~ Updated | org.assertj » assertj-core | 3.19.0 | 3.22.0 |
| ~ Updated | org.junit.jupiter » junit-jupiter | 5.7.2 | 5.8.2 |
| ~ Updated | org.junit.jupiter » junit-jupiter-api | 5.7.2 | 5.8.2 |
| ~ Updated | org.junit.jupiter » junit-jupiter-engine | 5.7.2 | 5.8.2 |
| ~ Updated | org.junit.jupiter » junit-jupiter-params | 5.7.2 | 5.8.2 |
| ~ Updated | org.junit.vintage » junit-vintage-engine | 5.7.2 | 5.8.2 |
| ~ Updated | org.mockito » mockito-core | 3.5.13 | 4.3.1 |