Test framework project
dd1f216ba3
maven-surefire-plugin requires its providers to work correctly, yet it doesn't have any dependencies on them -- it relies on maven-local to pull in appropriate providers. In order to make Java buildroots smaller, maven-local will no longer require Surefire providers. Instead, maven-surefire-plugin needs to conditionally require its providers, depending on whether particular testing framework package (JUnit, TestNG) is installed. |
||
---|---|---|
.gitignore | ||
0001-Maven-3.patch | ||
0002-Port-to-current-doxia.patch | ||
0003-Port-to-TestNG-6.11.patch | ||
0004-Port-to-current-maven-shared-utils.patch | ||
generate-tarball.sh | ||
maven-surefire.spec | ||
sources |