]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
NOJIRA: POM cleanup.
authorremillet <remillet@yahoo.com>
Thu, 25 Dec 2014 05:26:28 +0000 (21:26 -0800)
committerremillet <remillet@yahoo.com>
Thu, 25 Dec 2014 05:26:28 +0000 (21:26 -0800)
pom.xml

diff --git a/pom.xml b/pom.xml
index 521f9272696d10179865fbad14cd8fe2604b9f70..e81279c1825c085c7118f0d59485346c652873eb 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                <enabled>false</enabled>
                        </snapshots>
                </repository>
+               <repository>
+                       <id>libs-snapshot-local</id>
+                       <name>libs-snapshot-local</name>
+                       <url>http://nightly.collectionspace.org:8081/artifactory/libs-snapshot-local</url>
+                       <snapshots>
+                               <enabled>true</enabled>
+                       </snapshots>
+               </repository>
                <repository>
                        <id>repo1</id>
                        <name>Maven repo1</name>
                                                </execution>
                                        </executions>
                                </plugin>
-                               <!--This plugin's configuration is used to store Eclipse m2e settings 
-                                       only. It has no influence on the Maven build itself. -->
-                               <!-- 
-                               <plugin>
-                                       <groupId>org.eclipse.m2e</groupId>
-                                       <artifactId>lifecycle-mapping</artifactId>
-                                       <version>1.0.0</version>
-                                       <configuration>
-                                               <lifecycleMappingMetadata>
-                                                       <pluginExecutions>
-                                                               <pluginExecution>
-                                                                       <pluginExecutionFilter>
-                                                                               <groupId>org.jvnet.hyperjaxb3</groupId>
-                                                                               <artifactId>maven-hyperjaxb3-plugin</artifactId>
-                                                                               <versionRange>0.6.0</versionRange>
-                                                                               <goals>
-                                                                                       <goal>generate</goal>
-                                                                               </goals>
-                                                                       </pluginExecutionFilter>
-                                                                       <action>
-                                                                               <execute></execute>
-                                                                       </action>
-                                                               </pluginExecution>
-                                                               <pluginExecution>
-                                                                       <pluginExecutionFilter>
-                                                                               <groupId>
-                                                                                       org.apache.maven.plugins
-                                                                               </groupId>
-                                                                               <artifactId>
-                                                                                       maven-antrun-plugin
-                                                                               </artifactId>
-                                                                               <versionRange>
-                                                                                       [1.3,)
-                                                                               </versionRange>
-                                                                               <goals>
-                                                                                       <goal>run</goal>
-                                                                               </goals>
-                                                                       </pluginExecutionFilter>
-                                                                       <action>
-                                                                               <ignore></ignore>
-                                                                       </action>
-                                                               </pluginExecution>
-                                                       </pluginExecutions>
-                                               </lifecycleMappingMetadata>
-                                       </configuration>
-                               </plugin>
-                               -->
+
                                <!--This plugin's configuration is used to store Eclipse m2e settings only. It has no influence on the Maven build itself.-->
                                <plugin>
                                        <groupId>org.eclipse.m2e</groupId>
                                </plugin>
                        </plugins>
                </pluginManagement>
+               
                <plugins>
                        <plugin>
                                <groupId>org.apache.maven.plugins</groupId>