Ok! Good. On Thu, Nov 3, 2016 at 1:21 PM, Victor <[email protected]> wrote:
> Hi Aravind, > thanks for reply. Everything looks better in the morning :-) Totally my > mistake. > 1) I executed "./gradlew clean prepare fatJar -PfastBuild" right after > "./gradlew > clean agentGenericZip serverGenericZip" , which removed the distro zip > files. > 2) On the IntelliJ business: I had to do "import gradle project" to make > it build in the IDE. That solved the problem and I can run the server via > IntelliJ > > Thanks again, > Victor > > On Thursday, November 3, 2016 at 6:05:56 AM UTC-7, Aravind SV wrote: >> >> Hey Victor, >> >> On Thu, Nov 3, 2016 at 3:19 AM, Victor <[email protected]> wrote: >> >>> (I apologize for the newbie question) >>> I just cloned the source from the git repository and compiled it with >>> the following command: "./gradlew clean agentGenericZip serverGenericZip". >>> No zip files were produced. >>> >> >> The page <https://developer.go.cd/current/2/2.1.html> says: >> >> [image: Inline image 1] >> >> Are you saying there was nothing in installers/target/distributions/zip? >> >> >> >>> How can I run the server? Scripts are complaining about files not found. >>> Is it something missing? >>> >> >> Can you provide more details? Which scripts? >> >> >> I also have a problem running DevelopmentServer from IntelliJ: >>> 1) the guide for "setting up development environment" seems doesn't >>> reflect the current project structure, so the main file does not match the >>> module >>> 2) after finding the right combo of the class and the module I tried to >>> run the config, but it looks like some classes can't find each other... >>> >> >> Hmm, I thought that image was changed. Glad you found the right >> combination. I'll see what happened to that change in the documentation. >> What is the actual error? >> >> Cheers, >> Aravind >> > -- > You received this message because you are subscribed to the Google Groups > "go-cd" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "go-cd" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
