You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/11/25 02:21:35 UTC

[GitHub] [maven-mvnd] zhaoyunxing92 opened a new issue, #745: Is it possible to print the version of the plugin

zhaoyunxing92 opened a new issue, #745:
URL: https://github.com/apache/maven-mvnd/issues/745

   I especially like this project, I want to know the plugin version at compile time
   
   ```log
   ➜  mvnd clean package -Dmaven.test.skip=true -Dmvnd.debug=true
   Building java-agent  daemon: aa845462  threads used/hidden/max:   6/0/11  progress: 194/200  97%  time: 12:19
   :apm-spring-cloud-gateway-3.x-plugin maven-shade-plugin:shade @ default
   :apm-spring-cloud-gateway-2.1.x-plugin maven-shade-plugin:shade @ default
   :apm-spring-cloud-gateway-2.0.x-plugin maven-shade-plugin:shade @ default
   :apm-shenyu-2.4.x-plugin          maven-shade-plugin:shade @ default
   :apm-resttemplate-4.3.x-plugin    maven-shade-plugin:shade @ default
   ```


-- 
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-unsubscribe@maven.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [maven-mvnd] ppalaga commented on issue #745: Is it possible to print the version of the plugin

Posted by GitBox <gi...@apache.org>.
ppalaga commented on issue #745:
URL: https://github.com/apache/maven-mvnd/issues/745#issuecomment-1330720741

   I would not mind making it configurable, keeping the current behavior as a default. Contributions welcome!


-- 
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-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [maven-mvnd] gnodet closed issue #745: Is it possible to print the version of the plugin

Posted by GitBox <gi...@apache.org>.
gnodet closed issue #745: Is it possible to print the version of the plugin
URL: https://github.com/apache/maven-mvnd/issues/745


-- 
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-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [maven-mvnd] gnodet commented on issue #745: Is it possible to print the version of the plugin

Posted by GitBox <gi...@apache.org>.
gnodet commented on issue #745:
URL: https://github.com/apache/maven-mvnd/issues/745#issuecomment-1336137863

   In relation to [MNG-7618](https://issues.apache.org/jira/browse/MNG-7618), I think it could be a good enhancement to switch the display to `pluginPrefix:version:goal` so that we end up with the same display as `maven-4.0.0-alpha-3`.


-- 
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-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [maven-mvnd] gnodet commented on issue #745: Is it possible to print the version of the plugin

Posted by GitBox <gi...@apache.org>.
gnodet commented on issue #745:
URL: https://github.com/apache/maven-mvnd/issues/745#issuecomment-1336161265

   <img width="726" alt="image" src="https://user-images.githubusercontent.com/84022/205443254-727df289-e26b-4ffb-9662-d75b83bd8755.png">
   


-- 
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-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org