mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-23 18:03:11 +00:00
take up POM fixes for move to GitHub
This commit is contained in:
@@ -4,7 +4,6 @@
|
|||||||
<artifactId>dspace-api</artifactId>
|
<artifactId>dspace-api</artifactId>
|
||||||
<name>DSpace Kernel :: API and Implementation</name>
|
<name>DSpace Kernel :: API and Implementation</name>
|
||||||
<description>DSpace core data model and service APIs.</description>
|
<description>DSpace core data model and service APIs.</description>
|
||||||
<url>http://projects.dspace.org/dspace-api</url>
|
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
A Parent POM that Maven inherits DSpace Defaults
|
A Parent POM that Maven inherits DSpace Defaults
|
||||||
@@ -17,17 +16,6 @@
|
|||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<!--
|
|
||||||
The Subversion repository location is used by Continuum to update against
|
|
||||||
when changes have occurred, this spawns a new build cycle and releases snapshots
|
|
||||||
into the snapshot repository below.
|
|
||||||
-->
|
|
||||||
<scm>
|
|
||||||
<connection>scm:svn:http://scm.dspace.org/svn/repo/dspace/trunk/dspace</connection>
|
|
||||||
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk/dspace</developerConnection>
|
|
||||||
<url>http://scm.dspace.org/svn/repo/dspace/trunk/dspace</url>
|
|
||||||
</scm>
|
|
||||||
|
|
||||||
<pluginRepositories>
|
<pluginRepositories>
|
||||||
<pluginRepository>
|
<pluginRepository>
|
||||||
<id>sonatype-ossrh-snapshots</id>
|
<id>sonatype-ossrh-snapshots</id>
|
||||||
|
@@ -97,17 +97,4 @@
|
|||||||
</plugin>
|
</plugin>
|
||||||
</plugins>
|
</plugins>
|
||||||
</build>
|
</build>
|
||||||
|
|
||||||
<!--
|
|
||||||
The Subversion repository location is used by Continuum to update
|
|
||||||
against when changes have occured, this spawns a new build cycle
|
|
||||||
and releases snapshots into the snapshot repository below.
|
|
||||||
-->
|
|
||||||
<scm>
|
|
||||||
<connection>scm:svn:http://scm.dspace.org/svn/repo/dspace/trunk/dspace-discovery/dspace-discovery-provider</connection>
|
|
||||||
<developerConnection>
|
|
||||||
scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk/dspace-discovery/dspace-discovery-provider
|
|
||||||
</developerConnection>
|
|
||||||
<url>http://scm.dspace.org/svn/repo/dspace/trunk/dspace-discovery/dspace-discovery-provider</url>
|
|
||||||
</scm>
|
|
||||||
</project>
|
</project>
|
||||||
|
@@ -45,17 +45,4 @@
|
|||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
<!--
|
|
||||||
The Subversion repository location is used by Continuum to update
|
|
||||||
against when changes have occured, this spawns a new build cycle
|
|
||||||
and releases snapshots into the snapshot repository below.
|
|
||||||
-->
|
|
||||||
<scm>
|
|
||||||
<connection>scm:svn:http://scm.dspace.org/svn/repo/dspace/trunk/dspace-discovery/dspace-discovery-solr</connection>
|
|
||||||
<developerConnection>
|
|
||||||
scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk/dspace-discovery/dspace-discovery-solr
|
|
||||||
</developerConnection>
|
|
||||||
<url>http://scm.dspace.org/svn/repo/dspace/trunk/dspace-discovery/dspace-discovery-solr</url>
|
|
||||||
</scm>
|
|
||||||
</project>
|
</project>
|
||||||
|
@@ -115,18 +115,5 @@
|
|||||||
-->
|
-->
|
||||||
</plugins>
|
</plugins>
|
||||||
</build>
|
</build>
|
||||||
|
|
||||||
<!--
|
|
||||||
The Subversion repository location is used by Continuum to update
|
|
||||||
against when changes have occured, this spawns a new build cycle
|
|
||||||
and releases snapshots into the snapshot repository below.
|
|
||||||
-->
|
|
||||||
<scm>
|
|
||||||
<connection>scm:svn:http://scm.dspace.org/svn/repo/dspace/trunk/dspace-discovery/dspace-discovery-xmlui-api</connection>
|
|
||||||
<developerConnection>
|
|
||||||
scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk/dspace-discovery/dspace-discovery-xmlui-api
|
|
||||||
</developerConnection>
|
|
||||||
<url>http://scm.dspace.org/svn/repo/dspace/trunk/dspace-discovery/dspace-discovery-xmlui-api</url>
|
|
||||||
</scm>
|
|
||||||
|
|
||||||
</project>
|
</project>
|
||||||
|
@@ -136,17 +136,4 @@
|
|||||||
</plugins>
|
</plugins>
|
||||||
</build>
|
</build>
|
||||||
|
|
||||||
<!--
|
|
||||||
The Subversion repository location is used by Continuum to update
|
|
||||||
against when changes have occured, this spawns a new build cycle
|
|
||||||
and releases snapshots into the snapshot repository below.
|
|
||||||
-->
|
|
||||||
<scm>
|
|
||||||
<connection>scm:svn:http://scm.dspace.org/svn/repo/dspace/trunk/dspace-discovery/dspace-discovery-xmlui-webapp</connection>
|
|
||||||
<developerConnection>
|
|
||||||
scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk/dspace-discovery/dspace-discovery-xmlui-webapp
|
|
||||||
</developerConnection>
|
|
||||||
<url>http://scm.dspace.org/svn/repo/dspace/trunk/dspace-discovery/dspace-discovery-xmlui-webapp</url>
|
|
||||||
</scm>
|
|
||||||
|
|
||||||
</project>
|
</project>
|
||||||
|
@@ -48,19 +48,6 @@
|
|||||||
</plugins>
|
</plugins>
|
||||||
</build>
|
</build>
|
||||||
|
|
||||||
<!--
|
|
||||||
The Subversion repository location is used by Continuum to update
|
|
||||||
against when changes have occured, this spawns a new build cycle
|
|
||||||
and releases snapshots into the snapshot repository below.
|
|
||||||
-->
|
|
||||||
<scm>
|
|
||||||
<connection>scm:svn:http://scm.dspace.org/svn/repo/dspace/trunk/dspace-discovery</connection>
|
|
||||||
<developerConnection>
|
|
||||||
scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk/dspace-discovery
|
|
||||||
</developerConnection>
|
|
||||||
<url>http://scm.dspace.org/svn/repo/dspace/trunk/dspace-discovery</url>
|
|
||||||
</scm>
|
|
||||||
|
|
||||||
<issueManagement>
|
<issueManagement>
|
||||||
<system>JIRA</system>
|
<system>JIRA</system>
|
||||||
<url>http://jira.dspace.org/jira/browse/DISCOVERY</url>
|
<url>http://jira.dspace.org/jira/browse/DISCOVERY</url>
|
||||||
|
@@ -4,7 +4,6 @@
|
|||||||
<artifactId>dspace-jspui-api</artifactId>
|
<artifactId>dspace-jspui-api</artifactId>
|
||||||
<name>DSpace JSP-UI :: API and Implementation</name>
|
<name>DSpace JSP-UI :: API and Implementation</name>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<url>http://projects.dspace.org/dspace-jspui/dspace-jspui-api</url>
|
|
||||||
<description>Libraries for DSpace JSP Based Webapplication</description>
|
<description>Libraries for DSpace JSP Based Webapplication</description>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
@@ -18,17 +17,6 @@
|
|||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<!--
|
|
||||||
The Subversion repository location is used by Continuum to update against
|
|
||||||
when changes have occured, this spawns a new build cycle and releases snapshots
|
|
||||||
into the snapshot repository below.
|
|
||||||
-->
|
|
||||||
<scm>
|
|
||||||
<connection>scm:svn:http://scm.dspace.org/svn/repo/dspace/trunk/dspace-jspui/dspace-jspui-api</connection>
|
|
||||||
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk/dspace-jspui/dspace-jspui-api</developerConnection>
|
|
||||||
<url>http://scm.dspace.org/svn/repo/dspace/trunk/dspace-jspui/dspace-jspui-api</url>
|
|
||||||
</scm>
|
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.dspace</groupId>
|
<groupId>org.dspace</groupId>
|
||||||
|
@@ -4,7 +4,6 @@
|
|||||||
<artifactId>dspace-jspui-webapp</artifactId>
|
<artifactId>dspace-jspui-webapp</artifactId>
|
||||||
<name>DSpace JSP-UI :: Web Application Resources</name>
|
<name>DSpace JSP-UI :: Web Application Resources</name>
|
||||||
<packaging>war</packaging>
|
<packaging>war</packaging>
|
||||||
<url>http://projects.dspace.org/dspace-jspui/dspace-jspui-webapp</url>
|
|
||||||
<description>DSpace JSP Based Webapplication Resources</description>
|
<description>DSpace JSP Based Webapplication Resources</description>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
@@ -18,17 +17,6 @@
|
|||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<!--
|
|
||||||
The Subversion repository location is used by Continuum to update against
|
|
||||||
when changes have occured, this spawns a new build cycle and releases snapshots
|
|
||||||
into the snapshot repository below.
|
|
||||||
-->
|
|
||||||
<scm>
|
|
||||||
<connection>scm:svn:http://scm.dspace.org/svn/repo/dspace/trunk/dspace-jspui/dspace-jspui-webapp</connection>
|
|
||||||
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk/dspace-jspui/dspace-jspui-webapp</developerConnection>
|
|
||||||
<url>http://scm.dspace.org/svn/repo/dspace/trunk/dspace-jspui/dspace-jspui-webapp</url>
|
|
||||||
</scm>
|
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
<plugins>
|
<plugins>
|
||||||
<plugin>
|
<plugin>
|
||||||
|
@@ -4,7 +4,6 @@
|
|||||||
<artifactId>dspace-jspui</artifactId>
|
<artifactId>dspace-jspui</artifactId>
|
||||||
<name>DSpace JSP-UI</name>
|
<name>DSpace JSP-UI</name>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<url>http://projects.dspace.org/dspace-jspui</url>
|
|
||||||
<description>DSpace JSP Based Webapplication</description>
|
<description>DSpace JSP Based Webapplication</description>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
@@ -18,17 +17,6 @@
|
|||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<!--
|
|
||||||
The Subversion repository location is used by Continuum to update against
|
|
||||||
when changes have occured, this spawns a new build cycle and releases snapshots
|
|
||||||
into the snapshot repository below.
|
|
||||||
-->
|
|
||||||
<scm>
|
|
||||||
<connection>scm:svn:http://scm.dspace.org/svn/repo/dspace/trunk/dspace-jspui</connection>
|
|
||||||
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk/dspace-jspui</developerConnection>
|
|
||||||
<url>http://scm.dspace.org/svn/repo/dspace/trunk/dspace-jspui</url>
|
|
||||||
</scm>
|
|
||||||
|
|
||||||
<modules>
|
<modules>
|
||||||
<module>dspace-jspui-api</module>
|
<module>dspace-jspui-api</module>
|
||||||
<module>dspace-jspui-webapp</module>
|
<module>dspace-jspui-webapp</module>
|
||||||
|
@@ -7,7 +7,6 @@
|
|||||||
<description>
|
<description>
|
||||||
Example Client for working with DSpace LNI Service.
|
Example Client for working with DSpace LNI Service.
|
||||||
</description>
|
</description>
|
||||||
<url>http://projects.dspace.org/dspace-lni/dspace-lni-client</url>
|
|
||||||
|
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.dspace</groupId>
|
<groupId>org.dspace</groupId>
|
||||||
@@ -16,12 +15,6 @@
|
|||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<scm>
|
|
||||||
<connection>scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk/dspace-lni/dspace-lni-client</connection>
|
|
||||||
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk/dspace-lni/dspace-lni-client</developerConnection>
|
|
||||||
<url>http://scm.dspace.org/svn/repo/dspace/trunk/dspace-lni/dspace-lni-client</url>
|
|
||||||
</scm>
|
|
||||||
|
|
||||||
<profiles>
|
<profiles>
|
||||||
<profile>
|
<profile>
|
||||||
<activation>
|
<activation>
|
||||||
|
@@ -5,7 +5,6 @@
|
|||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<name>DSpace LNI :: Core Implementation</name>
|
<name>DSpace LNI :: Core Implementation</name>
|
||||||
<description>DSpace Lightweight Network Interface</description>
|
<description>DSpace Lightweight Network Interface</description>
|
||||||
<url>http://projects.dspace.org/dspace-lni/dspace-lni-core</url>
|
|
||||||
|
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.dspace</groupId>
|
<groupId>org.dspace</groupId>
|
||||||
@@ -14,12 +13,6 @@
|
|||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<scm>
|
|
||||||
<connection>scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk/dspace-lni/dspace-lni-core</connection>
|
|
||||||
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk/dspace-lni/dspace-lni-core</developerConnection>
|
|
||||||
<url>http://scm.dspace.org/svn/repo/dspace/trunk/dspace-lni/dspace-lni-core</url>
|
|
||||||
</scm>
|
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.dspace</groupId>
|
<groupId>org.dspace</groupId>
|
||||||
|
@@ -7,7 +7,6 @@
|
|||||||
<description>
|
<description>
|
||||||
DSpace Lightweight Network Interface Webapplication Resources
|
DSpace Lightweight Network Interface Webapplication Resources
|
||||||
</description>
|
</description>
|
||||||
<url>http://projects.dspace.org/dspace-lni/dspace-lni-webapp</url>
|
|
||||||
|
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.dspace</groupId>
|
<groupId>org.dspace</groupId>
|
||||||
@@ -16,12 +15,6 @@
|
|||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<scm>
|
|
||||||
<connection>scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk/dspace-lni/dspace-lni-webapp</connection>
|
|
||||||
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk/dspace-lni/dspace-lni-webapp</developerConnection>
|
|
||||||
<url>http://scm.dspace.org/svn/repo/dspace/trunk/dspace-lni/dspace-lni-webapp</url>
|
|
||||||
</scm>
|
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
<plugins>
|
<plugins>
|
||||||
<plugin>
|
<plugin>
|
||||||
|
@@ -7,7 +7,6 @@
|
|||||||
<description>
|
<description>
|
||||||
DSpace Lightweight Network Interface Build Modules
|
DSpace Lightweight Network Interface Build Modules
|
||||||
</description>
|
</description>
|
||||||
<url>http://projects.dspace.org/dspace-lni</url>
|
|
||||||
|
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.dspace</groupId>
|
<groupId>org.dspace</groupId>
|
||||||
@@ -16,17 +15,6 @@
|
|||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<!--
|
|
||||||
The Subversion repository location is used by Continuum to update against
|
|
||||||
when changes have occured, this spawns a new build cycle and releases snapshots
|
|
||||||
into the snapshot repository below.
|
|
||||||
-->
|
|
||||||
<scm>
|
|
||||||
<connection>scm:svn:http://scm.dspace.org/svn/repo/dspace/trunk/dspace-lni</connection>
|
|
||||||
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk/dspace-lni</developerConnection>
|
|
||||||
<url>http://scm.dspace.org/svn/repo/dspace/trunk/dspace-lni</url>
|
|
||||||
</scm>
|
|
||||||
|
|
||||||
<modules>
|
<modules>
|
||||||
<module>dspace-lni-core</module>
|
<module>dspace-lni-core</module>
|
||||||
<module>dspace-lni-webapp</module>
|
<module>dspace-lni-webapp</module>
|
||||||
|
@@ -5,7 +5,6 @@
|
|||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<name>DSpace OAI :: API and Implementation</name>
|
<name>DSpace OAI :: API and Implementation</name>
|
||||||
<description>Libraries to support DSpace OAI Service Provider Webapplication</description>
|
<description>Libraries to support DSpace OAI Service Provider Webapplication</description>
|
||||||
<url>http://projects.dspace.org/dspace-oai/dspace-oai-api</url>
|
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
A Parent POM that Maven inherits DSpace Default
|
A Parent POM that Maven inherits DSpace Default
|
||||||
@@ -18,17 +17,6 @@
|
|||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<!--
|
|
||||||
The Subversion repository location is used by Continuum to update against
|
|
||||||
when changes have occured, this spawns a new build cycle and releases snapshots
|
|
||||||
into the snapshot repository below.
|
|
||||||
-->
|
|
||||||
<scm>
|
|
||||||
<connection>scm:svn:http://scm.dspace.org/svn/repo/dspace/trunk/dspace-oai/dspace-oai-api</connection>
|
|
||||||
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk/dspace-oai/dspace-oai-api</developerConnection>
|
|
||||||
<url>http://scm.dspace.org/svn/repo/dspace/trunk/dspace-oai/dspace-oai-api</url>
|
|
||||||
</scm>
|
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.dspace</groupId>
|
<groupId>org.dspace</groupId>
|
||||||
|
@@ -5,7 +5,6 @@
|
|||||||
<packaging>war</packaging>
|
<packaging>war</packaging>
|
||||||
<name>DSpace OAI :: Web Application Resources</name>
|
<name>DSpace OAI :: Web Application Resources</name>
|
||||||
<description>DSpace OAI Service Provider Webapplication Resources</description>
|
<description>DSpace OAI Service Provider Webapplication Resources</description>
|
||||||
<url>http://projects.dspace.org/dspace-oai/dspace-oai-webapp</url>
|
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
A Parent POM that Maven inherits DSpace Default
|
A Parent POM that Maven inherits DSpace Default
|
||||||
@@ -17,17 +16,6 @@
|
|||||||
<version>3.0-SNAPSHOT</version>
|
<version>3.0-SNAPSHOT</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<!--
|
|
||||||
The Subversion repository location is used by Continuum to update against
|
|
||||||
when changes have occured, this spawns a new build cycle and releases snapshots
|
|
||||||
into the snapshot repository below.
|
|
||||||
-->
|
|
||||||
<scm>
|
|
||||||
<connection>scm:svn:http://scm.dspace.org/svn/repo/dspace/trunk/dspace-oai/dspace-oai-webapp</connection>
|
|
||||||
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk/dspace-oai/dspace-oai-webapp</developerConnection>
|
|
||||||
<url>http://scm.dspace.org/svn/repo/dspace/trunk/dspace-oai/dspace-oai-webapp</url>
|
|
||||||
</scm>
|
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
<plugins>
|
<plugins>
|
||||||
|
@@ -5,7 +5,6 @@
|
|||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<name>DSpace OAI</name>
|
<name>DSpace OAI</name>
|
||||||
<description>Parent for DSpace OAI Service Provider Webapplication</description>
|
<description>Parent for DSpace OAI Service Provider Webapplication</description>
|
||||||
<url>http://projects.dspace.org/dspace-oai</url>
|
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
A Parent POM that Maven inherits DSpace Default
|
A Parent POM that Maven inherits DSpace Default
|
||||||
@@ -17,17 +16,6 @@
|
|||||||
<version>3.0-SNAPSHOT</version>
|
<version>3.0-SNAPSHOT</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<!--
|
|
||||||
The Subversion repository location is used by Continuum to update against
|
|
||||||
when changes have occured, this spawns a new build cycle and releases snapshots
|
|
||||||
into the snapshot repository below.
|
|
||||||
-->
|
|
||||||
<scm>
|
|
||||||
<connection>scm:svn:http://scm.dspace.org/svn/repo/dspace/trunk/dspace-oai</connection>
|
|
||||||
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk/dspace-oai</developerConnection>
|
|
||||||
<url>http://scm.dspace.org/svn/repo/dspace/trunk/dspace-oai</url>
|
|
||||||
</scm>
|
|
||||||
|
|
||||||
<modules>
|
<modules>
|
||||||
<module>dspace-oai-api</module>
|
<module>dspace-oai-api</module>
|
||||||
|
@@ -14,17 +14,6 @@
|
|||||||
<version>3.0-SNAPSHOT</version>
|
<version>3.0-SNAPSHOT</version>
|
||||||
<description>Library of Shared UsageEvent and EventConsumer Tools for Logging to Solr.</description>
|
<description>Library of Shared UsageEvent and EventConsumer Tools for Logging to Solr.</description>
|
||||||
|
|
||||||
<!--
|
|
||||||
The Subversion repository location is used by Continuum to update
|
|
||||||
against when changes have occured, this spawns a new build cycle and
|
|
||||||
releases snapshots into the snapshot repository below.
|
|
||||||
-->
|
|
||||||
<scm>
|
|
||||||
<connection>scm:svn:http://scm.dspace.org/svn/repo/dspace/trunk/dspace-stats</connection>
|
|
||||||
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk/dspace-stats</developerConnection>
|
|
||||||
<url>http://scm.dspace.org/svn/repo/dspace/trunk/dspace-stats</url>
|
|
||||||
</scm>
|
|
||||||
|
|
||||||
<developers>
|
<developers>
|
||||||
<developer>
|
<developer>
|
||||||
<name>Ben Bosman</name>
|
<name>Ben Bosman</name>
|
||||||
|
@@ -26,18 +26,5 @@
|
|||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
<!--
|
|
||||||
The Subversion repository location is used by Continuum to update
|
|
||||||
against when changes have occured, this spawns a new build cycle
|
|
||||||
and releases snapshots into the snapshot repository below.
|
|
||||||
-->
|
|
||||||
<scm>
|
|
||||||
<connection>scm:svn:http://scm.dspace.org/svn/repo/dspace/trunk/dspace-sword-client/dspace-sword-client-api</connection>
|
|
||||||
<developerConnection>
|
|
||||||
scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk/dspace-sword-client/dspace-sword-client-api
|
|
||||||
</developerConnection>
|
|
||||||
<url>http://scm.dspace.org/svn/repo/dspace/trunk/dspace-sword-client/dspace-sword-client-api</url>
|
|
||||||
</scm>
|
|
||||||
|
|
||||||
</project>
|
</project>
|
||||||
|
@@ -42,18 +42,4 @@
|
|||||||
|
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
<!--
|
|
||||||
The Subversion repository location is used by Continuum to update
|
|
||||||
against when changes have occured, this spawns a new build cycle
|
|
||||||
and releases snapshots into the snapshot repository below.
|
|
||||||
-->
|
|
||||||
<scm>
|
|
||||||
<connection>scm:svn:http://scm.dspace.org/svn/repo/dspace/trunk/dspace-sword-client/dspace-sword-client-xmlui-api
|
|
||||||
</connection>
|
|
||||||
<developerConnection>
|
|
||||||
scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk/dspace-sword-client/dspace-sword-client-xmlui-api
|
|
||||||
</developerConnection>
|
|
||||||
<url>http://scm.dspace.org/svn/repo/dspace/trunk/dspace-sword-client/dspace-sword-client-xmlui-api</url>
|
|
||||||
</scm>
|
|
||||||
|
|
||||||
</project>
|
</project>
|
||||||
|
@@ -75,19 +75,4 @@
|
|||||||
</plugins>
|
</plugins>
|
||||||
</build>
|
</build>
|
||||||
|
|
||||||
<!--
|
|
||||||
The Subversion repository location is used by Continuum to update
|
|
||||||
against when changes have occured, this spawns a new build cycle
|
|
||||||
and releases snapshots into the snapshot repository below.
|
|
||||||
-->
|
|
||||||
<scm>
|
|
||||||
<connection>
|
|
||||||
scm:svn:http://scm.dspace.org/svn/repo/dspace/trunk/dspace-sword-client/dspace-sword-client-xmlui-webapp
|
|
||||||
</connection>
|
|
||||||
<developerConnection>
|
|
||||||
scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk/dspace-sword-client/dspace-sword-client-xmlui-webapp
|
|
||||||
</developerConnection>
|
|
||||||
<url>http://scm.dspace.org/svn/repo/dspace/trunk/dspace-sword-client/dspace-sword-client-xmlui-webapp</url>
|
|
||||||
</scm>
|
|
||||||
|
|
||||||
</project>
|
</project>
|
||||||
|
@@ -20,19 +20,6 @@
|
|||||||
<module>dspace-sword-client-xmlui-webapp</module>
|
<module>dspace-sword-client-xmlui-webapp</module>
|
||||||
</modules>
|
</modules>
|
||||||
|
|
||||||
<!--
|
|
||||||
The Subversion repository location is used by Continuum to update
|
|
||||||
against when changes have occurred, this spawns a new build cycle
|
|
||||||
and releases snapshots into the snapshot repository below.
|
|
||||||
-->
|
|
||||||
<scm>
|
|
||||||
<connection>scm:svn:http://scm.dspace.org/svn/repo/dspace/trunk/dspace-sword-client</connection>
|
|
||||||
<developerConnection>
|
|
||||||
scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk/dspace-sword-client
|
|
||||||
</developerConnection>
|
|
||||||
<url>http://scm.dspace.org/svn/repo/dspace/trunk/dspace-sword-client</url>
|
|
||||||
</scm>
|
|
||||||
|
|
||||||
<issueManagement>
|
<issueManagement>
|
||||||
<system>JIRA</system>
|
<system>JIRA</system>
|
||||||
<url>http://jira.dspace.org/jira/browse/SWORD</url>
|
<url>http://jira.dspace.org/jira/browse/SWORD</url>
|
||||||
|
@@ -7,7 +7,6 @@
|
|||||||
<description>
|
<description>
|
||||||
DSpace SWORD Deposit Service Provider Web Application
|
DSpace SWORD Deposit Service Provider Web Application
|
||||||
</description>
|
</description>
|
||||||
<url>http://projects.dspace.org/dspace-sword-api</url>
|
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
A Parent POM that Maven inherits DSpace Default
|
A Parent POM that Maven inherits DSpace Default
|
||||||
@@ -20,19 +19,6 @@
|
|||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|
||||||
<!--
|
|
||||||
The Subversion repository location is used by Continuum to update against
|
|
||||||
when changes have occured, this spawns a new build cycle and releases snapshots
|
|
||||||
into the snapshot repository below.
|
|
||||||
-->
|
|
||||||
<scm>
|
|
||||||
<connection>scm:svn:http://scm.dspace.org/svn/repo/dspace/trunk/dspace-sword/dspace-sword-api</connection>
|
|
||||||
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk/dspace-sword/dspace-sword-api
|
|
||||||
</developerConnection>
|
|
||||||
<url>http://scm.dspace.org/svn/repo/dspace/trunk/dspace-sword/dspace-sword-api</url>
|
|
||||||
</scm>
|
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
|
||||||
<!-- Leave this out for the moment, as the source is in the tree -->
|
<!-- Leave this out for the moment, as the source is in the tree -->
|
||||||
|
@@ -5,7 +5,6 @@
|
|||||||
<packaging>war</packaging>
|
<packaging>war</packaging>
|
||||||
<name>DSpace SWORD :: Web Application Resources</name>
|
<name>DSpace SWORD :: Web Application Resources</name>
|
||||||
<description>DSpace SWORD Deposit Service Provider Web Application Resources</description>
|
<description>DSpace SWORD Deposit Service Provider Web Application Resources</description>
|
||||||
<url>http://projects.dspace.org/dspace-sword-webapp</url>
|
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
A Parent POM that Maven inherits DSpace Default
|
A Parent POM that Maven inherits DSpace Default
|
||||||
@@ -18,17 +17,6 @@
|
|||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<!--
|
|
||||||
The Subversion repository location is used by Continuum to update against
|
|
||||||
when changes have occured, this spawns a new build cycle and releases snapshots
|
|
||||||
into the snapshot repository below.
|
|
||||||
-->
|
|
||||||
<scm>
|
|
||||||
<connection>scm:svn:http://scm.dspace.org/svn/repo/dspace/trunk/dspace-sword/dspace-sword-webapp</connection>
|
|
||||||
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk/dspace-sword/dspace-sword-webapp</developerConnection>
|
|
||||||
<url>http://scm.dspace.org/svn/repo/dspace/trunk/dspace-sword/dspace-sword-webapp</url>
|
|
||||||
</scm>
|
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
<plugins>
|
<plugins>
|
||||||
<plugin>
|
<plugin>
|
||||||
|
@@ -7,7 +7,6 @@
|
|||||||
<description>
|
<description>
|
||||||
DSpace SWORD Deposit Service Provider Web Application
|
DSpace SWORD Deposit Service Provider Web Application
|
||||||
</description>
|
</description>
|
||||||
<url>http://projects.dspace.org/dspace-sword</url>
|
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
A Parent POM that Maven inherits DSpace Default
|
A Parent POM that Maven inherits DSpace Default
|
||||||
@@ -20,17 +19,6 @@
|
|||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<!--
|
|
||||||
The Subversion repository location is used by Continuum to update against
|
|
||||||
when changes have occured, this spawns a new build cycle and releases snapshots
|
|
||||||
into the snapshot repository below.
|
|
||||||
-->
|
|
||||||
<scm>
|
|
||||||
<connection>scm:svn:http://scm.dspace.org/svn/repo/dspace/trunk/dspace-sword</connection>
|
|
||||||
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk/dspace-sword</developerConnection>
|
|
||||||
<url>http://scm.dspace.org/svn/repo/dspace/trunk/dspace-sword</url>
|
|
||||||
</scm>
|
|
||||||
|
|
||||||
|
|
||||||
<modules>
|
<modules>
|
||||||
<module>dspace-sword-api</module>
|
<module>dspace-sword-api</module>
|
||||||
|
@@ -5,7 +5,6 @@
|
|||||||
<packaging>war</packaging>
|
<packaging>war</packaging>
|
||||||
<name>DSpace SWORD v2 :: Web Application Resources</name>
|
<name>DSpace SWORD v2 :: Web Application Resources</name>
|
||||||
<description>DSpace SWORD v2 Deposit Service Provider Web Application</description>
|
<description>DSpace SWORD v2 Deposit Service Provider Web Application</description>
|
||||||
<url>http://projects.dspace.org/dspace-sword-webapp</url>
|
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
A Parent POM that Maven inherits DSpace Default
|
A Parent POM that Maven inherits DSpace Default
|
||||||
@@ -18,17 +17,6 @@
|
|||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<!--
|
|
||||||
The Subversion repository location is used by Continuum to update against
|
|
||||||
when changes have occurred, this spawns a new build cycle and releases snapshots
|
|
||||||
into the snapshot repository below.
|
|
||||||
-->
|
|
||||||
<scm>
|
|
||||||
<connection>scm:svn:http://scm.dspace.org/svn/repo/dspace/trunk/dspace-swordv2</connection>
|
|
||||||
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk/dspace-swordv2</developerConnection>
|
|
||||||
<url>http://scm.dspace.org/svn/repo/dspace/trunk/dspace-swordv2</url>
|
|
||||||
</scm>
|
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
<plugins>
|
<plugins>
|
||||||
<plugin>
|
<plugin>
|
||||||
|
@@ -4,7 +4,6 @@
|
|||||||
<artifactId>dspace-xmlui-api</artifactId>
|
<artifactId>dspace-xmlui-api</artifactId>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<name>DSpace XML-UI (Manakin) :: API and Core Aspects</name>
|
<name>DSpace XML-UI (Manakin) :: API and Core Aspects</name>
|
||||||
<url>http://projects.dspace.org/dspace-xmlui/dspace-xmlui-api</url>
|
|
||||||
<description>
|
<description>
|
||||||
DSpace/Manakin XML UI Based APIs and components using the Cocoon
|
DSpace/Manakin XML UI Based APIs and components using the Cocoon
|
||||||
and Wing frameworks.
|
and Wing frameworks.
|
||||||
@@ -17,13 +16,6 @@
|
|||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<scm>
|
|
||||||
<connection>scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk/dspace-xmlui/dspace-xmlui-api</connection>
|
|
||||||
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk/dspace-xmlui/dspace-xmlui-api
|
|
||||||
</developerConnection>
|
|
||||||
<url>http://scm.dspace.org/svn/repo/dspace/trunk/dspace-xmlui/dspace-xmlui-api/</url>
|
|
||||||
</scm>
|
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
|
||||||
<!-- Wing framework -->
|
<!-- Wing framework -->
|
||||||
|
@@ -4,7 +4,6 @@
|
|||||||
<artifactId>dspace-xmlui-webapp</artifactId>
|
<artifactId>dspace-xmlui-webapp</artifactId>
|
||||||
<packaging>war</packaging>
|
<packaging>war</packaging>
|
||||||
<name>DSpace XML-UI (Manakin) :: Web Application Resources</name>
|
<name>DSpace XML-UI (Manakin) :: Web Application Resources</name>
|
||||||
<url>http://projects.dspace.org/dspace-xmlui/dspace-xmlui-webapp</url>
|
|
||||||
<description>
|
<description>
|
||||||
DSpace/Manakin XML-UI Based Web Application using the Cocoon and
|
DSpace/Manakin XML-UI Based Web Application using the Cocoon and
|
||||||
Wing frameworks
|
Wing frameworks
|
||||||
@@ -17,13 +16,6 @@
|
|||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<scm>
|
|
||||||
<connection>scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk/dspace-xmlui/dspace-xmlui-webapp</connection>
|
|
||||||
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk/dspace-xmlui/dspace-xmlui-webapp
|
|
||||||
</developerConnection>
|
|
||||||
<url>http://scm.dspace.org/svn/repo/dspace/trunk/dspace-xmlui/dspace-xmlui-webapp</url>
|
|
||||||
</scm>
|
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
<plugins>
|
<plugins>
|
||||||
<plugin>
|
<plugin>
|
||||||
|
@@ -4,7 +4,6 @@
|
|||||||
<artifactId>dspace-xmlui-wing</artifactId>
|
<artifactId>dspace-xmlui-wing</artifactId>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<name>DSpace XML-UI (Manakin) :: Wing-Framework</name>
|
<name>DSpace XML-UI (Manakin) :: Wing-Framework</name>
|
||||||
<url>http://projects.dspace.org/dspace-xmlui/dspace-xmlui-wing</url>
|
|
||||||
<description>The Cocoon-based Wing framework</description>
|
<description>The Cocoon-based Wing framework</description>
|
||||||
|
|
||||||
<parent>
|
<parent>
|
||||||
@@ -14,13 +13,6 @@
|
|||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<scm>
|
|
||||||
<connection>scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk/dspace-xmlui/dspace-xmlui-wing</connection>
|
|
||||||
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk/dspace-xmlui/dspace-xmlui-wing
|
|
||||||
</developerConnection>
|
|
||||||
<url>http://scm.dspace.org/svn/repo/dspace/trunk/dspace-xmlui/dspace-xmlui-wing</url>
|
|
||||||
</scm>
|
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
|
@@ -4,7 +4,6 @@
|
|||||||
<artifactId>dspace-xmlui</artifactId>
|
<artifactId>dspace-xmlui</artifactId>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<name>DSpace XML-UI (Manakin)</name>
|
<name>DSpace XML-UI (Manakin)</name>
|
||||||
<url>http://projects.dspace.org/dspace-xmlui</url>
|
|
||||||
<description>
|
<description>
|
||||||
DSpace web-based user interface based upon Apache Cocoon.
|
DSpace web-based user interface based upon Apache Cocoon.
|
||||||
</description>
|
</description>
|
||||||
@@ -15,17 +14,6 @@
|
|||||||
<version>3.0-SNAPSHOT</version>
|
<version>3.0-SNAPSHOT</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<!--
|
|
||||||
The Subversion repository location is used by Continuum to update against
|
|
||||||
when changes have occured, this spawns a new build cycle and releases snapshots
|
|
||||||
into the snapshot repository below.
|
|
||||||
-->
|
|
||||||
<scm>
|
|
||||||
<connection>scm:svn:http://scm.dspace.org/svn/repo/dspace/trunk/dspace-xmlui</connection>
|
|
||||||
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk/dspace-xmlui</developerConnection>
|
|
||||||
<url>http://scm.dspace.org/svn/repo/dspace/trunk/dspace-xmlui</url>
|
|
||||||
</scm>
|
|
||||||
|
|
||||||
<modules>
|
<modules>
|
||||||
<module>dspace-xmlui-wing</module>
|
<module>dspace-xmlui-wing</module>
|
||||||
|
@@ -4,7 +4,6 @@
|
|||||||
<artifactId>jspui</artifactId>
|
<artifactId>jspui</artifactId>
|
||||||
<packaging>war</packaging>
|
<packaging>war</packaging>
|
||||||
<name>DSpace JSP-UI :: Web Application</name>
|
<name>DSpace JSP-UI :: Web Application</name>
|
||||||
<url>http://www.dspace.org</url>
|
|
||||||
<description>DSpace JSP-UI :: Web Application</description>
|
<description>DSpace JSP-UI :: Web Application</description>
|
||||||
|
|
||||||
<parent>
|
<parent>
|
||||||
@@ -74,12 +73,6 @@
|
|||||||
|
|
||||||
</profiles>
|
</profiles>
|
||||||
|
|
||||||
<scm>
|
|
||||||
<connection>scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk/dspace/modules/jspui</connection>
|
|
||||||
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk/dspace/modules/jspui</developerConnection>
|
|
||||||
<url>http://scm.dspace.org/svn/repo/dspace/trunk/dspace/modules/jspui</url>
|
|
||||||
</scm>
|
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
<plugins>
|
<plugins>
|
||||||
<plugin>
|
<plugin>
|
||||||
|
@@ -7,7 +7,6 @@
|
|||||||
<description>
|
<description>
|
||||||
DSpace Lightweight Network Interface Webapplication
|
DSpace Lightweight Network Interface Webapplication
|
||||||
</description>
|
</description>
|
||||||
<url>http://projects.dspace.org/dspace-lni/dspace-lni-webapp</url>
|
|
||||||
|
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.dspace</groupId>
|
<groupId>org.dspace</groupId>
|
||||||
@@ -16,12 +15,6 @@
|
|||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<scm>
|
|
||||||
<connection>scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk/dspace/modules/lni</connection>
|
|
||||||
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk/dspace/modules/lni</developerConnection>
|
|
||||||
<url>http://scm.dspace.org/svn/repo/dspace/trunk/dspace/modules/lni</url>
|
|
||||||
</scm>
|
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
<plugins>
|
<plugins>
|
||||||
|
|
||||||
|
@@ -7,7 +7,6 @@
|
|||||||
<description>
|
<description>
|
||||||
DSpace OAI Service Provider Web Application
|
DSpace OAI Service Provider Web Application
|
||||||
</description>
|
</description>
|
||||||
<url>http://projects.dspace.org/dspace-oai</url>
|
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
A Parent POM that Maven inherits DSpace Default
|
A Parent POM that Maven inherits DSpace Default
|
||||||
@@ -20,17 +19,6 @@
|
|||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<!--
|
|
||||||
The Subversion repository location is used by Continuum to update against
|
|
||||||
when changes have occured, this spawns a new build cycle and releases snapshots
|
|
||||||
into the snapshot repository below.
|
|
||||||
-->
|
|
||||||
<scm>
|
|
||||||
<connection>scm:svn:http://scm.dspace.org/svn/repo/dspace/trunk/dspace/modules/oai</connection>
|
|
||||||
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk/dspace/modules/oai</developerConnection>
|
|
||||||
<url>http://scm.dspace.org/svn/repo/dspace/trunk/dspace/modules/oai</url>
|
|
||||||
</scm>
|
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
<plugins>
|
<plugins>
|
||||||
<plugin>
|
<plugin>
|
||||||
|
@@ -4,7 +4,6 @@
|
|||||||
<artifactId>modules</artifactId>
|
<artifactId>modules</artifactId>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<name>DSpace Addon Modules</name>
|
<name>DSpace Addon Modules</name>
|
||||||
<url>http://www.dspace.org</url>
|
|
||||||
<description>DSpace Addon Modules</description>
|
<description>DSpace Addon Modules</description>
|
||||||
|
|
||||||
<parent>
|
<parent>
|
||||||
@@ -13,12 +12,6 @@
|
|||||||
<version>3.0-SNAPSHOT</version>
|
<version>3.0-SNAPSHOT</version>
|
||||||
<relativePath>../../pom.xml</relativePath>
|
<relativePath>../../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<scm>
|
|
||||||
<connection>scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk/dspace/modules</connection>
|
|
||||||
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk/dspace/modules</developerConnection>
|
|
||||||
<url>http://scm.dspace.org/svn/repo/dspace/trunk/dspace/modules</url>
|
|
||||||
</scm>
|
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
List of enabled DSpace Modules to build/install.
|
List of enabled DSpace Modules to build/install.
|
||||||
|
@@ -19,17 +19,6 @@
|
|||||||
<artifactId>dspace-pom</artifactId>
|
<artifactId>dspace-pom</artifactId>
|
||||||
<version>12</version>
|
<version>12</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<!--
|
|
||||||
The Subversion repository location is used by Continuum to update
|
|
||||||
against when changes have occured, this spawns a new build cycle
|
|
||||||
and releases snapshots into the snapshot repository below.
|
|
||||||
-->
|
|
||||||
<scm>
|
|
||||||
<connection>scm:svn:http://dspace.svn.sourceforge.net/svnroot/dspace/trunk/dspace/modules/solr</connection>
|
|
||||||
<developerConnection>scm:svn:https://dspace.svn.sourceforge.net/svnroot/dspace/trunk/dspace/modules/solr</developerConnection>
|
|
||||||
<url>http://dspace.svn.sourceforge.net/svnroot/dspace/trunk/dspace/modules/solr</url>
|
|
||||||
</scm>
|
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
<plugins>
|
<plugins>
|
||||||
|
@@ -7,7 +7,6 @@
|
|||||||
<description>
|
<description>
|
||||||
DSpace SWORD Deposit Service Provider Web Application
|
DSpace SWORD Deposit Service Provider Web Application
|
||||||
</description>
|
</description>
|
||||||
<url>http://swordapp.org/</url>
|
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
A Parent POM that Maven inherits DSpace Default
|
A Parent POM that Maven inherits DSpace Default
|
||||||
@@ -20,17 +19,6 @@
|
|||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<!--
|
|
||||||
The Subversion repository location is used by Continuum to update against
|
|
||||||
when changes have occured, this spawns a new build cycle and releases snapshots
|
|
||||||
into the snapshot repository below.
|
|
||||||
-->
|
|
||||||
<scm>
|
|
||||||
<connection>scm:svn:http://scm.dspace.org/svn/repo/dspace/trunk/dspace/modules/sword</connection>
|
|
||||||
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk/dspace/modules/sword</developerConnection>
|
|
||||||
<url>http://scm.dspace.org/svn/repo/dspace/trunk/dspace/modules/sword</url>
|
|
||||||
</scm>
|
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
<plugins>
|
<plugins>
|
||||||
|
|
||||||
|
@@ -7,7 +7,6 @@
|
|||||||
<description>
|
<description>
|
||||||
DSpace SWORDv2 Deposit Service Provider Web Application
|
DSpace SWORDv2 Deposit Service Provider Web Application
|
||||||
</description>
|
</description>
|
||||||
<url>http://swordapp.org/</url>
|
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
A Parent POM that Maven inherits DSpace Default
|
A Parent POM that Maven inherits DSpace Default
|
||||||
@@ -20,17 +19,6 @@
|
|||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<!--
|
|
||||||
The Subversion repository location is used by Continuum to update against
|
|
||||||
when changes have occured, this spawns a new build cycle and releases snapshots
|
|
||||||
into the snapshot repository below.
|
|
||||||
-->
|
|
||||||
<scm>
|
|
||||||
<connection>scm:svn:http://scm.dspace.org/svn/repo/dspace/trunk/dspace/modules/swordv2</connection>
|
|
||||||
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk/dspace/modules/swordv2</developerConnection>
|
|
||||||
<url>http://scm.dspace.org/svn/repo/dspace/trunk/dspace/modules/swordv2</url>
|
|
||||||
</scm>
|
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
<plugins>
|
<plugins>
|
||||||
|
|
||||||
|
@@ -4,7 +4,6 @@
|
|||||||
<artifactId>xmlui</artifactId>
|
<artifactId>xmlui</artifactId>
|
||||||
<packaging>war</packaging>
|
<packaging>war</packaging>
|
||||||
<name>DSpace XML-UI (Manakin) :: Web Application</name>
|
<name>DSpace XML-UI (Manakin) :: Web Application</name>
|
||||||
<url>http://projects.dspace.org/dspace-xmlui</url>
|
|
||||||
<description>
|
<description>
|
||||||
DSpace/Manakin XML-UI Based Webapplication using the Cocoon and
|
DSpace/Manakin XML-UI Based Webapplication using the Cocoon and
|
||||||
Wing frameworks
|
Wing frameworks
|
||||||
@@ -17,12 +16,6 @@
|
|||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<scm>
|
|
||||||
<connection>scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk/dspace/modules/xmlui</connection>
|
|
||||||
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk/dspace/modules/xmlui</developerConnection>
|
|
||||||
<url>http://scm.dspace.org/svn/repo/dspace/trunk/dspace/modules/xmlui</url>
|
|
||||||
</scm>
|
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
<plugins>
|
<plugins>
|
||||||
<plugin>
|
<plugin>
|
||||||
|
@@ -8,7 +8,6 @@
|
|||||||
The DSpace Project provides all the functionality required to
|
The DSpace Project provides all the functionality required to
|
||||||
build, install and upgrade and dspace instance.
|
build, install and upgrade and dspace instance.
|
||||||
</description>
|
</description>
|
||||||
<url>http://projects.dspace.org/dspace</url>
|
|
||||||
<!--
|
<!--
|
||||||
A Parent POM that Maven inherits DSpace Default
|
A Parent POM that Maven inherits DSpace Default
|
||||||
POM atrributes from.
|
POM atrributes from.
|
||||||
@@ -20,17 +19,6 @@
|
|||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<!--
|
|
||||||
The Subversion repository location is used by Continuum to update against
|
|
||||||
when changes have occured, this spawns a new build cycle and releases snapshots
|
|
||||||
into the snapshot repository below.
|
|
||||||
-->
|
|
||||||
<scm>
|
|
||||||
<connection>scm:svn:http://scm.dspace.org/svn/repo/dspace/trunk/dspace</connection>
|
|
||||||
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk/dspace</developerConnection>
|
|
||||||
<url>http://scm.dspace.org/svn/repo/dspace/trunk/dspace</url>
|
|
||||||
</scm>
|
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<default.dspace.dir>/dspace</default.dspace.dir>
|
<default.dspace.dir>/dspace</default.dspace.dir>
|
||||||
<default.mail.server>smtp.example.com</default.mail.server>
|
<default.mail.server>smtp.example.com</default.mail.server>
|
||||||
|
26
pom.xml
26
pom.xml
@@ -5,7 +5,7 @@
|
|||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<version>3.0-SNAPSHOT</version>
|
<version>3.0-SNAPSHOT</version>
|
||||||
<name>DSpace Parent Project</name>
|
<name>DSpace Parent Project</name>
|
||||||
<url>http://projects.dspace.org</url>
|
<url>https://github.com/dspace/DSpace</url>
|
||||||
|
|
||||||
<organization>
|
<organization>
|
||||||
<name>DuraSpace</name>
|
<name>DuraSpace</name>
|
||||||
@@ -18,24 +18,6 @@
|
|||||||
<version>12</version>
|
<version>12</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<!--
|
|
||||||
<repositories>
|
|
||||||
<repository>
|
|
||||||
<id>sonatype-nexus-releases</id>
|
|
||||||
<name>Sonatype Nexus Releases</name>
|
|
||||||
<url>
|
|
||||||
https://oss.sonatype.org/content/repositories/releases
|
|
||||||
</url>
|
|
||||||
<releases>
|
|
||||||
<enabled>true</enabled>
|
|
||||||
</releases>
|
|
||||||
<snapshots>
|
|
||||||
<enabled>false</enabled>
|
|
||||||
</snapshots>
|
|
||||||
</repository>
|
|
||||||
</repositories>
|
|
||||||
-->
|
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
<plugins>
|
<plugins>
|
||||||
<plugin>
|
<plugin>
|
||||||
@@ -1087,9 +1069,9 @@
|
|||||||
snapshots into the snapshot repository below.
|
snapshots into the snapshot repository below.
|
||||||
-->
|
-->
|
||||||
<scm>
|
<scm>
|
||||||
<connection>scm:svn:http://scm.dspace.org/svn/repo/dspace/trunk</connection>
|
<connection>scm:git:git@github.com:dspace/DSpace.git</connection>
|
||||||
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/dspace/trunk</developerConnection>
|
<developerConnection>scm:git:git@github.com:dspace/DSpace</developerConnection>
|
||||||
<url>http://scm.dspace.org/svn/repo/dspace/trunk</url>
|
<url>git@github.com:dspace/DSpace</url>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
</project>
|
</project>
|
||||||
|
Reference in New Issue
Block a user