compile is the default scope, isn't it?
Or do I miss something?

Le mardi 31 juillet 2012 09:03:19 [email protected] a écrit :
> Author: olamy
> Date: Tue Jul 31 09:03:18 2012
> New Revision: 1367470
> 
> URL: http://svn.apache.org/viewvc?rev=1367470&view=rev
> Log:
> only scope compile is needed for annotations
> 
> Modified:
>    
> maven/plugin-tools/trunk/maven-plugin-plugin/src/site/apt/examples/using-an
> notations.apt.vm
> 
> Modified:
> maven/plugin-tools/trunk/maven-plugin-plugin/src/site/apt/examples/using-an
> notations.apt.vm URL:
> http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-plugin/s
> rc/site/apt/examples/using-annotations.apt.vm?rev=1367470&r1=1367469&r2=1367
> 470&view=diff
> ===========================================================================
> === ---
> maven/plugin-tools/trunk/maven-plugin-plugin/src/site/apt/examples/using-an
> notations.apt.vm (original) +++
> maven/plugin-tools/trunk/maven-plugin-plugin/src/site/apt/examples/using-an
> notations.apt.vm Tue Jul 31 09:03:18 2012 @@ -46,6 +46,7 @@ Using Plugin
> Tools Java5 Annotations
>        <groupId>org.apache.maven.plugin-tools</groupId>
>        <artifactId>maven-plugin-annotations</artifactId>
>        <version>${project.version}</version>
> +      <scope>compile</scope>
>      </dependency>
>      <!-- generated help mojo has a dependency to plexus-utils -->
>      <dependency>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to