I totally overlooked that part Scott. Thanks for reminding me that existed.<div><br></div><div>Chuck, for what's it worth, I was able to get the code compiled. Here's what I did: </div><div>1) installed openjdk-8-jdk on my box</div><div>2) cloned the rundeck repo from GitHub</div><div>3) naivgated to the rundeck folder</div><div>4) ran ./gradlew build</div><div>5) located the war files in the following folders:</div><div>     rundeck/rundeckapp/build/libs</div><div>     rundeck/rundeck-storage/build/libs</div><div><br></div><div>I ran into trouble when I didn't have the JDK installed so it might be causing issues on your end.</div><div><br></div><div>Hope this helps.</div><div><br></div><div>Jonathan<br><br><div class="gmail_quote"><div dir="ltr">On Fri, Jun 1, 2018, 7:31 PM Scott Plante <<a href="mailto:splante@insightsys.com">splante@insightsys.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="font-family:arial,helvetica,sans-serif;font-size:12pt;color:#000000">gradlew is actually a bootstrap script generated by gradle, which is designed to download the required gradle executables if you don't already have them. It couldn't hurt to install gradle from your repo, but the point of gradlew is so you don't have to.<br><br><div><span name="x"></span>--<br>Scott Plante <br><br><span name="x"></span><br></div><br><hr id="m_3975729465241365489zwchr"><div style="color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt"><b>From: </b>"Jonathan Meek via Ale" <<a href="mailto:ale@ale.org" target="_blank">ale@ale.org</a>><br><b>To: </b>"Chuck Payne" <<a href="mailto:terrorpup@gmail.com" target="_blank">terrorpup@gmail.com</a>>, "Atlanta Linux Enthusiasts" <<a href="mailto:ale@ale.org" target="_blank">ale@ale.org</a>><br><b>Sent: </b>Friday, June 1, 2018 7:02:25 PM<br><b>Subject: </b>Re: [ale] Rundeck Plugins</div></div></div><div><div style="font-family:arial,helvetica,sans-serif;font-size:12pt;color:#000000"><div style="color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt"><br><br>Gradlew is associated with the gradle build system. So I would check the following:<div><br></div><div>- Make sure Gradle is installed on your system</div><div>  - most distros have in their repos</div><div>- navigate to the folder level where you see a build.gradle file</div><div>- run the following command:</div><div>   - gradle build</div><div><br></div><div>- check to see if there's a build, builds or libs folder after you run gradle build</div><div>- navigate into the build/builds/libs folder and snoop around in their for your built binary</div><div><br></div><div>That might point you in a direction.</div><div><br></div><div>Jonathan</div><div><br><div class="gmail_quote"><div dir="ltr">On Wed, May 30, 2018, 5:24 PM Chuck Payne via Ale <<a href="mailto:ale@ale.org" target="_blank">ale@ale.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Guys, <div><br></div><div>Has anyone messed with Rundeck? I am trying to build out some plugins, but I am not seeing how. <br><br>I see something called gradlew, and I found something online to build it out</div><div><br></div><div>./gradlew build <br><br>It says it ran, but I don't see any output. <br><br>It would be nice if the README.md has notes that are useful, anyway I am very lost needing help. <br clear="all"><div><br></div>-- <br><div class="m_3975729465241365489m_5545789891790445421gmail_signature"><div dir="ltr">Terror PUP a.k.a<br>Chuck "PUP" Payne<br>-----------------------------------------<br>Discover it! Enjoy it! Share it! openSUSE Linux.<br>-----------------------------------------<br>openSUSE -- Terrorpup<br>openSUSE Ambassador/openSUSE Member<br>skype,twiiter,identica,friendfeed -- terrorpup<br>freenode(irc) --terrorpup/lupinstein<br>Register Linux Userid: 155363<br> <br>Have you tried SUSE Studio? Need to create a Live CD,  an app you want to package and distribute , or create your own linux distro. Give SUSE Studio a try.</div></div>
</div></div>
_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org" target="_blank">Ale@ale.org</a><br>
<a href="https://mail.ale.org/mailman/listinfo/ale" rel="noreferrer" target="_blank">https://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" rel="noreferrer" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
</blockquote></div></div>
<br>_______________________________________________<br>Ale mailing list<br><a href="mailto:Ale@ale.org" target="_blank">Ale@ale.org</a><br><a href="https://mail.ale.org/mailman/listinfo/ale" target="_blank">https://mail.ale.org/mailman/listinfo/ale</a><br>See JOBS, ANNOUNCE and SCHOOLS lists at<br><a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br></div></div></div></blockquote></div></div>