Test framework project
Go to file
Mikolaj Izdebski dd1f216ba3 Add boolean dependencies between plugin and provider subpackages
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.
2020-12-15 09:24:43 +01:00
.gitignore Repack the tarball without binaries 2018-07-31 14:27:32 +02:00
0001-Maven-3.patch Update to upstream version 2.22.0 2018-07-02 14:54:45 +02:00
0002-Port-to-current-doxia.patch Update to upstream version 2.22.0 2018-07-02 14:54:45 +02:00
0003-Port-to-TestNG-6.11.patch Update to upstream version 2.22.0 2018-07-02 14:54:45 +02:00
0004-Port-to-current-maven-shared-utils.patch Update to upstream version 2.22.0 2018-07-02 14:54:45 +02:00
generate-tarball.sh Repack the tarball without binaries 2018-07-31 14:27:32 +02:00
maven-surefire.spec Add boolean dependencies between plugin and provider subpackages 2020-12-15 09:24:43 +01:00
sources Repack the tarball without binaries 2018-07-31 14:27:32 +02:00