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

Steve Loughran commented on SLIDER-414:
---------------------------------------

{code}
INFO] ------------------------------------------------------------------------
ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.10:check 
(check-licenses) on project slider: Could not
create report parent directory C:\Work\slider\target -> [Help 1]
ERROR]
ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
ERROR] Re-run Maven using the -X switch to enable full debug logging.
ERROR]
ERROR] For more information about the errors and possible solutions, please 
read the following articles:
ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
:\Work\slider>
:\Work\slider>dir
Volume in drive C has no label.
Volume Serial Number is F021-1FF9

This breaks the subsequent builds

{code}
19/08/2014  14:59    <DIR>          BUILTIN\Administrators src
09/09/2014  16:51    <DIR>          ...                    target
{code}

{code}
C:\Work\slider>rmdir /s target
target, Are you sure (Y/N)? y
Access is denied.
{code}

An FSCK fixed this the first time round, but not the second ... there's a file 
that an admin can't even delete

> RAT is creating a dir that cannot be deleted
> --------------------------------------------
>
>                 Key: SLIDER-414
>                 URL: https://issues.apache.org/jira/browse/SLIDER-414
>             Project: Slider
>          Issue Type: Sub-task
>          Components: build, windows
>    Affects Versions: Slider 0.60
>         Environment: windows
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Critical
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> RAT is creating a dir that cannot be deleted
> {code}
> drwx------+ 1 Administrators None         0 Aug 21 21:06 slider-install
> drwx------+ 1 Administrators None         0 Aug 19 14:59 slider-providers
> drwx------+ 1 Administrators None         0 Aug 19 14:59 src
> drwxr-x---  1 ????????       ????????     0 Sep  9 16:51 target
> {code}
> This breaks the subsequent builds
> {code}



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

Reply via email to