[ 
https://issues.apache.org/jira/browse/MINVOKER-187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14593498#comment-14593498
 ] 

Priyanka Seernam commented on MINVOKER-187:
-------------------------------------------

This is preventing us from upgrading to Maven versions 3.3.x., as we use the 
maven-invoker-plugin to run tests.

Given that the fix is tagged to version 3.0.0, any updated on when the version 
3.0.0 of the maven-invoker-plugin would be out?

Thank you.

> Cloned IT project must be writable
> ----------------------------------
>
>                 Key: MINVOKER-187
>                 URL: https://issues.apache.org/jira/browse/MINVOKER-187
>             Project: Maven Invoker Plugin
>          Issue Type: Bug
>    Affects Versions: 1.10
>            Reporter: Dan Tran
>            Priority: Critical
>             Fix For: 3.0.0
>
>         Attachments: MINVOKER-187.patch
>
>
> m-invoker-p-1.10, it keeps the same file permissions when cloning IT projects 
> to target/it, and fail for not able to interpolate the clone source. This 
> only happens for SCM like Perforce where source by default is read only
> Here is the stack trace
> {noformat}Caused by: java.io.FileNotFoundException: 
> C:\views\dev\maven-tools\plugins\thirdparty-maven-plugin\target\it\cli\pom.xml
>  (Access is denied)
>         at java.io.FileOutputStream.open(Native Method)
>         at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
>         at java.io.FileOutputStream.<init>(FileOutputStream.java:162)
>         at 
> org.codehaus.plexus.util.xml.XmlStreamWriter.<init>(XmlStreamWriter.java:59)
>         at 
> org.codehaus.plexus.util.WriterFactory.newXmlWriter(WriterFactory.java:117)
>         at 
> org.apache.maven.plugin.invoker.AbstractInvokerMojo.buildInterpolatedFile(AbstractInvokerMojo.java:2313){noformat}
> Need this fix in order to upgrade to maven-3.3.x at Perforce environment



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to