Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37903869
en ru br
ALT Linux repos
S:0.21-alt1_8jpp11

Group :: Development/Other
RPM: jnr-unixsocket

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: add-manifest.patch
Download


--- pom.xml.orig	2016-02-05 09:45:33.131937246 +0200
+++ pom.xml	2016-02-05 09:46:14.660841074 +0200
@@ -80,6 +80,15 @@
           <target>1.6</target>
         </configuration>
       </plugin>
+      <plugin>
+         <groupId>org.apache.maven.plugins</groupId>
+         <artifactId>maven-jar-plugin</artifactId>
+         <configuration>
+          <archive>
+            <manifestFile>MANIFEST.MF</manifestFile>
+          </archive>
+        </configuration>
+      </plugin>
     </plugins>
     <extensions>
       <extension>
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin