You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2020/06/24 09:25:43 UTC

[GitHub] [maven-ear-plugin] pzygielo commented on a change in pull request #9: [MEAR-194] Use ear archiver instead of jar archiver

pzygielo commented on a change in pull request #9:
URL: https://github.com/apache/maven-ear-plugin/pull/9#discussion_r444763785



##########
File path: src/main/java/org/apache/maven/plugins/ear/EarMojo.java
##########
@@ -692,9 +693,9 @@ public String getMappedFileName( String pName )
      * 
      * @return the archiver
      */
-    protected JarArchiver getJarArchiver()
+    protected EarArchiver getEarArchiver()

Review comment:
       Perhaps `link` in doc could be updated and import of `JarAchiver` removed?




----------------------------------------------------------------
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.

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