From dab76262be04a0cdc4c774220e1577136e6f2c65 Mon Sep 17 00:00:00 2001 From: Jianghao Lu Date: Wed, 11 May 2016 11:56:08 -0700 Subject: [PATCH] Address eclipse build errors --- .../java/com/microsoft/rest/package-info.java | 4 ---- pom.xml | 17 ----------------- 2 files changed, 21 deletions(-) delete mode 100644 client-runtime/src/test/java/com/microsoft/rest/package-info.java diff --git a/client-runtime/src/test/java/com/microsoft/rest/package-info.java b/client-runtime/src/test/java/com/microsoft/rest/package-info.java deleted file mode 100644 index 137d82e99154..000000000000 --- a/client-runtime/src/test/java/com/microsoft/rest/package-info.java +++ /dev/null @@ -1,4 +0,0 @@ -/** - * The package contains the tests for the client runtime. - */ -package com.microsoft.rest; \ No newline at end of file diff --git a/pom.xml b/pom.xml index a6f30c1d67dd..b6bb0bb29b04 100644 --- a/pom.xml +++ b/pom.xml @@ -143,23 +143,6 @@ - - org.apache.maven.plugins - maven-help-plugin - 2.1.1 - - - validate - - evaluate - - - legal - - - - - org.apache.maven.plugins maven-compiler-plugin