about summary refs log tree commit diff
path: root/pkgs/build-support/release/maven-build.nix
AgeCommit message (Expand)AuthorFilesLines
2014-05-07USe maven.test.skip in stead of maven.test.skip.exec in mvn assembly, to prev...Rob Vermaas1-1/+1
2014-01-24Do not assume a .rev attribute in available in src in maven-build.nixRob Vermaas1-1/+1
2012-01-18* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra1-2/+2
2010-09-09maven-build: do full assembly without tests, add site to build productsRob Vermaas1-1/+2
2010-09-09maven-build: only copy site dir if it existsRob Vermaas1-1/+3
2010-09-09maven-build: copy whole site dir and adapted hydra-build-productsRob Vermaas1-14/+6
2010-08-19maven-build: use single target in stead of assembly to prevent test from bein...Rob Vermaas1-1/+1
2010-08-19maven-build: if surefire was run, generate html and add to resultRob Vermaas1-3/+5
2010-08-18wrong location for surefire reportsRob Vermaas1-2/+2
2010-08-18remove mvncobertura phaseRob Vermaas1-7/+11
2010-04-20maven-build.nix: added extraMvnFlags argurmentRob Vermaas1-2/+2
2010-03-11initial version for maven builderRob Vermaas1-0/+97