\r
<target name="deploy" depends="install"\r
description="deploy acquisition in ${jee.server.nuxeo}">\r
+ <!-- This target is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool\r
<ant antfile="nuxeo-platform-cs-acquisition/build.xml" target="deploy" inheritall="false"/>\r
+ -->\r
</target>\r
\r
<target name="undeploy"\r
description="undeploy acquisition from ${jee.server.nuxeo}">\r
+ <!-- This target is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool\r
+ leaving this only for backwards compatibility reasons. -->\r
<ant antfile="nuxeo-platform-cs-acquisition/build.xml" target="undeploy" inheritall="false"/>\r
</target>\r
\r
+<!--
+ This module is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool.
+ -->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
</parent>
<modelVersion>4.0.0</modelVersion>
- <groupId>org.collectionspace.services</groupId>
<artifactId>org.collectionspace.services.acquisition.3rdparty.nuxeo</artifactId>
<name>services.acquisition.3rdparty.nuxeo</name>
<packaging>jar</packaging>
</parent>\r
\r
<modelVersion>4.0.0</modelVersion>\r
- <groupId>org.collectionspace.services</groupId>\r
<artifactId>org.collectionspace.services.acquisition.3rdparty</artifactId>\r
<packaging>pom</packaging>\r
<name>services.acquisition.3rdparty</name>\r
</description>\r
\r
<modules>\r
+ <!-- This module is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool\r
<module>nuxeo-platform-cs-acquisition</module>\r
+ -->\r
</modules>\r
</project>\r
<target name="deploy" depends="install"
description="deploy blob in ${jee.server.nuxeo}">
+ <!-- This target is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool
<ant antfile="nuxeo-platform-cs-blob/build.xml" target="deploy" inheritall="false"/>
+ -->
</target>
<target name="undeploy"
description="undeploy blob from ${jee.server.nuxeo}">
+ <!-- This target is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool
+ leaving this only for backwards compatibility reasons. -->
<ant antfile="nuxeo-platform-cs-blob/build.xml" target="undeploy" inheritall="false"/>
</target>
</parent>
<modelVersion>4.0.0</modelVersion>
- <groupId>org.collectionspace.services</groupId>
<artifactId>org.collectionspace.services.blob.3rdparty</artifactId>
<name>services.blob.3rdparty</name>
<packaging>pom</packaging>
</description>
<modules>
+ <!-- This module is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool
<module>nuxeo-platform-cs-blob</module>
+ -->
</modules>
</project>
\r
<target name="deploy" depends="install"\r
description="deploy collectionobject in ${jee.server.nuxeo}">\r
+ <!-- These targets are obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool \r
<ant antfile="${nuxeo-platform-collectionobject}/build.xml" target="deploy" inheritall="false"/>\r
<ant antfile="${nuxeo-platform-collectionobject-lifesci}/build.xml" target="deploy" inheritall="false"/>\r
+ -->\r
</target>\r
\r
<target name="undeploy"\r
description="undeploy collectionobject from ${jee.server.nuxeo}">\r
+ <!-- These targets are obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool\r
+ leaving this only for backwards compatibility reasons. --> \r
<ant antfile="${nuxeo-platform-collectionobject}/build.xml" target="undeploy" inheritall="false"/>\r
<ant antfile="${nuxeo-platform-collectionobject-lifesci}/build.xml" target="undeploy" inheritall="false"/>\r
</target>\r
</properties>\r
\r
<modules>\r
+ <!-- These modules are obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool\r
<module>nuxeo-platform-cs-collectionobject</module>\r
<module>nuxeo-platform-collectionobject-lifesci</module>\r
+ -->\r
</modules>\r
\r
</project>\r
</exec>
</target>
- <target name="deploy" depends="install"
- description="deploy concept in ${jee.server.nuxeo}">
+ <target name="deploy" depends="install" description="deploy concept in ${jee.server.nuxeo}">
+ <!-- This target is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool
<ant antfile="nuxeo-platform-cs-concept/build.xml" target="deploy" inheritall="false"/>
+ -->
</target>
- <target name="undeploy"
- description="undeploy concept from ${jee.server.nuxeo}">
+ <target name="undeploy" description="undeploy concept from ${jee.server.nuxeo}">
+ <!-- This target is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool
+ leaving this only for backwards compatibility reasons. -->
<ant antfile="nuxeo-platform-cs-concept/build.xml" target="undeploy" inheritall="false"/>
</target>
</parent>
<modelVersion>4.0.0</modelVersion>
- <groupId>org.collectionspace.services</groupId>
<artifactId>org.collectionspace.services.concept.3rdparty</artifactId>
<name>services.concept.3rdparty</name>
<packaging>pom</packaging>
</description>
<modules>
+ <!-- This module is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool
<module>nuxeo-platform-cs-concept</module>
+ -->
</modules>
</project>
<target name="deploy" depends="install"
description="deploy contact in ${jee.server.nuxeo}">
+ <!-- This target is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool
<ant antfile="nuxeo-platform-cs-contact/build.xml" target="deploy" inheritall="false"/>
+ -->
</target>
<target name="undeploy"
description="undeploy contact from ${jee.server.nuxeo}">
+ <!-- This target is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool
+ leaving this only for backwards compatibility reasons. -->
<ant antfile="nuxeo-platform-cs-contact/build.xml" target="undeploy" inheritall="false"/>
</target>
</parent>
<modelVersion>4.0.0</modelVersion>
- <groupId>org.collectionspace.services</groupId>
<artifactId>org.collectionspace.services.contact.3rdparty</artifactId>
<name>services.contact.3rdparty</name>
<packaging>pom</packaging>
</description>
<modules>
+ <!-- This module is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool
<module>nuxeo-platform-cs-contact</module>
+ -->
</modules>
</project>
<target name="deploy" depends="install"
description="deploy group in ${jee.server.nuxeo}">
+ <!-- This target is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool
<ant antfile="nuxeo-platform-cs-group/build.xml" target="deploy" inheritall="false"/>
+ -->
</target>
<target name="undeploy"
description="undeploy group from ${jee.server.nuxeo}">
+ <!-- This target is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool
+ leaving this only for backwards compatibility reasons. -->
<ant antfile="nuxeo-platform-cs-group/build.xml" target="undeploy" inheritall="false"/>
</target>
</properties>
<modules>
+ <!-- This module is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool
<module>nuxeo-platform-cs-group</module>
+ -->
</modules>
</project>
\r
<target name="deploy" depends="install"\r
description="deploy intake in ${jee.server.nuxeo}">\r
+ <!-- This target is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool\r
<ant antfile="nuxeo-platform-cs-intake/build.xml" target="deploy" inheritall="false"/>\r
+ -->\r
</target>\r
\r
<target name="undeploy"\r
description="undeploy intake from ${jee.server.nuxeo}">\r
+ <!-- This target is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool\r
+ leaving this only for backwards compatibility reasons. -->\r
<ant antfile="nuxeo-platform-cs-intake/build.xml" target="undeploy" inheritall="false"/>\r
</target>\r
\r
description="generate distribution for intake" depends="package">\r
<ant antfile="nuxeo-platform-cs-intake/build.xml" target="dist" inheritall="false"/>\r
</target>\r
-\r
-\r
</project>\r
</parent>\r
\r
<modelVersion>4.0.0</modelVersion>\r
- <groupId>org.collectionspace.services</groupId>\r
<artifactId>org.collectionspace.services.intake.3rdparty</artifactId>\r
<name>services.intake.3rdparty</name>\r
<packaging>pom</packaging>\r
</description>\r
\r
<modules>\r
+ <!-- This module is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool\r
<module>nuxeo-platform-cs-intake</module>\r
+ -->\r
</modules>\r
</project>\r
<target name="deploy" depends="install"
description="deploy loanin in ${jee.server.nuxeo}">
+ <!-- This target is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool
<ant antfile="nuxeo-platform-cs-loanin/build.xml" target="deploy" inheritall="false"/>
+ -->
</target>
<target name="undeploy"
description="undeploy loanin from ${jee.server.nuxeo}">
+ <!-- This target is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool
+ leaving this only for backwards compatibility reasons. -->
<ant antfile="nuxeo-platform-cs-loanin/build.xml" target="undeploy" inheritall="false"/>
</target>
</parent>
<modelVersion>4.0.0</modelVersion>
- <groupId>org.collectionspace.services</groupId>
<artifactId>org.collectionspace.services.loanin.3rdparty</artifactId>
<name>services.loanin.3rdparty</name>
<packaging>pom</packaging>
</description>
<modules>
+ <!-- This module is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool
<module>nuxeo-platform-cs-loanin</module>
+ -->
</modules>
</project>
<target name="deploy" depends="install"
description="deploy loanout in ${jee.server.nuxeo}">
+ <!-- This module is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool
<ant antfile="nuxeo-platform-cs-loanout/build.xml" target="deploy" inheritall="false"/>
+ -->
</target>
<target name="undeploy"
description="undeploy loanout from ${jee.server.nuxeo}">
+ <!-- This target is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool
+ leaving this only for backwards compatibility reasons. -->
<ant antfile="nuxeo-platform-cs-loanout/build.xml" target="undeploy" inheritall="false"/>
</target>
</parent>
<modelVersion>4.0.0</modelVersion>
- <groupId>org.collectionspace.services</groupId>
<artifactId>org.collectionspace.services.loanout.3rdparty</artifactId>
<name>services.loanout.3rdparty</name>
<packaging>pom</packaging>
</description>
<modules>
+ <!-- This module is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool
<module>nuxeo-platform-cs-loanout</module>
+ -->
</modules>
</project>
\r
<target name="deploy" depends="install"\r
description="deploy location in ${jee.server.nuxeo}">\r
+ <!-- This module is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool\r
<ant antfile="nuxeo-platform-cs-location/build.xml" target="deploy" inheritall="false"/>\r
+ -->\r
</target>\r
\r
<target name="undeploy"\r
description="undeploy location from ${jee.server.nuxeo}">\r
+ <!-- This target is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool\r
+ leaving this only for backwards compatibility reasons. -->\r
<ant antfile="nuxeo-platform-cs-location/build.xml" target="undeploy" inheritall="false"/>\r
</target>\r
\r
</parent>
<modelVersion>4.0.0</modelVersion>
- <groupId>org.collectionspace.services</groupId>
<artifactId>org.collectionspace.services.location.3rdparty.nuxeo</artifactId>
<name>services.location.3rdparty.nuxeo</name>
<packaging>jar</packaging>
-\r
<project xmlns="http://maven.apache.org/POM/4.0.0"\r
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\r
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">\r
</parent>\r
\r
<modelVersion>4.0.0</modelVersion>\r
- <groupId>org.collectionspace.services</groupId>\r
<artifactId>org.collectionspace.services.location.3rdparty</artifactId>\r
<name>services.location.3rdparty</name>\r
<packaging>pom</packaging>\r
<target name="deploy" depends="install"
description="deploy media in ${jee.server.nuxeo}">
+ <!-- This target is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool
<ant antfile="nuxeo-platform-cs-media/build.xml" target="deploy" inheritall="false"/>
+ -->
</target>
<target name="undeploy"
description="undeploy media from ${jee.server.nuxeo}">
+ <!-- This target is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool
+ leaving this only for backwards compatibility reasons. -->
<ant antfile="nuxeo-platform-cs-media/build.xml" target="undeploy" inheritall="false"/>
</target>
description="generate distribution for media" depends="package">
<ant antfile="nuxeo-platform-cs-media/build.xml" target="dist" inheritall="false"/>
</target>
-
-
+
</project>
-
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
</parent>
<modelVersion>4.0.0</modelVersion>
- <groupId>org.collectionspace.services</groupId>
<artifactId>org.collectionspace.services.media.3rdparty</artifactId>
<name>services.media.3rdparty</name>
<packaging>pom</packaging>
</description>
<modules>
+ <!-- This module is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool
<module>nuxeo-platform-cs-media</module>
+ -->
</modules>
</project>
<target name="deploy" depends="install"
description="deploy movement in ${jee.server.nuxeo}">
+ <!-- This target is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool
<ant antfile="nuxeo-platform-cs-movement/build.xml" target="deploy" inheritall="false"/>
+ -->
</target>
<target name="undeploy"
description="undeploy movement from ${jee.server.nuxeo}">
+ <!-- This target is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool
+ leaving this only for backwards compatibility reasons. -->
<ant antfile="nuxeo-platform-cs-movement/build.xml" target="undeploy" inheritall="false"/>
</target>
</parent>
<modelVersion>4.0.0</modelVersion>
- <groupId>org.collectionspace.services</groupId>
<artifactId>org.collectionspace.services.movement.3rdparty</artifactId>
<name>services.movement.3rdparty</name>
<packaging>pom</packaging>
</description>
<modules>
+ <!-- This module is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool
<module>nuxeo-platform-cs-movement</module>
+ -->
</modules>
</project>
\r
<target name="deploy" depends="install"\r
description="deploy note in ${jee.server.nuxeo}">\r
+ <!-- This is an unused and deprecated artifact from an unused Service\r
<ant antfile="nuxeo-platform-cs-note/build.xml" target="deploy" inheritall="false"/>\r
+ -->\r
</target>\r
\r
<target name="undeploy"\r
description="undeploy note from ${jee.server.nuxeo}">\r
+ <!-- This is an unused and deprecated artifact from an unused Service. Leave this undeploy\r
+ target active only for backwards compatibility. -->\r
<ant antfile="nuxeo-platform-cs-note/build.xml" target="undeploy" inheritall="false"/>\r
</target>\r
\r
</parent>\r
\r
<modelVersion>4.0.0</modelVersion>\r
- <groupId>org.collectionspace.services</groupId>\r
<artifactId>org.collectionspace.services.note.3rdparty</artifactId>\r
<name>services.note.3rdparty</name>\r
<packaging>pom</packaging>\r
</description>\r
\r
<modules>\r
+ <!-- This is an unused module from an unused and deprecated Service.\r
<module>nuxeo-platform-cs-note</module>\r
+ -->\r
</modules>\r
</project>\r
<target name="deploy" depends="install"
description="deploy objectexit in ${jee.server.nuxeo}">
+ <!-- This target is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool
<ant antfile="nuxeo-platform-cs-objectexit/build.xml" target="deploy" inheritall="false"/>
+ -->
</target>
<target name="undeploy"
description="undeploy objectexit from ${jee.server.nuxeo}">
+ <!-- This target is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool
+ leaving this only for backwards compatibility reasons. -->
<ant antfile="nuxeo-platform-cs-objectexit/build.xml" target="undeploy" inheritall="false"/>
</target>
</properties>
<modules>
+ <!-- This module is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool
<module>nuxeo-platform-cs-objectexit</module>
+ -->
</modules>
</project>
\r
<target name="deploy" depends="install"\r
description="deploy organization in ${jee.server.nuxeo}">\r
+ <!-- This target is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool\r
<ant antfile="nuxeo-platform-cs-organization/build.xml" target="deploy" inheritall="false"/>\r
+ -->\r
</target>\r
\r
<target name="undeploy"\r
description="undeploy organization from ${jee.server.nuxeo}">\r
+ <!-- This target is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool\r
+ leaving this only for backwards compatibility reasons. -->\r
<ant antfile="nuxeo-platform-cs-organization/build.xml" target="undeploy" inheritall="false"/>\r
</target>\r
\r
-\r
<project xmlns="http://maven.apache.org/POM/4.0.0"\r
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\r
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">\r
</parent>\r
\r
<modelVersion>4.0.0</modelVersion>\r
- <groupId>org.collectionspace.services</groupId>\r
<artifactId>org.collectionspace.services.organization.3rdparty</artifactId>\r
<name>services.organization.3rdparty</name>\r
<packaging>pom</packaging>\r
</description>\r
\r
<modules>\r
+ <!-- This module is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool\r
<module>nuxeo-platform-cs-organization</module>\r
+ -->\r
</modules>\r
</project>\r
\r
<target name="deploy" depends="install"\r
description="deploy person in ${jee.server.nuxeo}">\r
+ <!-- These targets are obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool\r
<ant antfile="nuxeo-platform-cs-person/build.xml" target="deploy" inheritall="false"/>\r
<ant antfile="nuxeo-platform-person-lifesci/build.xml" target="deploy" inheritall="false"/>\r
+ -->\r
</target>\r
\r
<target name="undeploy"\r
description="undeploy person from ${jee.server.nuxeo}">\r
+ <!-- These targets are obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool\r
+ leaving this only for backwards compatibility reasons. -->\r
<ant antfile="nuxeo-platform-cs-person/build.xml" target="undeploy" inheritall="false"/>\r
<ant antfile="nuxeo-platform-person-lifesci/build.xml" target="undeploy" inheritall="false"/>\r
</target>\r
</parent>\r
\r
<modelVersion>4.0.0</modelVersion>\r
- <groupId>org.collectionspace.services</groupId>\r
<artifactId>org.collectionspace.services.person.3rdparty</artifactId>\r
<name>services.person.3rdparty</name>\r
<packaging>pom</packaging>\r
</description>\r
\r
<modules>\r
+ <!-- These modules are obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool\r
<module>nuxeo-platform-cs-person</module>\r
<module>nuxeo-platform-person-lifesci</module>\r
+ -->\r
</modules>\r
</project>\r
<target name="deploy" depends="install"
description="deploy place in ${jee.server.nuxeo}">
+ <!-- This target is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool
<ant antfile="nuxeo-platform-cs-place/build.xml" target="deploy" inheritall="false"/>
+ -->
</target>
<target name="undeploy"
description="undeploy place from ${jee.server.nuxeo}">
+ <!-- This target is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool
+ leaving this only for backwards compatibility reasons. -->
<ant antfile="nuxeo-platform-cs-place/build.xml" target="undeploy" inheritall="false"/>
</target>
</parent>
<modelVersion>4.0.0</modelVersion>
- <groupId>org.collectionspace.services</groupId>
<artifactId>org.collectionspace.services.place.3rdparty</artifactId>
<name>services.place.3rdparty</name>
<packaging>pom</packaging>
</description>
<modules>
+ <!-- This module is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool
<module>nuxeo-platform-cs-place</module>
+ -->
</modules>
</project>
-\r
<project name="report.3rdparty" default="package" basedir=".">\r
<description>\r
report service 3rdparty\r
\r
<target name="deploy" depends="install"\r
description="deploy report in ${jee.server.nuxeo}">\r
+ <!-- This target is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool\r
<ant antfile="nuxeo-platform-cs-report/build.xml" target="deploy" inheritall="false"/>\r
- <antcall target="deploy_jasper_samples" />\r
+ -->\r
+ <antcall target="deploy_jasper_samples" />\r
</target>\r
\r
<target name="undeploy"\r
description="undeploy report from ${jee.server.nuxeo}">\r
+ <!-- This target is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool\r
+ leaving this only for backwards compatibility reasons. -->\r
<ant antfile="nuxeo-platform-cs-report/build.xml" target="undeploy" inheritall="false"/>\r
</target>\r
\r
-\r
<project xmlns="http://maven.apache.org/POM/4.0.0"\r
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\r
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">\r
</parent>\r
\r
<modelVersion>4.0.0</modelVersion>\r
- <groupId>org.collectionspace.services</groupId>\r
<artifactId>org.collectionspace.services.report.3rdparty</artifactId>\r
<name>services.report.3rdparty</name>\r
<packaging>pom</packaging>\r
</description>\r
\r
<modules>\r
+ <!-- This module is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool\r
<module>nuxeo-platform-cs-report</module>\r
+ -->\r
</modules>\r
</project>\r
<target name="deploy" depends="install"
description="deploy taxonomy in ${jee.server.nuxeo}">
+ <!-- This target is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool
<ant antfile="nuxeo-platform-cs-taxonomy/build.xml" target="deploy" inheritall="false"/>
+ -->
</target>
<target name="undeploy"
description="undeploy taxonomy from ${jee.server.nuxeo}">
+ <!-- This target is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool
+ leaving this only for backwards compatibility reasons. -->
<ant antfile="nuxeo-platform-cs-taxonomy/build.xml" target="undeploy" inheritall="false"/>
</target>
</parent>
<modelVersion>4.0.0</modelVersion>
- <groupId>org.collectionspace.services</groupId>
<artifactId>org.collectionspace.services.taxonomy.3rdparty</artifactId>
<name>services.taxonomy.3rdparty</name>
<packaging>pom</packaging>
</description>
<modules>
+ <!-- This module is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool
<module>nuxeo-platform-cs-taxonomy</module>
+ -->
</modules>
</project>
\r
<target name="deploy" depends="install"\r
description="deploy vocabulary in ${jee.server.nuxeo}">\r
+ <!-- This target is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool\r
<ant antfile="nuxeo-platform-cs-vocabulary/build.xml" target="deploy" inheritall="false"/>\r
+ -->\r
</target>\r
\r
<target name="undeploy"\r
description="undeploy vocabulary from ${jee.server.nuxeo}">\r
+ <!-- This target is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool\r
+ leaving this only for backwards compatibility reasons. -->\r
<ant antfile="nuxeo-platform-cs-vocabulary/build.xml" target="undeploy" inheritall="false"/>\r
</target>\r
\r
</parent>\r
\r
<modelVersion>4.0.0</modelVersion>\r
- <groupId>org.collectionspace.services</groupId>\r
<artifactId>org.collectionspace.services.vocabulary.3rdparty</artifactId>\r
<name>services.vocabulary.3rdparty</name>\r
<packaging>pom</packaging>\r
</description>\r
\r
<modules>\r
+ <!-- This module is obsolete. The Nuxeo artifacts are now created and deployed using the "csmake" tool\r
<module>nuxeo-platform-cs-vocabulary</module>\r
+ -->\r
</modules>\r
</project>\r