[ http://jira.codehaus.org/browse/MDEP-28?page=comments#action_71371 ] 
            
David J. M. Karlsen commented on MDEP-28:
-----------------------------------------

Probably not:

In the copy-dependencies section the howto 
(http://maven.apache.org/plugins/maven-dependency-plugin/howto.html) states:

<plugin>
        <groupId>org.apache.maven.plugin</groupId>
        <artifactId>dependency-maven-plugin</artifactId>
        <executions>


should be:

<plugin>
                                <artifactId>maven-dependency-plugin</artifactId>
                                <executions>


related in general to:
http://jira.codehaus.org/browse/MDEP-30

> Incorregect information on "How to use" web page
> ------------------------------------------------
>
>                 Key: MDEP-28
>                 URL: http://jira.codehaus.org/browse/MDEP-28
>             Project: Maven 2.x Dependency Plugin
>          Issue Type: Improvement
>            Reporter: Jimisola Laursen
>            Priority: Trivial
>
> On the "How to use" web page 
> (http://mojo.codehaus.org/dependency-maven-plugin/howto.html)
> "</exections>" needs to be replaced with "</executions>"

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to