diff --git a/assembly/pom.xml b/assembly/pom.xml index 64f3c4a..78e5573 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -1,320 +1,320 @@ +~ Copyright (C) 2012, the original authors +~ +~ Licensed under the Apache License, Version 2.0 (the "License"); +~ you may not use this file except in compliance with the License. +~ You may obtain a copy of the License at +~ +~ http://www.apache.org/licenses/LICENSE-2.0 +~ +~ Unless required by applicable law or agreed to in writing, software +~ distributed under the License is distributed on an "AS IS" BASIS, +~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +~ See the License for the specific language governing permissions and +~ limitations under the License. +--> - - jclouds-cli-pom - org.jclouds.cli - 1.7.0-SNAPSHOT - - 4.0.0 - + + jclouds-cli-pom org.jclouds.cli - jclouds-cli 1.7.0-SNAPSHOT - jclouds :: cli :: assembly + + 4.0.0 + + org.jclouds.cli + jclouds-cli + 1.7.0-SNAPSHOT + jclouds :: cli :: assembly - - - org.jclouds.cli - branding - ${project.version} - - - org.jclouds.cli - runner - ${project.version} - - - org.apache.karaf - apache-karaf - ${karaf.version} - tar.gz - - - org.apache.karaf - apache-karaf - ${karaf.version} - zip - + + + org.jclouds.cli + branding + ${project.version} + + + org.jclouds.cli + runner + ${project.version} + + + org.apache.karaf + apache-karaf + ${karaf.version} + tar.gz + + + org.apache.karaf + apache-karaf + ${karaf.version} + zip + - - - org.slf4j - slf4j-api - ${slf4j.version} - + + + org.slf4j + slf4j-api + ${slf4j.version} + - - org.slf4j - slf4j-log4j12 - ${slf4j.version} - + + org.slf4j + slf4j-log4j12 + ${slf4j.version} + - - log4j - log4j - ${log4j.version} - + + log4j + log4j + ${log4j.version} + - + - - - - src/main/resources - false - - - src/main/filtered-resources - - **/* - - true - - - - - org.apache.maven.plugins - maven-resources-plugin - ${maven-resources-plugin.version} - - false - - ${*} - - - - - filter - generate-resources - - resources - - - - - - org.apache.maven.plugins - maven-dependency-plugin - - - unpack-unix - generate-resources - - unpack - - - - - org.apache.karaf - apache-karaf - ${karaf.version} - minimal - tar.gz - target/dependencies/unix - - - - - - unpack-win - generate-resources - - unpack - - - - - org.apache.karaf - apache-karaf - ${karaf.version} - minimal - zip - target/dependencies/win - - - - - - - - org.apache.karaf.tooling - features-maven-plugin - ${karaf.version} - - - add-features-to-repo - compile - - add-features-to-repo - - - - - mvn:org.apache.karaf.assemblies.features/standard/${karaf.version}/xml/features - - - mvn:org.jclouds.karaf/jclouds-karaf/${jclouds.karaf.version}/xml/features - - - - config - jclouds-guice - jclouds - jclouds-compute - jclouds-nodepool - jclouds-api-filesystem - jclouds-api-elasticstack - jclouds-api-vcloud - jclouds-api-byon - jclouds-api-swift - jclouds-api-openstack-nova - jclouds-api-openstack-cinder - jclouds-api-s3 - jclouds-api-ec2 - jclouds-api-cloudstack - jclouds-api-rackspace-cloudidentity - jclouds-api-chef - jclouds-driver-jsch - jclouds-driver-sshj - jclouds-driver-slf4j - jclouds-driver-log4j - jclouds-driver-bouncycastle - jclouds-aws-cloudwatch - jclouds-aws-ec2 - jclouds-aws-s3 - jclouds-azureblob - jclouds-bluelock-vcloud-zone01 - jclouds-cloudfiles-uk - jclouds-cloudfiles-us - jclouds-rackspace-cloudloadbalancers-us - jclouds-rackspace-cloudloadbalancers-uk - jclouds-cloudonestorage - jclouds-cloudserver-uk - jclouds-cloudserver-us - jclouds-rackspace-cloudservers-us - jclouds-rackspace-cloudservers-uk - jclouds-cloudsigma-zrh - jclouds-cloudsigma-lvs - jclouds-elastichosts-lon-b - jclouds-elastichosts-lon-p - jclouds-elastichosts-sat-p - jclouds-elastichosts-lax-p - jclouds-elastichosts-tor-p - jclouds-gogrid - jclouds-go2cloud-jhb1 - jclouds-greenhousedata-element-vcloud - jclouds-hpcloud-objectstorage - jclouds-hpcloud-compute - jclouds-trystack-nova - jclouds-ninefold-storage - jclouds-ninefold-compute - jclouds-openhosting-east1 - jclouds-serverlove-z1-man - jclouds-skalicloud-sdg-my - jclouds-softlayer - jclouds-synaptic-storage - jclouds-stratogen-vcloud-mycloud - jclouds-trmk-ecloud - jclouds-trystack-nova - jclouds-trmk-vcloudexpress - jclouds-joyent-cloudapi - jclouds-joyent - jclouds-greenqloud-storage - jclouds-greenqloud-compute - jclouds-services - jclouds-commands - jclouds-chef - jclouds-url-handler - - true - target/features-repo - - false - - - - - org.apache.maven.plugins - maven-antrun-plugin - ${maven-antrun-plugin.version} - - - prepare-package - - - - - - - - - - - run - - - - - - org.apache.maven.plugins - maven-assembly-plugin - ${maven-assembly-plugin.version} - - - unix-bin - package - - single - - - - src/main/assembly/unix.xml - - ${project.artifactId}-${project.version} - gnu - false - - - - windows-bin - package - - single - - - - src/main/assembly/win.xml - - ${project.artifactId}-${project.version} - false - - - - - - + + + + src/main/resources + false + + + src/main/filtered-resources + + **/* + + true + + + + + org.apache.maven.plugins + maven-resources-plugin + ${maven-resources-plugin.version} + + false + + ${*} + + + + + filter + generate-resources + + resources + + + + + + org.apache.maven.plugins + maven-dependency-plugin + + + unpack-unix + generate-resources + + unpack + + + + + org.apache.karaf + apache-karaf + ${karaf.version} + minimal + tar.gz + target/dependencies/unix + + + + + + unpack-win + generate-resources + + unpack + + + + + org.apache.karaf + apache-karaf + ${karaf.version} + minimal + zip + target/dependencies/win + + + + + + + + org.apache.karaf.tooling + features-maven-plugin + ${karaf.version} + + + add-features-to-repo + compile + + add-features-to-repo + + + + + mvn:org.apache.karaf.assemblies.features/standard/${karaf.version}/xml/features + + + mvn:org.jclouds.karaf/jclouds-karaf/${jclouds.karaf.version}/xml/features + + + + config + jclouds-guice + jclouds + jclouds-compute + jclouds-nodepool + jclouds-api-filesystem + jclouds-api-elasticstack + jclouds-api-vcloud + jclouds-api-byon + jclouds-api-swift + jclouds-api-openstack-nova + jclouds-api-openstack-cinder + jclouds-api-s3 + jclouds-api-ec2 + jclouds-api-cloudstack + jclouds-api-rackspace-cloudidentity + jclouds-api-chef + jclouds-driver-jsch + jclouds-driver-sshj + jclouds-driver-slf4j + jclouds-driver-log4j + jclouds-driver-bouncycastle + jclouds-aws-cloudwatch + jclouds-aws-ec2 + jclouds-aws-s3 + jclouds-azureblob + jclouds-bluelock-vcloud-zone01 + jclouds-cloudfiles-uk + jclouds-cloudfiles-us + jclouds-rackspace-cloudloadbalancers-us + jclouds-rackspace-cloudloadbalancers-uk + jclouds-cloudonestorage + jclouds-cloudserver-uk + jclouds-cloudserver-us + jclouds-rackspace-cloudservers-us + jclouds-rackspace-cloudservers-uk + jclouds-cloudsigma-zrh + jclouds-cloudsigma-lvs + jclouds-elastichosts-lon-b + jclouds-elastichosts-lon-p + jclouds-elastichosts-sat-p + jclouds-elastichosts-lax-p + jclouds-elastichosts-tor-p + jclouds-gogrid + jclouds-go2cloud-jhb1 + jclouds-greenhousedata-element-vcloud + jclouds-hpcloud-objectstorage + jclouds-hpcloud-compute + jclouds-trystack-nova + jclouds-ninefold-storage + jclouds-ninefold-compute + jclouds-openhosting-east1 + jclouds-serverlove-z1-man + jclouds-skalicloud-sdg-my + jclouds-softlayer + jclouds-synaptic-storage + jclouds-stratogen-vcloud-mycloud + jclouds-trmk-ecloud + jclouds-trystack-nova + jclouds-trmk-vcloudexpress + jclouds-joyent-cloudapi + jclouds-joyent + jclouds-greenqloud-storage + jclouds-greenqloud-compute + jclouds-services + jclouds-commands + jclouds-chef + jclouds-url-handler + + true + target/features-repo + + false + + + + + org.apache.maven.plugins + maven-antrun-plugin + ${maven-antrun-plugin.version} + + + prepare-package + + + + + + + + + + + run + + + + + + org.apache.maven.plugins + maven-assembly-plugin + ${maven-assembly-plugin.version} + + + unix-bin + package + + single + + + + src/main/assembly/unix.xml + + ${project.artifactId}-${project.version} + gnu + false + + + + windows-bin + package + + single + + + + src/main/assembly/win.xml + + ${project.artifactId}-${project.version} + false + + + + + + diff --git a/branding/pom.xml b/branding/pom.xml index 84e8496..b1da18f 100644 --- a/branding/pom.xml +++ b/branding/pom.xml @@ -1,32 +1,32 @@ - - jclouds-cli-pom - org.jclouds.cli - 1.7.0-SNAPSHOT - - 4.0.0 - + + jclouds-cli-pom org.jclouds.cli - branding 1.7.0-SNAPSHOT - bundle - jclouds :: cli :: branding + + 4.0.0 + + org.jclouds.cli + branding + 1.7.0-SNAPSHOT + bundle + jclouds :: cli :: branding - - org.apache.karaf.branding - + + org.apache.karaf.branding + - - - - ${project.basedir}/src/main/resources - true - - **/* - - - - + + + + ${project.basedir}/src/main/resources + true + + **/* + + + + diff --git a/pom.xml b/pom.xml index ee7d9ef..d2a2545 100644 --- a/pom.xml +++ b/pom.xml @@ -1,211 +1,211 @@ +~ Copyright (C) 2012, the original authors +~ +~ Licensed under the Apache License, Version 2.0 (the "License"); +~ you may not use this file except in compliance with the License. +~ You may obtain a copy of the License at +~ +~ http://www.apache.org/licenses/LICENSE-2.0 +~ +~ Unless required by applicable law or agreed to in writing, software +~ distributed under the License is distributed on an "AS IS" BASIS, +~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +~ See the License for the specific language governing permissions and +~ limitations under the License. +--> - 4.0.0 - - - org.sonatype.oss - oss-parent - 4 - + 4.0.0 + + + org.sonatype.oss + oss-parent + 4 + - org.jclouds.cli - jclouds-cli-pom - pom - jclouds :: cli - 1.7.0-SNAPSHOT + org.jclouds.cli + jclouds-cli-pom + pom + jclouds :: cli + 1.7.0-SNAPSHOT - https://github.com/jclouds/jclouds-cli - - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - - + https://github.com/jclouds/jclouds-cli + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + - - scm:git:git://github.com/jclouds/jclouds-cli.git - scm:git:ssh://git@github.com/jclouds/jclouds-cli.git - http://github.com/jclouds/jclouds-cli - + + scm:git:git://github.com/jclouds/jclouds-cli.git + scm:git:ssh://git@github.com/jclouds/jclouds-cli.git + http://github.com/jclouds/jclouds-cli + - - - iocanel - Ioannis Canellos - iocanel@gmail.com - http://iocanel.blogspot.com - - - abayer - Andew Bayer - abayer@apache.org - http://andrewbayer.com - - + + + iocanel + Ioannis Canellos + iocanel@gmail.com + http://iocanel.blogspot.com + + + abayer + Andew Bayer + abayer@apache.org + http://andrewbayer.com + + - - branding - assembly - runner - + + branding + assembly + runner + - - - 2.2.7 - 1.2.8 - 1.6.5 - 1.2.8 - 0.3 - 0.3 - 0.3.1 - 0.3 - 3.3.1_1 - 3.2.2 - ${project.version} - ${project.version} - 1.2.17 - 1.6.6 - - 1.7 - 2.2.1 - 2.1.0 - 2.0.2 - 2.2.2 - 2.4.2 - 1.5 - + + + 2.2.7 + 1.2.8 + 1.6.5 + 1.2.8 + 0.3 + 0.3 + 0.3.1 + 0.3 + 3.3.1_1 + 3.2.2 + ${project.version} + ${project.version} + 1.2.17 + 1.6.6 + + 1.7 + 2.2.1 + 2.1.0 + 2.0.2 + 2.2.2 + 2.4.2 + 1.5 + - - - - org.apache.felix - maven-bundle-plugin - ${maven-bundle-plugin.version} - true - true - - - ${project.name} - org.jclouds.cli.${project.artifactId} - ${osgi.export} - ${osgi.import} - ${osgi.dynamic.import} - ${osgi.private} - ${osgi.bundles} - ${osgi.activator} - - - jar - war - bundle - - true - - - - bundle-manifest - process-classes - - manifest - - - - - - org.apache.maven.plugins - maven-compiler-plugin - ${maven-compiler-plugin.version} - - 1.6 - 1.6 - - - - org.apache.maven.plugins - maven-release-plugin - ${maven-release-plugin.version} - - clean install - - - - + + + + org.apache.felix + maven-bundle-plugin + ${maven-bundle-plugin.version} + true + true + + + ${project.name} + org.jclouds.cli.${project.artifactId} + ${osgi.export} + ${osgi.import} + ${osgi.dynamic.import} + ${osgi.private} + ${osgi.bundles} + ${osgi.activator} + + + jar + war + bundle + + true + + + + bundle-manifest + process-classes + + manifest + + + + + + org.apache.maven.plugins + maven-compiler-plugin + ${maven-compiler-plugin.version} + + 1.6 + 1.6 + + + + org.apache.maven.plugins + maven-release-plugin + ${maven-release-plugin.version} + + clean install + + + + - - - jclouds-staging - https://oss.sonatype.org/content/repositories/orgjclouds-354 - - true - - - false - - + + + jclouds-staging + https://oss.sonatype.org/content/repositories/orgjclouds-354 + + true + + + false + + - - sonatype - https://oss.sonatype.org/content/repositories/releases/ - - - maven2-repository.dev.java.net - Java.net Repository for Maven - http://download.java.net/maven/2/ - default - - + + sonatype + https://oss.sonatype.org/content/repositories/releases/ + + + maven2-repository.dev.java.net + Java.net Repository for Maven + http://download.java.net/maven/2/ + default + + - - - - sonatype-release-profile-extension - - - performRelease - true - - - - - - maven-gpg-plugin - - ${gpg.command} - ${gpg.passphrase} - - - - - - + + + + sonatype-release-profile-extension + + + performRelease + true + + + + + + maven-gpg-plugin + + ${gpg.command} + ${gpg.passphrase} + + + + + + - - - sonatype-nexus-staging - https://oss.sonatype.org/service/local/staging/deploy/maven2 - false - - - sonatype-nexus-snapshots - https://oss.sonatype.org/content/repositories/snapshots - - + + + sonatype-nexus-staging + https://oss.sonatype.org/service/local/staging/deploy/maven2 + false + + + sonatype-nexus-snapshots + https://oss.sonatype.org/content/repositories/snapshots + + diff --git a/runner/pom.xml b/runner/pom.xml index 19671d8..93e2b68 100644 --- a/runner/pom.xml +++ b/runner/pom.xml @@ -1,51 +1,51 @@ +~ Copyright (C) 2012, the original authors +~ +~ Licensed under the Apache License, Version 2.0 (the "License"); +~ you may not use this file except in compliance with the License. +~ You may obtain a copy of the License at +~ +~ http://www.apache.org/licenses/LICENSE-2.0 +~ +~ Unless required by applicable law or agreed to in writing, software +~ distributed under the License is distributed on an "AS IS" BASIS, +~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +~ See the License for the specific language governing permissions and +~ limitations under the License. +--> - - jclouds-cli-pom - org.jclouds.cli - 1.7.0-SNAPSHOT - - 4.0.0 - + + jclouds-cli-pom org.jclouds.cli - runner 1.7.0-SNAPSHOT - jclouds :: cli :: runner + + 4.0.0 + + org.jclouds.cli + runner + 1.7.0-SNAPSHOT + jclouds :: cli :: runner - - - org.apache.karaf.shell - org.apache.karaf.shell.console - ${karaf.version} - + + + org.apache.karaf.shell + org.apache.karaf.shell.console + ${karaf.version} + - - org.jclouds - jclouds-blobstore - ${jclouds.karaf.version} - + + org.jclouds + jclouds-blobstore + ${jclouds.karaf.version} + - - org.jclouds - jclouds-core - ${jclouds.karaf.version} - - + + org.jclouds + jclouds-core + ${jclouds.karaf.version} + +