Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 78e51e320dbcf528109d530092c07f62 > files > 1

jboss-marshalling-1.3.9-2.mga3.src.rpm

diff -Naur jboss-marshalling-1.3.0.GA/pom.xml jboss-marshalling-1.3.0.GA-work/pom.xml
--- jboss-marshalling-1.3.0.GA/pom.xml	2011-07-05 19:18:42.000000000 -0400
+++ jboss-marshalling-1.3.0.GA-work/pom.xml	2011-08-03 05:44:35.768723077 -0400
@@ -43,26 +43,12 @@
         <module>api</module>
         <module>river</module>
         <module>serial</module>
-        <module>tests</module>
-        <module>osgi</module>
     </modules>
 
     <build>
         <pluginManagement>
             <plugins>
                 <plugin>
-                    <artifactId>maven-shade-plugin</artifactId>
-                    <version>1.4</version>
-                    <executions>
-                        <execution>
-                            <phase>package</phase>
-                            <goals>
-                                <goal>shade</goal>
-                            </goals>
-                        </execution>
-                    </executions>
-                </plugin>
-                <plugin>
                     <groupId>org.jboss.maven.plugins</groupId>
                     <artifactId>maven-injection-plugin</artifactId>
                     <version>1.0.2</version>