Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add actual plugin package #327

Open
daniel-beck opened this issue Aug 27, 2021 · 2 comments
Open

Add actual plugin package #327

daniel-beck opened this issue Aug 27, 2021 · 2 comments

Comments

@daniel-beck
Copy link
Member

Many plugin developers started putting their classes directly in io.jenkins.plugins.

Even if the archetype is not flexible enough to create a real package based on the plugin name, a placeholder io.jenkins.plugins.TODO package should be added.

@timja
Copy link
Member

timja commented Aug 27, 2021

There’s a groovy file run at the end where you can do anything you want in it if the standard tools aren’t enough

@jglick
Copy link
Member

jglick commented Sep 27, 2021

<defaultValue>io.jenkins.plugins.sample</defaultValue>
could be edited. Looks like empty-plugin lacks even that. I think we could do better without any tricks, though a Groovy postscript could perhaps fine-tune behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants