On Tue, Jun 20, 2017 at 6:32 AM, Oliver Gondža <[email protected]> wrote: > It would be great to have it released into maven repo as well. The > question is, what gid:aid to use so it does not appear as another plugin, it > is clear those artifacts belong together
In trivial cases, you can just attach another artifact to the Maven module. Or you can switch the plugin repository to a reactor build with a `pom`-packaging parent and some `module`s, which would require minor tweaks in `repository-permissions-updater`. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr28Fnjw75MFXxUqF9MAj-YjcrNCLa_88NNitVip_v16Lg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
