Bug#988532: junit5: junit-platform-console-standalone.jar does not embed its declared Main-Class
Pierre Gruet
pgt at debian.org
Sat May 15 06:36:05 BST 2021
Package: junit5
Version: 5.3.2-4
Severity: normal
Dear Maintainer,
junit5 5.3.2-4 provides the jar file junit-platform-console-standalone.jar,
which is meant to run JUnit5 tests from the command line.
Yet, although its manifest indicates the Main-Class is
org.junit.platform.console.ConsoleLauncher, this class is not embedded in the
jar. It is thus not possible to run tests from the command line as indicated in
the JUnit5 documentation, at
https://junit.org/junit5/docs/5.3.0-M1/user-guide/index.html#running-tests-console-launcher
for instance.
Thanks for your help,
Best regards,
Pierre Gruet
More information about the pkg-java-maintainers
mailing list