slawekjaranowski commented on PR #82: URL: https://github.com/apache/maven-invoker/pull/82#issuecomment-2708388442
> Removed @deprecated because addArg method is not a replacement for setGoals method when using archetype:generate command It was intentionally deprecated as this methods parse command line and try to find commands and arguments ... We should provaide a agrument list and parameters without aditional parsing. Yes it can have impact on project which used it ... but we should require arguments list given a priory. -- 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]
