diff --git a/google-compute-engine/pom.xml b/google-compute-engine/pom.xml index 9851ea0..a48b40d 100644 --- a/google-compute-engine/pom.xml +++ b/google-compute-engine/pom.xml @@ -1,128 +1,128 @@ +~ Licensed to jclouds, Inc. (jclouds) under one or more +~ contributor license agreements. See the NOTICE file +~ distributed with this work for additional information +~ regarding copyright ownership. jclouds licenses this file +~ to you 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.jclouds.labs - jclouds-labs-google - 1.7.0-SNAPSHOT - - - + 4.0.0 + org.jclouds.labs - google-compute-engine - jclouds Google Compute Engine provider - jclouds components to access GoogleCompute + jclouds-labs-google + 1.7.0-SNAPSHOT + + + + org.jclouds.labs + google-compute-engine + jclouds Google Compute Engine provider + jclouds components to access GoogleCompute - - Email associated with the Google API client_id - Private key (PKCS12 file) associated with the Google API client_id - v1beta13 - - + + Email associated with the Google API client_id + Private key (PKCS12 file) associated with the Google API client_id + v1beta13 + + - - - org.jclouds - jclouds-core - ${jclouds.version} - - - org.jclouds.labs - oauth - ${project.version} - jar - - - org.jclouds.labs - oauth - ${project.version} - test-jar - test - - - org.jclouds - jclouds-compute - ${jclouds.version} - - - org.jclouds - jclouds-compute - ${jclouds.version} - test-jar - test - - - org.jclouds - jclouds-core - ${jclouds.version} - test-jar - test - - - org.jclouds.driver - jclouds-slf4j - ${jclouds.version} - test - - - org.jclouds.driver - jclouds-sshj - ${jclouds.version} - test - - - ch.qos.logback - logback-classic - test - - - - - live - - - - org.apache.maven.plugins - maven-surefire-plugin - - - integration - integration-test - - test - - - - ${test.google-compute-engine.identity} - ${test.google-compute-engine.credential} - ${test.google-compute-engine.api-version} - ${test.google-compute-engine.build-version} - - - - - - - - - + + + org.jclouds + jclouds-core + ${jclouds.version} + + + org.jclouds.labs + oauth + ${project.version} + jar + + + org.jclouds.labs + oauth + ${project.version} + test-jar + test + + + org.jclouds + jclouds-compute + ${jclouds.version} + + + org.jclouds + jclouds-compute + ${jclouds.version} + test-jar + test + + + org.jclouds + jclouds-core + ${jclouds.version} + test-jar + test + + + org.jclouds.driver + jclouds-slf4j + ${jclouds.version} + test + + + org.jclouds.driver + jclouds-sshj + ${jclouds.version} + test + + + ch.qos.logback + logback-classic + test + + + + + live + + + + org.apache.maven.plugins + maven-surefire-plugin + + + integration + integration-test + + test + + + + ${test.google-compute-engine.identity} + ${test.google-compute-engine.credential} + ${test.google-compute-engine.api-version} + ${test.google-compute-engine.build-version} + + + + + + + + + diff --git a/oauth/pom.xml b/oauth/pom.xml index aa2cb25..11037f3 100644 --- a/oauth/pom.xml +++ b/oauth/pom.xml @@ -1,122 +1,122 @@ - 4.0.0 - - org.jclouds.labs - jclouds-labs-google - 1.7.0-SNAPSHOT - - - + 4.0.0 + org.jclouds.labs - oauth - jclouds OAuth core - jclouds components to access OAuth + jclouds-labs-google + 1.7.0-SNAPSHOT + + + + org.jclouds.labs + oauth + jclouds OAuth core + jclouds components to access OAuth - - FIX_ME - FIX_ME - FIX_ME - FIX_ME - FIX_ME - FIX_ME - 2 - - + + FIX_ME + FIX_ME + FIX_ME + FIX_ME + FIX_ME + FIX_ME + 2 + + - - - org.jclouds - jclouds-core - ${jclouds.version} - - - org.jclouds - jclouds-core - ${jclouds.version} - test-jar - test - - - org.jclouds.driver - jclouds-slf4j - ${jclouds.version} - test - - - ch.qos.logback - logback-classic - test - - + + + org.jclouds + jclouds-core + ${jclouds.version} + + + org.jclouds + jclouds-core + ${jclouds.version} + test-jar + test + + + org.jclouds.driver + jclouds-slf4j + ${jclouds.version} + test + + + ch.qos.logback + logback-classic + test + + - + + + + maven-jar-plugin + + + + test-jar + + + + + + + + + + live + - - maven-jar-plugin - - - - test-jar - - - - + + org.apache.maven.plugins + maven-surefire-plugin + + + integration + integration-test + + test + + + + ${test.oauth.identity} + ${test.oauth.credential} + ${test.oauth.endpoint} + ${test.oauth.api-version} + ${test.oauth.build-version} + ${test.jclouds.oauth.signature-or-mac-algorithm>} + ${test.jclouds.oauth.audience} + ${test.jclouds.oauth.scopes} + + + + + - - - - - live - - - - org.apache.maven.plugins - maven-surefire-plugin - - - integration - integration-test - - test - - - - ${test.oauth.identity} - ${test.oauth.credential} - ${test.oauth.endpoint} - ${test.oauth.api-version} - ${test.oauth.build-version} - ${test.jclouds.oauth.signature-or-mac-algorithm>} - ${test.jclouds.oauth.audience} - ${test.jclouds.oauth.scopes} - - - - - - - - - + + + diff --git a/pom.xml b/pom.xml index 4a2bfc4..444ee9a 100644 --- a/pom.xml +++ b/pom.xml @@ -1,116 +1,116 @@ - 4.0.0 - - org.jclouds - jclouds-project - 1.7.0-SNAPSHOT - - org.jclouds.labs - jclouds-labs-google + 4.0.0 + + org.jclouds + jclouds-project 1.7.0-SNAPSHOT - pom - jclouds labs google + + org.jclouds.labs + jclouds-labs-google + 1.7.0-SNAPSHOT + pom + jclouds labs google - - scm:git:git://github.com/jclouds/jclouds-labs-google.git - scm:git:ssh://git@github.com/jclouds/jclouds-labs-google.git - https://github.com/jclouds/jclouds-labs-google - HEAD - + + scm:git:git://github.com/jclouds/jclouds-labs-google.git + scm:git:ssh://git@github.com/jclouds/jclouds-labs-google.git + https://github.com/jclouds/jclouds-labs-google + HEAD + - - 1.7.0-SNAPSHOT - + + 1.7.0-SNAPSHOT + - - - sonatype-nexus-snapshots - https://oss.sonatype.org/content/repositories/snapshots - - false - - - true - - - + + + sonatype-nexus-snapshots + https://oss.sonatype.org/content/repositories/snapshots + + false + + + true + + + - - oauth - google-compute-engine - + + oauth + google-compute-engine + - + + + + com.mycila.maven-license-plugin + maven-license-plugin + 1.9.0 + + true + ${sourceEncoding} + true +
project/src/etc/header.txt
+ + SEMICOLON_STYLE + + + **/src/**/resources/** + **/LICENSE.txt + **/NOTICE.txt + **/README.md + **/README.txt + **/header.txt + + + 2011 + jclouds, Inc. + +
+
+
+
+ + + + doc + - - com.mycila.maven-license-plugin - maven-license-plugin - 1.9.0 - - true - ${sourceEncoding} - true -
project/src/etc/header.txt
- - SEMICOLON_STYLE - - - **/src/**/resources/** - **/LICENSE.txt - **/NOTICE.txt - **/README.md - **/README.txt - **/header.txt - - - 2011 - jclouds, Inc. - -
-
+ + maven-javadoc-plugin + + + javadoc + package + + aggregate-jar + + + +
-
- - - - doc - - - - maven-javadoc-plugin - - - javadoc - package - - aggregate-jar - - - - - - - - +
+ +