[ 
https://jira.codehaus.org/browse/MDEP-429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=332595#comment-332595
 ] 

Gili commented on MDEP-429:
---------------------------

Olivier,

Please reopen this issue.

If you take a look at the code (not the bug report) you will notice that the 
documentation says that ignorePermissions defaults to false, but the code 
actually does the opposite.

Here is the code in question: 
https://svn.apache.org/viewvc/maven/plugins/trunk/maven-dependency-plugin/src/main/java/org/apache/maven/plugin/dependency/AbstractDependencyMojo.java?revision=1414637&view=markup&pathrev=1414637

I believe this is the latest version of the code.
                
> ignorePermissions documentation contradicts code
> ------------------------------------------------
>
>                 Key: MDEP-429
>                 URL: https://jira.codehaus.org/browse/MDEP-429
>             Project: Maven Dependency Plugin
>          Issue Type: Bug
>          Components: unpack
>    Affects Versions: 2.8
>            Reporter: Gili
>            Assignee: Olivier Lamy
>
> MDEP-391 set ignorePermissions to true by default but 
> http://maven.apache.org/plugins/maven-dependency-plugin/unpack-mojo.html says 
> the default is false.
> Which is it? If the documentation is wrong, it should be fixed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to