]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
NOJIRA: Remove the el4j repository from pom.xml, since it no longer exists and isn...
authorRay Lee <ray.lee@lyrasis.org>
Fri, 12 Apr 2019 00:34:38 +0000 (17:34 -0700)
committerRay Lee <ray.lee@lyrasis.org>
Fri, 12 Apr 2019 00:34:38 +0000 (17:34 -0700)
pom.xml

diff --git a/pom.xml b/pom.xml
index c98c8df140e7621ac75bf96f7d5ae967c861e1b4..7ccf44b9c16e1b8fbc517dd2fcc092d5164a699b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -91,8 +91,8 @@
                                <enabled>false</enabled>
                        </snapshots>
                </repository>
-               <repository> <id>maven1-repository.dev.java.net</id> <name>Java.net 
-                       Maven 1 Repository</name> <url>http://download.java.net/maven/1</url> <layout>legacy</layout> 
+               <repository> <id>maven1-repository.dev.java.net</id> <name>Java.net
+                       Maven 1 Repository</name> <url>http://download.java.net/maven/1</url> <layout>legacy</layout>
                        <snapshots> <enabled>false</enabled> </snapshots> </repository> -->
 
                <repository>
                                <enabled>false</enabled>
                        </snapshots>
                </repository>
-               <!-- some security binaries available under .com only perhaps due to licensing 
+               <!-- some security binaries available under .com only perhaps due to licensing
                        issues -->
                <repository>
                        <id>jboss.com</id>
                                <enabled>false</enabled>
                        </snapshots>
                </repository>
-               
+
                <repository>
                        <id>public-snapshot</id>
                        <url>http://maven.nuxeo.org/public-snapshot</url>
                </repository>
 -->
 
-               <repository>
-                       <snapshots>
-                               <enabled>false</enabled>
-                       </snapshots>
-                       <releases>
-                               <enabled>true</enabled>
-                       </releases>
-                       <id>el4jReleaseRepositoryExternal</id>
-                       <name>External release repository of the EL4J project</name>
-                       <url>http://public-el4.elca-services.ch/el4j/maven2repository</url>
-               </repository>
-
                <repository>
                        <snapshots>
                                <enabled>false</enabled>
                        <name>External release repository of the Apache projects</name>
                        <url>https://repository.apache.org/content/groups/public/</url>
                </repository>
-           
+
            <!-- Global Biodiversity Information Facility - http://www.gbif.org/ -->
            <repository>
                <snapshots>
                </snapshots>
                <releases>
                    <enabled>true</enabled>
-               </releases>             
+               </releases>
                <id>gbif-all</id>
                <name>gbif-all</name>
                <url>http://repository.gbif.org/content/groups/gbif</url>
-           </repository>           
+           </repository>
 
        </repositories>
 
                                        <configuration>
                                        </configuration>
                                </plugin>
-                               <!-- <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-site-plugin</artifactId> 
-                                       <configuration> <dependencyLocationEnabled>false</dependencyLocationEnabled> 
-                                       <unzipCommand>/usr/bin/unzip -o &gt; err.txt</unzipCommand> </configuration> 
+                               <!-- <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-site-plugin</artifactId>
+                                       <configuration> <dependencyLocationEnabled>false</dependencyLocationEnabled>
+                                       <unzipCommand>/usr/bin/unzip -o &gt; err.txt</unzipCommand> </configuration>
                                        </plugin> -->
                                <plugin>
                                        <groupId>org.apache.maven.plugins</groupId>
                                        </executions>
                                </plugin>
 
-                               <!--This plugin's configuration is used to store Eclipse m2e settings 
+                               <!--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>
                </pluginManagement>
 
                <plugins>
-                       <!-- This plugin ensures that the required environment variables are set 
+                       <!-- This plugin ensures that the required environment variables are set
                                before we perform any build related tasks. -->
                        <plugin>
                                <artifactId>maven-antrun-plugin</artifactId>
                                        </reportSet>
                                </reportSets>
                        </plugin>
-                       <!-- <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-javadoc-plugin</artifactId> 
-                               <version>2.6.1</version> <configuration> <show>public</show> </configuration> 
+                       <!-- <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-javadoc-plugin</artifactId>
+                               <version>2.6.1</version> <configuration> <show>public</show> </configuration>
                                </plugin> -->
                </plugins>
        </reporting>