Author: rdonkin
Date: Tue May 31 15:13:32 2011
New Revision: 1129750

URL: http://svn.apache.org/viewvc?rev=1129750&view=rev
Log:
Push manifest into parent pom

Modified:
    james/mailet/ai/trunk/pom.xml

Modified: james/mailet/ai/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/james/mailet/ai/trunk/pom.xml?rev=1129750&r1=1129749&r2=1129750&view=diff
==============================================================================
--- james/mailet/ai/trunk/pom.xml (original)
+++ james/mailet/ai/trunk/pom.xml Tue May 31 15:13:32 2011
@@ -88,35 +88,6 @@ Modules
 
 
     <plugins>
-      
-<!-- 
-
-
-
-
-=============================================
-Jar
--->
- 
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-jar-plugin</artifactId>
-        <configuration>
-          <archive>
-          
<manifestFile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestFile>
-            <manifestEntries>
-              <Specification-Title>Apache James AI</Specification-Title>
-              <Specification-Version>${project.version}</Specification-Version>
-              <Specification-Vendor>The Apache Software 
Foundation</Specification-Vendor>
-              <Implementation-Title>Apache James AI</Implementation-Title>
-              
<Implementation-Version>${project.version}</Implementation-Version>
-              <Implementation-Vendor>The Apache Software 
Foundation</Implementation-Vendor>
-              <Implementation-Vendor-Id>org.apache</Implementation-Vendor-Id>
-              <url>${project.url}</url>
-            </manifestEntries>
-          </archive>
-        </configuration>
-      </plugin>
             
     </plugins>
   </build>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to