jira-importer commented on issue #209: URL: https://github.com/apache/maven-install-plugin/issues/209#issuecomment-2771850082
**[Jason Dillon](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=ja...@planet57.com)** commented The attached patch adds support for an optional `forceVersion` parameter which is a String. When non-null, this will cause new artifacts to be created with their versions set to the value of `forceVersion`. This does not affect current usage of `install:install`, with out `forceVersion` set the goal behaves exactly as it did before. This feature is intended to support testing and some other edge cases, but not intended for mainstream usage. -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org