diff -up protobuf-2.3.0/java/pom.xml.orig protobuf-2.3.0/java/pom.xml --- protobuf-2.3.0/java/pom.xml.orig 2010-04-21 20:59:56.378273539 -0600 +++ protobuf-2.3.0/java/pom.xml 2010-04-21 21:28:39.565018649 -0600 @@ -3,11 +3,6 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - - com.google - google - 1 - com.google.protobuf protobuf-java 2.3.0 @@ -32,26 +27,6 @@ scm:svn:http://protobuf.googlecode.com/svn/trunk/ - - - junit - junit - 4.4 - test - - - org.easymock - easymock - 2.2 - test - - - org.easymock - easymockclassextension - 2.2.1 - test - - @@ -62,14 +37,6 @@ - maven-surefire-plugin - - - **/*Test.java - - - - maven-antrun-plugin @@ -90,38 +57,6 @@ run - - generate-test-sources - generate-test-sources - - - - - - - - - - - - - - - - - - - - - target/generated-test-sources - - - run - - @@ -148,18 +83,6 @@ **/UninitializedMessageException.java **/WireFormat.java - - **/LiteTest.java - **/*Lite.java - - - - - maven-surefire-plugin - - - **/LiteTest.java -