From 9c3b8dd3334e20d8073a19d7c728bf2eff065f74 Mon Sep 17 00:00:00 2001 From: Marcel May Date: Mon, 1 Apr 2013 23:59:51 +0200 Subject: [PATCH] issues#6 : Failed to execute goal de.m3y.maven:rbc-maven-plugin ... required class SinkEventAttributes missing --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index c01a6f6..b8d246e 100644 --- a/pom.xml +++ b/pom.xml @@ -93,6 +93,11 @@ maven-reporting-api 3.0 + + org.apache.maven.doxia + doxia-sink-api + 1.2 + org.apache.maven.reporting maven-reporting-impl