Re: Create an empty plugin template

2024-03-27 Thread Owen Rubel
No gradle instructions?? Not being a purist or anything but many will have these instructions side by side. Owen Rubel oru...@gmail.com On Wed, Mar 27, 2024 at 8:57 PM Mark Waite wrote: > > > On Wednesday, March 27, 2024 at 9:51:51 PM UTC-6 Curtis Babbie wrote: > > Hello, > > I'm trying to

Re: Create an empty plugin template

2024-03-27 Thread Mark Waite
On Wednesday, March 27, 2024 at 9:51:51 PM UTC-6 Curtis Babbie wrote: Hello, I'm trying to start a new Jenkins plugin project and was hoping to create an empty plugin template to which I could start my development work. I was following the development documentation and attempted to select

Create an empty plugin template

2024-03-27 Thread Curtis Babbie
Hello, I'm trying to start a new Jenkins plugin project and was hoping to create an empty plugin template to which I could start my development work. I was following the development documentation and attempted to select the archetype: empty-plugin but it doesn't appear to work. Please advise