In accordance with guidance from the Apache Maven team this artifact is now. 

<dependency>
  <groupId>org.apache.logging.log4j</groupId>
  <artifactId>log4j-core-test</artifactId>
  <version>2.20.0</version>
</dependency>

Ralph

> On Apr 11, 2023, at 10:05 AM, Aschbrenner, Gerd <g.aschbren...@arz.de> wrote:
> 
> Hello,
> I am using the org.apache.logging.log4j.test.appender.ListAppender of the:
>    <dependency>
>        <groupId>org.apache.logging.log4j</groupId>
>        <artifactId>log4j-core</artifactId>
>        <version>2.19.0</version>
>        <classifier>tests</classifier>
>    </dependency>
> in some integration tests with the invoker plugin.
> I’m testing some pom files with some logging bridge libs if they work as 
> expected in specific combinations.
> 
> The release 2.20.0 does not publish the test artifact anymore. (The 
> test-sources artifact is still published.)
> https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-core/2.20.0/
> 
> I have found the commit that is removing the artifact:
> https://github.com/apache/logging-log4j2/commit/b264e09c2eafe74ad753845f6bf769bd56ea4f56
> 
> Is there a possibility that the artifact will return in a future release?
> Only if it doesn't cause any trouble.
> 
> Best Regards
>    Gerd
> 
> 
> i.A. Gerd Aschbrenner
> Devops Engineer
> 
> Telefon +49 40 248220 179
> Mobil +49 170 3303875
> g.aschbren...@arz.de /// www.arz.de
> 
> ARZ Haan AG /// Sierichstraße 39 /// 22301 Hamburg
> Amtsgericht Wuppertal: HRB 12670
> Vorsitzender des Aufsichtsrates: Thomas Preis
> Vorstand: Dr. Philipp Siebelt (Sprecher), Sebastian Dehißelles

Reply via email to