diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000000..1c77dea20c --- /dev/null +++ b/pom.xml @@ -0,0 +1,261 @@ + + 4.0.0 + + + cloud.cosmic + cosmic + 5.0.0-SNAPSHOT + pom + Apache CloudStack + Apache CloudStack is an IaaS (“Infrastructure as a Service”) cloud orchestration platform. + http://www.cloudstack.org + + + 3.0.4 + + + + 1.7 + UTF-8 + UTF-8 + + 1.2.17 + 1.2.17 + 3.1 + 1.4 + 1.6 + 1.10 + 1.10 + 3.2.2 + 1.1.1 + 0.5 + 3.0 + + 4.11 + 1.3 + 1.46 + 0.1.51 + 2.1.0 + 1.9.2 + 1.0.0-build217 + 2.6.9 + 1.7.2 + 18.0 + 18.0 + 6.2.0-3.1 + 4.5 + 4.4 + 3.1 + 5.1.34 + 1.4.7 + 3.1.3 + 1.4.7 + 1.4 + 1.5.6 + 1.5.1 + 1.2.8 + 2.0.4 + 2.5 + 1.2 + 1.0-20081010.060147 + 5.5 + 3.2.12.RELEASE + 1.9.5 + 1.5.3 + 1.10.34 + 2.6.3 + 2.6 + 3.4 + 2.4 + 1.4.0 + 0.9.9 + 0.15 + build/replace.properties + 0.5.1 + 0.2.0 + target + 1.0.15 + 4.0.0 + 2.11 + 2.7 + 3.0.1 + 2.10.1 + 2.6.1 + 1.4.01 + 2.8.1 + + + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + The Apache Software Foundation + http://www.apache.org/ + + + + cosmic-core + + + + + + + + + + install + src + test + + + ${basedir}/resources + + + + + test/resources + + + ${basedir}/${cs.target.dir}/classes + ${basedir}/${cs.target.dir}/test-classes + + + org.apache.maven.plugins + maven-checkstyle-plugin + + + cloudstack-checkstyle + none + false + + + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + ${cs.checkstyle.version} + + + org.apache.cloudstack + checkstyle + 2.7 + + + + + cloudstack-checkstyle + validate + + check + + + + + true + cloud-style.xml + true + true + ${project.basedir} + + + + maven-clean-plugin + + true + + + ${cs.target.dir} + + **/* + + + + dist + + **/* + + + + ${basedir} + + ${cs.target.dir} + dist + + + + + + + org.apache.maven.plugins + maven-release-plugin + 2.5.1 + + + default + + perform + + + pom.xml + + + + + + org.apache.maven.plugins + maven-antrun-plugin + 1.8 + + + org.apache.maven.plugins + maven-compiler-plugin + 3.2 + + ${cs.jdk.version} + ${cs.jdk.version} + true + 128m + 512m + -XDignore.symbol.file=true + + + + org.apache.maven.plugins + maven-dependency-plugin + 2.9 + + + org.apache.maven.plugins + maven-surefire-plugin + 2.18.1 + + -Djava.security.egd=file:/dev/./urandom -noverify + + + + org.apache.maven.plugins + maven-failsafe-plugin + 2.18.1 + + + + + + + development + + cosmic-core + + + +