ottlinger commented on PR #505: URL: https://github.com/apache/creadur-rat/pull/505#issuecomment-3242477085
> From what I can tell, this change restores the old behaviour, which was trying to convince the maven-resources plugin to pull in resources from an external directory. ${project.basedir}/.. is the directory of the parent project. From the perspective of the maven-resources-plugin, the directory must be within the child project (for example apache-[rat-core](https://issues.apache.org/jira/browse/RAT-core)).The only difference, that I can see is: You have replaced .. with ${project.basedir}/.. Are you sure, this makes a difference? > > I @jochenw the original error message is not shown anymore in Eclipse during my tests with the branch of the PR. Feel free to verify with Windows. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@creadur.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org