This code is generated from Messages.properties by a Maven plugin at https://github.com/kohsuke/localizer.
To do the build via Gradle, we'd need to write a Gradle task around the abovementioned localizer project. 2015-05-26 0:07 GMT-07:00 Mikholap Mikhail <[email protected]>: > Hello Kohsuke, > > I'm trying to build jenkins by gradle and i met a problem. with cli > module. In maven compilation i didn't find definition about dependencies > hudson.cli.client. > > > I have error in gradle compilation: > :cli:compileJava > /home/git/jenkins/cli/src/main/java/hudson/cli/CLI.java:26: error: package > hudson.cli.client does not exist > import hudson.cli.client.Messages; > > From where is coming this dependencies resolution? > > Thank you. > -- Kohsuke Kawaguchi -- 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/CAN4CQ4xnmVVarY54CW5PCWPdhnYWZ9d2icH8KjWd6xZTCN1Oog%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
