From 99819f5ac0c86df98d097d620659ed123f9ce679 Mon Sep 17 00:00:00 2001 From: Tuukka Lehtonen Date: Tue, 2 May 2017 23:27:23 +0300 Subject: [PATCH] Fix compilation problems from org.simantics.gnuplot/pom.xml The problem surfaced after putting the maven graph compiler plugin into use. refs #7178 Change-Id: Icb660bc39711951c545a50baed945d0d6c3a7996 --- bundles/org.simantics.gnuplot/pom.xml | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/bundles/org.simantics.gnuplot/pom.xml b/bundles/org.simantics.gnuplot/pom.xml index cc1b5c25a..34a454c19 100644 --- a/bundles/org.simantics.gnuplot/pom.xml +++ b/bundles/org.simantics.gnuplot/pom.xml @@ -4,7 +4,6 @@ xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - org.simantics org.simantics.gnuplot 0.0.1-SNAPSHOT eclipse-plugin @@ -110,6 +109,23 @@ + + + org.simantics + + graph-builder-maven-plugin + + + [0.0.5,) + + + compile-graphs + + + + + + -- 2.43.2