slawekjaranowski commented on issue #926:
URL: 
https://github.com/apache/tooling-trusted-releases/issues/926#issuecomment-4423917904

   @dave2wave thanks, can we change repo and finally plugin name to something 
like:
   
   repo to: `tooling-pluginName-maven-plugin` 
   and plugin will be, groupId:artifactId : 
`org.apache.tooling:pluginName-maven-plugin`
   
   according to: 
https://maven.apache.org/guides/plugin/guide-java-plugin-development.html#important-notice
   
   I'm not sure if name `release` will be the best for `pluginName`
   We also have a release plugin at Maven: 
`org.apache.maven.plugins:maven-release-plugin`
   
   and we can invoke plugin by short name, which is resolved by
   
   `pluginName-maven-plugin` or `maven-pluginName-plugin`, so we can have a 
conflict here ...
   
   
   I see that it is: 
   Python Client: https://github.com/apache/tooling-releases-client
   GitHub Actions: https://github.com/apache/tooling-actions
   
   I'm not sure such name choose to maven plugin - maybe `atr` or 
`releases-client`,  as `pluginName` will be ok ...


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to