Author: kono
Date: 2011-06-21 15:40:10 -0700 (Tue, 21 Jun 2011)
New Revision: 25857
Modified:
core3/parent/trunk/pom.xml
Log:
Maven repository for iText library had been added. Now they are providing OSGi
bundle versions.
Modified: core3/parent/trunk/pom.xml
===================================================================
--- core3/parent/trunk/pom.xml 2011-06-21 22:39:57 UTC (rev 25856)
+++ core3/parent/trunk/pom.xml 2011-06-21 22:40:10 UTC (rev 25857)
@@ -71,6 +71,7 @@
<artifactId>maven-javadoc-plugin</artifactId>
<version>${maven-javadoc-plugin.version}</version>
<configuration>
+ <skip>true</skip>
<encoding>UTF-8</encoding>
<locale>en</locale>
<javadocVersion>1.6</javadocVersion>
@@ -220,6 +221,13 @@
<enabled>true</enabled>
</snapshots>
</repository>
+
+ <repository>
+ <id>itextpdf.com</id>
+ <name>Maven Repository for iText</name>
+ <url>http://maven.itextpdf.com/</url>
+ </repository>
+
</repositories>
<pluginRepositories>
--
You received this message because you are subscribed to the Google Groups
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/cytoscape-cvs?hl=en.