diff --git a/otest/newlayout/oasis-policy-contributions/pom.xml b/otest/newlayout/oasis-policy-contributions/pom.xml new file mode 100644 index 0000000000..87e9694a1d --- /dev/null +++ b/otest/newlayout/oasis-policy-contributions/pom.xml @@ -0,0 +1,54 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 2.0-SNAPSHOT + ../pom.xml + + oasis-policy-contributions + Apache Tuscany SCA OASIS policy Otest Contributions Zip + + + ${artifactId} + + + maven-assembly-plugin + 2.2-beta-5 + + + src/main/resources/assembly.xml + + + + + make-assembly + package + + single + + + + + + + diff --git a/otest/newlayout/oasis-policy-contributions/src/main/resources/assembly.xml b/otest/newlayout/oasis-policy-contributions/src/main/resources/assembly.xml new file mode 100644 index 0000000000..fd643bb119 --- /dev/null +++ b/otest/newlayout/oasis-policy-contributions/src/main/resources/assembly.xml @@ -0,0 +1,31 @@ + + + + + + false + + zip + + + + src/main/resources/components.xml + + diff --git a/otest/newlayout/oasis-policy-contributions/src/main/resources/components.xml b/otest/newlayout/oasis-policy-contributions/src/main/resources/components.xml new file mode 100644 index 0000000000..ea28d17668 --- /dev/null +++ b/otest/newlayout/oasis-policy-contributions/src/main/resources/components.xml @@ -0,0 +1,29 @@ + + + + + ../sca-policy + / + + **/target/*.zip + + + +