]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
CSPACE-5928-REM: Need to tweak the Report service poms in order to get the Maven...
authorRichard Millet <remillet@berkeley.edu>
Tue, 23 Apr 2013 18:58:40 +0000 (11:58 -0700)
committerRichard Millet <remillet@berkeley.edu>
Tue, 23 Apr 2013 18:58:40 +0000 (11:58 -0700)
pom.xml
services/report/pom.xml

diff --git a/pom.xml b/pom.xml
index 1509a70996c3b2355b79c381730d28ba6d161763..48b3cbb0281dce2ab5aa6b81c3a953e871c71683 100644 (file)
--- a/pom.xml
+++ b/pom.xml
 \r
        <distributionManagement>\r
                <repository>\r
-                       <id>libs-releases-local</id>\r
-                       <name>libs-releases-local</name>\r
+                       <id>libs-release-local</id>\r
+                       <name>libs-release-local</name>\r
                        <url>http://nightly.collectionspace.org:8081/artifactory/libs-release-local</url>\r
                </repository>\r
                <snapshotRepository>\r
-                       <id>libs-snapshots-local</id>\r
-                       <name>libs-snapshots-local</name>\r
+                       <id>libs-snapshot-local</id>\r
+                       <name>libs-snapshot-local</name>\r
                        <url>http://nightly.collectionspace.org:8081/artifactory/libs-snapshot-local</url>\r
                </snapshotRepository>\r
        </distributionManagement>\r
index 89f2b9a52c48b200d4b2aec63264642776ffd43b..a2ce4e96faf91b48fe2c835639b2d3ab405065f3 100644 (file)
                        <groupId>net.sf.jasperreports</groupId>\r
                        <artifactId>jasperreports</artifactId>\r
                        <version>5.0.1</version>\r
+                       <exclusions>\r
+                               <exclusion>\r
+                                       <artifactId>itext</artifactId>\r
+                                       <groupId>com.lowagie</groupId>\r
+                               </exclusion>\r
+                       </exclusions>\r
                </dependency>\r
                <!-- Jasper Reports fonts are still at 4.0.0, but are compatible with later \r
                        software releases - ADR 2012-06-05 -->\r
                <!-- For some reason, have to declare this dependency explicitly, ot it does not find it.\r
                        It is a dependency of jasperreports 5.0.1 \r
                        -->\r
-               <dependency>\r
-                       <groupId>com.lowagie</groupId>\r
-                       <artifactId>itext</artifactId>\r
-                       <version>2.1.7</version>\r
-               </dependency>\r
                <!-- The Jasper POM declares this as a compile-time dependency, but it is needed at runtime.\r
                        -->\r
                <dependency>\r