[
https://issues.apache.org/jira/browse/MCLEAN-124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17897449#comment-17897449
]
Peter De Maeyer edited comment on MCLEAN-124 at 11/12/24 10:21 AM:
-------------------------------------------------------------------
[~sjaranowski], no, I did not have such a plan, because I assumed that the 3.x
branch would be periodically merged into the master branch by the code owners.
Is that not the case? Do I need to go through yet another PR to get it merged
to the master 4.x branch?
was (Author: peterdm):
No, I did not have such a plan, because I assumed that the 3.x branch would be
periodically merged into the master branch by the code owners. Is that not the
case? Do I need to go through yet another PR to get it merged to the master 4.x
branch?
> Provide more accurate reason when can not delete a resource
> -----------------------------------------------------------
>
> Key: MCLEAN-124
> URL: https://issues.apache.org/jira/browse/MCLEAN-124
> Project: Maven Clean Plugin
> Issue Type: Improvement
> Reporter: Slawomir Jaranowski
> Assignee: Elliotte Rusty Harold
> Priority: Major
> Fix For: next-release-3.x
>
>
> Currently we have only in stack trace something like:
> {noformat}
> Caused by: java.io.IOException: Failed to delete
> /Users/runner/work/maven-surefire/maven-surefire/surefire-its/target
> at org.apache.maven.plugins.clean.Cleaner.delete (Cleaner.java:300)
> at org.apache.maven.plugins.clean.Cleaner.delete (Cleaner.java:250)
> at org.apache.maven.plugins.clean.Cleaner.delete (Cleaner.java:124)
> {noformat}
> It will be usable if we have reported a reason ... why can not be deleted
--
This message was sent by Atlassian Jira
(v8.20.10#820010)