Fork me on GitHub

Lifeboat blog

A random blog about software

Skip to content
  • Home
  • Archives

Workaround for empty parameters Jenkins bug

A solution to an annoying bug in Jenkins

Read more…

Posted On Wed 03 May 2017 by Lex Vorona

Category: Coding

Tags: jenkins / coding / howto / groovy /

Excluding specific file collection from source set in Gradle

This is a bit of rare task to exclude something from a sourceset without knowing exactly what to exclude, but it is doable.

Read more…

Posted On Mon 20 January 2014 by Lex Vorona

Category: Coding

Tags: gradle / coding / howto / groovy /

Gradle local variables

Local variables could be trickier than you think in Gradle

Read more…

Posted On Mon 20 January 2014 by Lex Vorona

Category: Coding

Tags: gradle / coding / howto / groovy /

Gradle Dependency Management Tips

Gradle is much better to manage dependencies than Maven. Not only it allows you to set http://www.gradle.org/docs/current/dsl/org.gradle.api.artifacts.ResolutionStrategy.html, but it also supports full manual control.

First, if you do not want transitive dependencies at all (you will be forced …

Read more…

Posted On Thu 29 August 2013 by Lex Vorona

Category: DevOps

Tags: devops / gradle / java / groovy /

 
Proudly powered by Pelican, which takes great advantage of Python.
The theme is Decode, ported by Lex Vorona and Ken Mathenge, thanks!