jira-importer commented on issue #323:
URL: 
https://github.com/apache/maven-install-plugin/issues/323#issuecomment-2771868398

   **[Tamas 
Cservenak](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cstamas)**
 commented
   
   Isn't something like this (just throwing ideas, not test) what you really 
want? And no need for plugin or anythig:
   
   ```
   $REVISION=`git rev-parse HEAD` && mvn install -Drevision=$REVISION
   ```
   
   


-- 
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

Reply via email to