Mark Harrah
|
a2126f19db
|
* Added pomRepositoryFilter(repo: MavenRepository): Boolean that excludes local repositories by default
* Added pomPostProcess(pom: Node): Node to make advanced manipulation of the default pom easier (pomExtra covers basic cases)
|
2010-04-23 21:20:07 -04:00 |
Mark Harrah
|
9720566f84
|
detect packaging for make-pom
|
2010-03-30 09:19:36 -04:00 |
Mark Harrah
|
31bfe43786
|
wrap repositories in <repositories> tag
|
2010-02-16 12:30:42 -05:00 |
Mark Harrah
|
d49cfc6b03
|
Remove extra whitespace in pom output
|
2010-02-14 20:24:33 -05:00 |
Mark Harrah
|
a33223a02c
|
legal cleanup
|
2010-02-07 23:45:19 -05:00 |
Mark Harrah
|
a5732b56ab
|
* Basic support for writing repositories to the pom in make-pom.
* Pretty-print pom in make-pom
|
2010-01-30 10:46:47 -05:00 |
Mark Harrah
|
3b67efa0d4
|
Use custom pom generation instead of Ivy's built-in generation in order to support extra information like licenses.
|
2010-01-29 20:31:07 -05:00 |