Both Piotr and I have responded to that Jira issue and I marked it as resolved. We do publish test jars. They just no longer use a classifier.
Volkan, the test jars we publish are expected to be used for public consumption. Note that I did NOT include Json Template Layout’s test jar in the distribution zip but if it doesn’t have the skip deploy property set then it is still being published to Maven Central. You would know best of users would need that for some reason but I kind of doubt it. Just to clarify, the test jars we publish contain NO unit tests, only the testing framework classes we use. Ralph > On Feb 22, 2023, at 5:25 AM, Gary Gregory <garydgreg...@gmail.com> wrote: > > I should add that I don't expect any kind of BC compatibility, I take them > as they are and adapt. > > Gary > > On Wed, Feb 22, 2023, 07:23 Gary Gregory <garydgreg...@gmail.com> wrote: > >> Please keep publishing test jars, at least the core and api jars. One of >> these contains Junit rules and utilities that are very useful and I reply >> on those for many projects. >> >> Gary >> >> On Wed, Feb 22, 2023, 03:04 Volkan Yazıcı <vol...@yazi.ci> wrote: >> >>> I don't know what was our earlier policy on test JARs (if we have any at >>> all), but I suggest we stop deploying to Nexus anything that is not meant >>> for public consumption: api, core, adapters, filters, etc. Now are we >>> supposed to spend hours fixing the tests of an individual because he >>> happened to depend on Log4j tests? >>> >>> ---------- Forwarded message --------- >>> From: Jon Wilmoth (Jira) <j...@apache.org> >>> Date: Tue, Feb 21, 2023 at 10:31 PM >>> Subject: [jira] [Created] (LOG4J2-3650) Release 2.20.0 missing artifacts >>> To: <notificati...@logging.apache.org> >>> >>> >>> Jon Wilmoth created LOG4J2-3650: >>> ----------------------------------- >>> >>> Summary: Release 2.20.0 missing artifacts >>> Key: LOG4J2-3650 >>> URL: https://issues.apache.org/jira/browse/LOG4J2-3650 >>> Project: Log4j 2 >>> Issue Type: Bug >>> Components: Core >>> Affects Versions: 2.20.0 >>> Reporter: Jon Wilmoth >>> >>> >>> It looks like the new 2.20.0 release didn't publish the >>> log4j-core-<version>-tests.jar files that were in the previous release. >>> Can these files be published? >>> >>> # >>> https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-core/2.19.0/ >>> # >>> https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-core/2.20.0/ >>> >>> >>> >>> >>> -- >>> This message was sent by Atlassian Jira >>> (v8.20.10#820010) >>> >>