From bb63d713ce1e6b45f5affb7bb105295b486a2eff Mon Sep 17 00:00:00 2001 From: Prasanna Santhanam Date: Wed, 1 May 2013 08:59:22 +0530 Subject: [PATCH] Revert "removing unused commented dependencies" This reverts commit 8e917b1ad3c0d3076b0c6425ea3318a6d6dd5c25. Fixing the eclipse setting issue caused by excluding . This also fixes the incubation -> graduation links in the various poms. Conflicts: pom.xml --- plugins/pom.xml | 3 +- pom.xml | 114 ++++++++++++++++++++++++++++++++---------------- 2 files changed, 77 insertions(+), 40 deletions(-) diff --git a/plugins/pom.xml b/plugins/pom.xml index 471253f0728..b9402718b89 100755 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -16,8 +16,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ---> - +--> 4.0.0 cloudstack-plugins Apache CloudStack Plugin POM diff --git a/pom.xml b/pom.xml index be8aa62d038..9526d92c112 100644 --- a/pom.xml +++ b/pom.xml @@ -1,23 +1,15 @@ - + + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 @@ -34,8 +26,8 @@ Apache CloudStack is an IaaS (“Infrastracture as a Service”) cloud orchestration platform. http://www.cloudstack.org - scm:git:https://git-wip-us.apache.org/repos/asf/incubator-cloudstack.git - scm:git:https://git-wip-us.apache.org/repos/asf/incubator-cloudstack.git + scm:git:https://git-wip-us.apache.org/repos/asf/cloudstack.git + scm:git:https://git-wip-us.apache.org/repos/asf/cloudstack.git jira @@ -43,7 +35,7 @@ - + 1.6 UTF-8 @@ -92,6 +84,7 @@ 0.10 build/replace.properties 0.4.9 + target @@ -106,40 +99,49 @@ Apache CloudStack User List - cloudstack-users-subscribe@incubator.apache.org - cloudstack-users-unsubscribe@incubator.apache.org - cloudstack-users@incubator.apache.org - http://mail-archives.apache.org/mod_mbox/incubator-cloudstack-users + users-subscribe@cloudstack.apache.org + users-unsubscribe@cloudstack.apache.org + users@cloudstack.apache.org + http://mail-archives.apache.org/mod_mbox/cloudstack-users + + http://mail-archives.apache.org/mod_mbox/incubator-cloudstack-users + Apache CloudStack Developer List - cloudstack-dev-subscribe@incubator.apache.org - cloudstack-dev-unsubscribe@incubator.apache.org - cloudstack-dev@incubator.apache.org - http://mail-archives.apache.org/mod_mbox/incubator-cloudstack-dev + dev-subscribe@cloudstack.apache.org + dev-unsubscribe@cloudstack.apache.org + dev@cloudstack.apache.org + http://mail-archives.apache.org/mod_mbox/cloudstack-dev + + http://mail-archives.apache.org/mod_mbox/incubator-cloudstack-dev + Apache CloudStack Commits List - cloudstack-commits-subscribe@incubator.apache.org - cloudstack-commits-unsubscribe@incubator.apache.org - cloudstack-commits@incubator.apache.org - http://mail-archives.apache.org/mod_mbox/incubator-cloudstack-commits + commits-subscribe@cloudstack.apache.org + commits-unsubscribe@cloudstack.apache.org + commits@cloudstack.apache.org + http://mail-archives.apache.org/mod_mbox/cloudstack-commits + + http://mail-archives.apache.org/mod_mbox/incubator-cloudstack-commits + The Apache CloudStack Team - cloudstack-dev@incubator.apache.org - http://incubator.apache.org/projects/cloudstack.html + dev@cloudstack.apache.org + http://cloudstack.apache.org/ Apache Software Foundation http://apache.org/ - Jenkin - http://jenkins.cloudstack.org/ + Jenkins + http://builds.apache.org/ @@ -204,6 +206,24 @@ spring-web ${org.springframework.version} + org.mockito mockito-all @@ -235,6 +255,8 @@ install + ${basedir}/${cs.target.dir}/classes + ${basedir}/${cs.target.dir}/test-classes @@ -471,6 +493,12 @@ + eclipse + + target-eclipse + + + developer tools/devcloud/devcloud.cfg @@ -480,6 +508,16 @@ tools + + impatient + + tools/devcloud/devcloud.cfg + + + developer + + + vmware