From 40da600c311b18c628410af5f795c25c6e248cf6 Mon Sep 17 00:00:00 2001 From: Maros Marsalek Date: Fri, 1 Jul 2016 16:24:01 +0200 Subject: Introduce integration tests to Honeycomb + Add writer infrastructure initial test Change-Id: I0c1017f55c9456f145943ca6db6221555b746c8f Signed-off-by: Maros Marsalek --- v3po/it/pom.xml | 59 ++++++++++++++++++++++++++++++--------------------------- 1 file changed, 31 insertions(+), 28 deletions(-) (limited to 'v3po/it/pom.xml') diff --git a/v3po/it/pom.xml b/v3po/it/pom.xml index e7afb7535..e565f22df 100644 --- a/v3po/it/pom.xml +++ b/v3po/it/pom.xml @@ -13,36 +13,39 @@ See the License for the specific language governing permissions and limitations under the License. --> - - - io.fd.honeycomb.common - it-parent - 1.0.0-SNAPSHOT - ../../common/it-parent - - - 4.0.0 - io.fd.honeycomb.v3po - v3po-it + io.fd.honeycomb.common + honeycomb-it-aggregator 1.0.0-SNAPSHOT - bundle - - - false - io.fd.honeycomb.v3po - v3po-karaf - 1.0.0-SNAPSHOT - zip - - - - - ${project.groupId} - v3po-features - ${project.version} - - + honeycomb + pom + 4.0.0 + + 3.1.1 + + + test-model + it-test + + + + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + + org.apache.maven.plugins + maven-install-plugin + + true + + + + -- cgit 1.2.3-korg