You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Perhaps it is a good idea to split this plugin into 2 plugins. One with the release process, only for projects in the WireMock organization. One with the other stuff that can be re-used outside of the organization.
+1 for making the things more generic, in terms of options. I would prefer to keep the original options as is to have a kind of sustainable hosting of plugins in this org, but it would be good to allow using the convention for externally maintained plugins
Proposal
Hello 🖖
I would like create my own extension, and publish it for community 💪
But it's not easy (because of shadow & Gradle configuration):
wiremock-extension-template
GitHub templateOk for base configuration and local packaging.
But publish to Maven Centrale is complicated.
gradle-wiremock-extension-plugins
(yes, before release of Update to use gradle-wiremock-extension-plugins. wiremock-extension-template#8):Gradle configuration is very nice (1 line) 👌
But when I tried to publish to Maven Central, I see many "hard coded" configuration (group.id, GitHub user base repository, ...)
For developers section, the configuration is possible:
In order to allow usage of plugin to any contributor, could you add more configuration for personal projects?
References
No response
The text was updated successfully, but these errors were encountered: