michael-o commented on PR #104: URL: https://github.com/apache/maven-doxia-sitetools/pull/104#issuecomment-1502188433
> LGTM, not sure though if additional cleanup in the metadata is necessary as well…. Good question because this leads to the problem that we need to deal with Resolver internal files which I don't really want to do. This may be something: `org.eclipse.aether.resolution.MetadataRequest.setDeleteLocalCopyIfMissing(boolean)` LRM does not offer a delete. My solution isn't really good since `org.eclipse.aether.repository.LocalRepositoryManager.find(RepositorySystemSession, LocalArtifactRequest)` is the better alternative. Let me rewrite the code. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
