]> source.dussan.org Git - archiva.git/commitdiff
add better manifest content for the generated war
authorOlivier Lamy <olamy@apache.org>
Wed, 13 Feb 2013 10:55:44 +0000 (10:55 +0000)
committerOlivier Lamy <olamy@apache.org>
Wed, 13 Feb 2013 10:55:44 +0000 (10:55 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1445550 13f79535-47bb-0310-9956-ffa450edef68

archiva-modules/archiva-web/archiva-webapp/pom.xml

index fbe95aa84a4b6f06a6b447effd21d04e0452c6d9..4c2dfdfef42dac6f19d17f7c00033a628f7b5f41 100644 (file)
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-war-plugin</artifactId>
         <configuration>
+          <archive>
+            <manifest>
+              <addDefaultImplementationEntries>true</addDefaultImplementationEntries>
+              <addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
+            </manifest>
+          </archive>
           <webResources>
             <webResource>
               <directory>.</directory>