dmoluguw / rpms / slf4j

Forked from rpms/slf4j 4 years ago
Clone
Blob Blame History Raw
--- pom.xml.sav	2009-12-03 01:15:37.000000000 +0200
+++ pom.xml	2010-02-02 22:46:30.664328057 +0200
@@ -44,7 +44,7 @@
     <module>jcl104-over-slf4j</module>
     <module>log4j-over-slf4j</module>
     <module>jul-to-slf4j</module>
-    <module>integration</module>
+    <!--module>integration</module-->
     <module>slf4j-site</module>
     <module>slf4j-migrator</module>
   </modules>
@@ -121,9 +121,9 @@
 					</excludes>
 				</configuration>
 			</plugin>		
-
-			<plugin>
-				<groupId>org.apache.maven.plugins</groupId>        
+<!--
+      <plugin>
+	<groupId>org.apache.maven.plugins</groupId>        
         <artifactId>maven-source-plugin</artifactId>
         <executions>
           <execution>
@@ -134,6 +134,7 @@
           </execution>
         </executions>
       </plugin>
+-->
 
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
@@ -328,4 +329,4 @@
 
 	</distributionManagement>
   
-</project>
\ No newline at end of file
+</project>