You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by lg...@apache.org on 2020/08/18 08:57:29 UTC

[mina-sshd] 17/18: Merged duplicate sshd-core JAR plugin executions

This is an automated email from the ASF dual-hosted git repository.

lgoldstein pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git

commit 09e1d8d062f55c422d5e54e46ae783ba2bc2a757
Author: Lyor Goldstein <lg...@apache.org>
AuthorDate: Tue Aug 18 10:24:09 2020 +0300

    Merged duplicate sshd-core JAR plugin executions
---
 sshd-core/pom.xml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/sshd-core/pom.xml b/sshd-core/pom.xml
index dd05c51..48bffcd 100644
--- a/sshd-core/pom.xml
+++ b/sshd-core/pom.xml
@@ -163,12 +163,6 @@
                             </includes>
                         </configuration>
                     </execution>
-                </executions>
-            </plugin>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-jar-plugin</artifactId>
-                <executions>
                     <execution>
                         <id>big-test-jar</id>
                         <goals>