Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37856310
en ru br
ALT Linux repositórios
S:0.9.12-alt1_8jpp11

Group :: Desenvolvimento/Java
RPM: jnr-constants

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: add-manifest.patch
Download


diff -up ./pom.xml.fix ./pom.xml
--- ./pom.xml.fix	2015-06-16 16:09:26.737894515 -0400
+++ ./pom.xml	2015-06-16 16:10:40.290151510 -0400
@@ -66,6 +66,15 @@
           </execution>
         </executions>
       </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-jar-plugin</artifactId>
+        <configuration>
+          <archive>
+            <manifestFile>MANIFEST.MF</manifestFile>
+          </archive>
+        </configuration>
+      </plugin>
     </plugins>
   </build>
 </project>
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009