summary refs log tree commit diff
path: root/pkgs/build-support/build-maven.nix
Commit message (Collapse)AuthorAge
* buildMaven: Support metadata-only dependenciesCharles Duffy2018-11-29
| | | | The circumstances which can make this necessary are discussed in NixOS/mvn2nix-maven-plugin#17
* buildMaven: Check for authenticated attributeLorenzo Manacorda2018-07-25
| | | | | | | | | The `authenticated` attribute is not always present in the `project-info.json` produced by maven2nix[0] We therefore check for its presence, and default it to false. [0]: https://github.com/NixOS/mvn2nix-maven-plugin/issues/5#issuecomment-311846950
* [bot] treewide: remove unused 'inherit' in let blocksvolth2018-07-20
|
* build-maven: use lib.importJSONzimbatm2016-02-29
|
* build-maven: Add handling for snapshot version resolutionShea Levy2015-07-20
|
* Export info from build-mavenShea Levy2015-07-14
|
* buildMaven: Handle authenticated reposShea Levy2015-07-08
|
* Unmaintain a bunch of packagesShea Levy2015-07-01
|
* build-maven: Handle very long dependency listsShea Levy2015-06-29
|
* Add buildMavenShea Levy2015-06-21