From 8f2877e80638a822314e9ccb1ad1f873dee591c5 Mon Sep 17 00:00:00 2001 From: BlueAnanas Date: Wed, 6 Apr 2016 14:40:33 +0200 Subject: [PATCH] Fix for missing lifecycle mapping metadata on scriptus for m2e --- pom.xml | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/pom.xml b/pom.xml index af523e1f..fe6cf884 100644 --- a/pom.xml +++ b/pom.xml @@ -148,5 +148,36 @@ 2.7 + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + net.md-5 + scriptus + [0.3.1,) + + describe + + + + + false + + + + + + + + +