diff --git a/packaging/tests/tas-cmis/pom.xml b/packaging/tests/tas-cmis/pom.xml index 8e3c5fdf7f..0e4333bb47 100644 --- a/packaging/tests/tas-cmis/pom.xml +++ b/packaging/tests/tas-cmis/pom.xml @@ -110,28 +110,6 @@ - - - org.apache.maven.plugins - maven-remote-resources-plugin - ${maven-remote-resources.version} - - - shared-resources/**/* - - - org.alfresco.tas:utility:${tas.utility.version} - - - - - - process - bundle - - - - org.apache.maven.plugins maven-javadoc-plugin diff --git a/packaging/tests/tas-cmis/src/main/resources/shared-resources/cmis-runner-suite.xml b/packaging/tests/tas-cmis/src/main/resources/shared-resources/cmis-runner-suite.xml deleted file mode 100644 index 08d75ef621..0000000000 --- a/packaging/tests/tas-cmis/src/main/resources/shared-resources/cmis-runner-suite.xml +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/packaging/tests/tas-cmis/src/main/resources/shared-resources/cmis-sanity-suite.xml b/packaging/tests/tas-cmis/src/main/resources/shared-resources/cmis-sanity-suite.xml deleted file mode 100644 index 38fdd63e74..0000000000 --- a/packaging/tests/tas-cmis/src/main/resources/shared-resources/cmis-sanity-suite.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/packaging/tests/tas-cmis/src/main/resources/shared-resources/cmis-suites.xml b/packaging/tests/tas-cmis/src/main/resources/shared-resources/cmis-suites.xml deleted file mode 100644 index 9963b115e8..0000000000 --- a/packaging/tests/tas-cmis/src/main/resources/shared-resources/cmis-suites.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/packaging/tests/tas-cmis/src/main/resources/shared-resources/model/tas-model.xml b/packaging/tests/tas-cmis/src/main/resources/shared-resources/model/tas-model.xml deleted file mode 100644 index 892027f9c1..0000000000 --- a/packaging/tests/tas-cmis/src/main/resources/shared-resources/model/tas-model.xml +++ /dev/null @@ -1,151 +0,0 @@ - - - - - Alfresco TAS custom model - Bogdan - 1.0 - - - - - - - - - - - - - CMIS TAS Content - cm:content - - - Text - d:text - - - Datetime - d:datetime - - - Integer - d:int - - - Long - d:long - - - Multiply String - d:text - true - true - - - - - - - false - false - - - cm:content - false - false - - - - - - - CMIS TAS Folder - cm:folder - - - Text - d:text - - - Datetime - d:datetime - - - Integer - d:int - - - Multiply String - d:text - true - true - - - - - - - false - false - - - cm:folder - false - false - - - - - - - - - TAS Content Aspect - - - Aspect Text - d:text - - - Aspect Datetime - d:datetime - - - Aspect Integer - d:int - - - Aspect Multiply String - d:text - true - true - - - - - - TAS Folder Aspect - - - Aspect Text - d:text - - - Aspect Datetime - d:datetime - - - Aspect Integer - d:int - - - Aspect Multiply String - d:text - true - true - - - - - \ No newline at end of file diff --git a/packaging/tests/tas-cmis/src/main/resources/shared-resources/testCount.xml b/packaging/tests/tas-cmis/src/main/resources/shared-resources/testCount.xml deleted file mode 100644 index 249e06ac86..0000000000 --- a/packaging/tests/tas-cmis/src/main/resources/shared-resources/testCount.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/packaging/tests/tas-cmis/src/main/resources/shared-resources/testdata/cmis-checkIn.txt b/packaging/tests/tas-cmis/src/main/resources/shared-resources/testdata/cmis-checkIn.txt deleted file mode 100644 index 863a223b69..0000000000 --- a/packaging/tests/tas-cmis/src/main/resources/shared-resources/testdata/cmis-checkIn.txt +++ /dev/null @@ -1 +0,0 @@ -Sp23xfcYhUBYpsXuPFzn8nVQ \ No newline at end of file diff --git a/packaging/tests/tas-cmis/src/main/resources/shared-resources/testdata/cmis-resource b/packaging/tests/tas-cmis/src/main/resources/shared-resources/testdata/cmis-resource deleted file mode 100644 index e01d809153..0000000000 --- a/packaging/tests/tas-cmis/src/main/resources/shared-resources/testdata/cmis-resource +++ /dev/null @@ -1 +0,0 @@ -tas \ No newline at end of file