Hi,I am updating my old Maven Enforcer custom rules (from 2016) to use the new API.
When using the old API, I also used the /org.apache.maven.enforcer:enforcer-rules::*test-jar*/ for testing my rules.
The new API documents make no mention of the test jar. The test-jar has not been released to Maven Central since version 3.1.0. https://repo1.maven.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.1.0/ Is *test-jar* no longer part of the official API? -- Mikko Koivunalho