summary refs log tree commit diff
path: root/pkgs/build-support/release/maven-build.nix
Commit message (Expand)AuthorAge
* treewide: remove redundant recvolth2019-08-28
* USe maven.test.skip in stead of maven.test.skip.exec in mvn assembly, to prev...Rob Vermaas2014-05-07
* Do not assume a .rev attribute in available in src in maven-build.nixRob Vermaas2014-01-24
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
* maven-build: do full assembly without tests, add site to build productsRob Vermaas2010-09-09
* maven-build: only copy site dir if it existsRob Vermaas2010-09-09
* maven-build: copy whole site dir and adapted hydra-build-productsRob Vermaas2010-09-09
* maven-build: use single target in stead of assembly to prevent test from bein...Rob Vermaas2010-08-19
* maven-build: if surefire was run, generate html and add to resultRob Vermaas2010-08-19
* wrong location for surefire reportsRob Vermaas2010-08-18
* remove mvncobertura phaseRob Vermaas2010-08-18
* maven-build.nix: added extraMvnFlags argurmentRob Vermaas2010-04-20
* initial version for maven builderRob Vermaas2010-03-11