[prev in list] [next in list] [prev in thread] [next in thread] 

List:       james-dev
Subject:    svn commit: r1129701 - /james/mailet/project/trunk/pom.xml
From:       rdonkin () apache ! org
Date:       2011-05-31 14:31:01
Message-ID: 20110531143101.C22E62388A33 () eris ! apache ! org
[Download RAW message or body]

Author: rdonkin
Date: Tue May 31 14:31:01 2011
New Revision: 1129701

URL: http://svn.apache.org/viewvc?rev=1129701&view=rev
Log:
Pull up source jar generation into parent pom.

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

Modified: james/mailet/project/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/mailet/project/trunk/pom.xml?rev=1129701&r1=1129700&r2=1129701&view=diff
 ==============================================================================
--- james/mailet/project/trunk/pom.xml (original)
+++ james/mailet/project/trunk/pom.xml Tue May 31 14:31:01 2011
@@ -198,7 +198,26 @@ Compilation
           <encoding>${project.build.sourceEncoding}</encoding>
         </configuration>
       </plugin>
-      
+<!-- 
+
+
+
+
+=============================================
+Source
+ -->
+      <plugin>
+         <groupId>org.apache.maven.plugins</groupId>
+         <artifactId>maven-source-plugin</artifactId>
+         <executions>
+            <execution>
+               <id>attach-sources</id>
+               <goals>
+                  <goal>jar</goal>
+               </goals>
+            </execution>
+         </executions>
+      </plugin>
 <!-- 
 
 



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic