]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
NOJIRA: Attempting to address unnecessary Maven lookups for Nuxeo snapshot artifacts.
authorRichard Millet <richard.millet@berkeley.edu>
Fri, 26 Feb 2010 23:46:25 +0000 (23:46 +0000)
committerRichard Millet <richard.millet@berkeley.edu>
Fri, 26 Feb 2010 23:46:25 +0000 (23:46 +0000)
pom.xml

diff --git a/pom.xml b/pom.xml
index 80abd0652480418fe08d2106644279c8c468edce..f4591e35972c0acb0d97157cc96be18201d3d203 100644 (file)
--- a/pom.xml
+++ b/pom.xml
             </snapshots>\r
         </repository>\r
 -->\r
+        <repository>\r
+            <id>libs-snapshots</id>\r
+            <url>http://source.collectionspace.org:8081/artifactory/libs-snapshots</url>\r
+            <releases>\r
+                <enabled>false</enabled>\r
+            </releases>\r
+            <snapshots>\r
+                <enabled>true</enabled>\r
+            </snapshots>\r
+        </repository>\r
+\r
         <repository>\r
             <id>libs-snapshots-local</id>\r
             <name>libs-snapshots-local</name>\r
         <enabled>false</enabled>\r
       </snapshots>\r
     </repository>\r
+-->    \r
     <repository>\r
       <id>public-snapshot</id>\r
       <url>http://maven.nuxeo.org/public-snapshot</url>\r
         <enabled>true</enabled>\r
       </snapshots>\r
     </repository>\r
- -->\r
 \r
     </repositories>\r
     \r
             </plugin>\r
         </plugins>\r
     </reporting>\r
+\r
 </project>\r