From b7cd9996e80acd225062abc19ce319e7f0127815 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Tue, 31 Jul 2012 09:03:18 +0000 Subject: [PATCH] only scope compile is needed for annotations git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1367470 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/site/apt/examples/using-annotations.apt.vm | 1 + 1 file changed, 1 insertion(+) diff --git a/maven-plugin-plugin/src/site/apt/examples/using-annotations.apt.vm b/maven-plugin-plugin/src/site/apt/examples/using-annotations.apt.vm index ea94130..59b59cc 100644 --- a/maven-plugin-plugin/src/site/apt/examples/using-annotations.apt.vm +++ b/maven-plugin-plugin/src/site/apt/examples/using-annotations.apt.vm @@ -46,6 +46,7 @@ Using Plugin Tools Java5 Annotations org.apache.maven.plugin-tools maven-plugin-annotations ${project.version} + compile