]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc/pom.xml
Do not use stderr on Windows
[gpl/argeo-slc.git] / org.argeo.slc / pom.xml
index eebf65153d355bc1e550acf37148197202260b2d..078e1061caaaec483144aa2ec20b2a102e6631f0 100644 (file)
@@ -83,21 +83,6 @@ limitations under the License.
                                                <target>1.5</target>
                                        </configuration>
                                </plugin>
-                               <plugin>
-                                       <artifactId>maven-jar-plugin</artifactId>
-                                       <configuration>
-                                               <archive>
-                                                       <manifestFile>target/classes/META-INF/MANIFEST.MF</manifestFile>
-                                               </archive>
-                                       </configuration>
-                                       <executions>
-                                               <execution>
-                                                       <goals>
-                                                               <goal>test-jar</goal>
-                                                       </goals>
-                                               </execution>
-                                       </executions>
-                               </plugin>
                                <plugin>
                                        <groupId>org.apache.maven.plugins</groupId>
                                        <artifactId>maven-source-plugin</artifactId>
@@ -195,30 +180,6 @@ limitations under the License.
                                                -->
                                        </dependencies>
                                </plugin>
-                               <plugin>
-                                       <groupId>org.apache.felix</groupId>
-                                       <artifactId>maven-bundle-plugin</artifactId>
-                                       <version>${version.maven-bundle-plugin}</version>
-                                       <extensions>true</extensions>
-                                       <configuration>
-                                               <manifestLocation>target/classes/META-INF</manifestLocation>
-                                               <instructions>
-                                                       <Bundle-SymbolicName>
-                                                               ${pom.artifactId}
-                                                       </Bundle-SymbolicName>
-                                                       <_removeheaders>Bnd-LastModified</_removeheaders>
-                                               </instructions>
-                                       </configuration>
-                                       <executions>
-                                               <execution>
-                                                       <id>bundle-manifest</id>
-                                                       <phase>process-classes</phase>
-                                                       <goals>
-                                                               <goal>manifest</goal>
-                                                       </goals>
-                                               </execution>
-                                       </executions>
-                               </plugin>
                        </plugins>
                </pluginManagement>
                <plugins>
@@ -358,7 +319,6 @@ limitations under the License.
                                <artifactId>
                                        com.springsource.com.sun.xml.messaging.saaj
                                </artifactId>
-                               <scope>runtime</scope>
                                <version>1.3.0</version>
                        </dependency>
                        <dependency>