gnodet commented on PR #1959: URL: https://github.com/apache/maven-resolver/pull/1959#issuecomment-4960996902
Thanks for the quick update, @cstamas! Removing the `validatePathComponent` from the `GenericVersion` constructor looks right — this keeps the validation at the path-composition layer where it belongs, without affecting version parsing semantics. The remaining changes (PathUtils extraction + DefaultLocalPathComposer validation) look good. -- 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]
