diff --git a/contrib/pom.xml b/contrib/pom.xml index 4329627..181eb0e 100644 --- a/contrib/pom.xml +++ b/contrib/pom.xml @@ -2,15 +2,15 @@ 4.0.0 - hbase-contrib - pom - HBase Contrib - org.apache.hbase hbase 0.21.0-SNAPSHOT + + hbase-contrib + pom + HBase Contrib + + ${project.groupId} + hbase-core + + + org.apache.hadoop + hadoop-core + + + org.apache.hadoop + zookeeper + + + org.mortbay.jetty + jetty + ${jetty.version} + + + org.mortbay.jetty + servlet-api-2.5 + stax + stax-api + 1.0.1 + + + + hsqldb hsqldb ${hsqldb.version} test + + junit + junit + + + ${project.groupId} + hbase-core + tests + + + org.apache.hadoop + hadoop-test + ${hadoop.version} + diff --git a/contrib/stargate/pom.xml b/contrib/stargate/pom.xml index c993112..f5c0f40 100644 --- a/contrib/stargate/pom.xml +++ b/contrib/stargate/pom.xml @@ -3,15 +3,16 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - hbase-contrib-stargate - pom - HBase Contrib - Stargate - org.apache.hbase hbase-contrib 0.21.0-SNAPSHOT + + hbase-contrib-stargate + pom + HBase Contrib - Stargate + core war diff --git a/contrib/stargate/war/pom.xml b/contrib/stargate/war/pom.xml index 0065fb4..600f72d 100644 --- a/contrib/stargate/war/pom.xml +++ b/contrib/stargate/war/pom.xml @@ -1,14 +1,18 @@ - + 4.0.0 - hbase-contrib-stargate-war - war - HBase Contrib - Stargate WAR + org.apache.hbase hbase-contrib-stargate 0.21.0-SNAPSHOT + + hbase-contrib-stargate-war + war + HBase Contrib - Stargate WAR + ${project.groupId} @@ -16,4 +20,4 @@ ${project.version} - + \ No newline at end of file diff --git a/contrib/transactional/pom.xml b/contrib/transactional/pom.xml index 6b51634..e9336e1 100644 --- a/contrib/transactional/pom.xml +++ b/contrib/transactional/pom.xml @@ -27,10 +27,29 @@ + commons-logging + commons-logging + + + + ${project.groupId} hbase-core + org.apache.hadoop + hadoop-core + + + + + junit + junit + + ${project.groupId} hbase-core tests diff --git a/core/pom.xml b/core/pom.xml index c0d802c..e582f1a 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -13,11 +13,7 @@ 0.21.0-SNAPSHOT - - src/main/resources @@ -154,31 +150,82 @@ + + 2.5 + 2.1 + 5.5.23 + 1.4.0 + 1.5.8 + 0.2.0 + + + commons-cli + commons-cli + + + commons-lang + commons-lang + ${commons-lang.version} + + + commons-logging + commons-logging + + log4j log4j - ${log4j.version} + + + + + org.apache.thrift + thrift + ${thrift.version} - javax.jms - jms - - - javax.mail - mail - - - com.sun.jmx - jmxri - - - com.sun.jdmk - jmxtools + org.slf4j + slf4j-simple + org.slf4j + slf4j-api + ${slf4j.version} + + + org.slf4j + slf4j-log4j12 + ${slf4j.version} + runtime + + + + org.apache.hadoop + hadoop-core + + + + org.apache.hadoop + zookeeper + + + org.mortbay.jetty jetty ${jetty.version} @@ -191,7 +238,6 @@ org.mortbay.jetty servlet-api-2.5 - ${jetty.version} org.mortbay.jetty @@ -208,31 +254,17 @@ jasper-runtime ${jasper.version} - - tomcat - jasper-compiler - ${jasper.version} - - org.apache.hadoop - hadoop-core - ${hadoop.version} - - - org.apache.hadoop - hadoop-test - ${hadoop.version} - - - org.apache.thrift - thrift - ${thrift.version} + org.jruby + jruby-complete + ${jruby.version} + + - org.apache.hadoop - zookeeper - ${zookeeper.version} + junit + junit org.apache.commons @@ -240,43 +272,9 @@ ${commons-math.version} test - - commons-lang - commons-lang - ${commons-lang.version} - - - commons-cli - commons-cli - ${commons-cli.version} - - - - - org.slf4j - slf4j-api - ${slf4j.version} - - - org.slf4j - slf4j-log4j12 - ${slf4j.version} - - - org.jruby - jruby-complete - ${jruby.version} + + org.apache.hadoop + hadoop-test - + \ No newline at end of file diff --git a/pom.xml b/pom.xml index 6fafbc0..f0c95fc 100644 --- a/pom.xml +++ b/pom.xml @@ -149,31 +149,11 @@ Michael Stack stack@apache.org -8 - Powerset - http://www.powerset.com/ + StumbleUpon + http://www.stumbleupon.com/ - - 1.6 - UTF-8 - - 0.20.2-with-200-826 - - 1.2.15 - 6.1.14 - 5.5.12 - 2.4 - 2.0 - 1.2 - 3.3.0 - - 0.2.0 - 1.4.0 - 1.5.8 - 3.2 - - java.net @@ -303,9 +283,63 @@ + + 1.6 + UTF-8 + + 0.20.2-with-200-826 + + 1.2 + 1.1.1 + 6.1.14 + 4.8.1 + 1.2.15 + 3.3.0 + + + commons-cli + commons-cli + ${commons-cli.version} + + + commons-logging + commons-logging + ${commons-logging.version} + + + + log4j + log4j + ${log4j.version} + + + javax.jms + jms + + + javax.mail + mail + + + com.sun.jmx + jmxri + + + com.sun.jdmk + jmxtools + + + + + + org.apache.hadoop + hadoop-core + ${hadoop.version} + + ${project.groupId} hbase-core ${project.version} @@ -319,18 +353,32 @@ org.apache.hadoop + zookeeper + ${zookeeper.version} + + + + org.mortbay.jetty + servlet-api-2.5 + ${jetty.version} + + + + + org.apache.hadoop hadoop-test ${hadoop.version} test - net.sf.jopt-simple - jopt-simple - ${jopt.version} + junit + junit + ${junit.version} + test - + - - apache.releases.https - Apache Release Distribution Repository - https://repository.apache.org/service/local/staging/deploy/maven2 - - - apache.snapshots.https - Apache Development Snapshot Repository - https://repository.apache.org/content/repositories/snapshots - + + apache.releases.https + Apache Release Distribution Repository + https://repository.apache.org/service/local/staging/deploy/maven2 + + + apache.snapshots.https + Apache Development Snapshot Repository + https://repository.apache.org/content/repositories/snapshots + HBase Site @@ -399,9 +447,9 @@ findbugs-maven-plugin 2.3.1 - true - true - true + true + true + true