pleeplop commented on code in PR #102:
URL: 
https://github.com/apache/maven-assembly-plugin/pull/102#discussion_r1032806908


##########
src/test/java/org/apache/maven/plugins/assembly/archive/DefaultAssemblyArchiverTest.java:
##########
@@ -467,6 +467,25 @@ public void 
testCreateTarArchiver_TXzFormat_ShouldInitializeXzCompression()
         verify( archiverManager ).getArchiver( "tar" );
     }
 
+    @Test
+    public void 
testCreateTarArchiver_TarZstFormat_ShouldInitializeXzCompression()

Review Comment:
   It should be fixed now.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to