On Aug 18, 2009, at 8:34 AM, Russel Winder wrote:

This is probably an RTFM, if it is feel free to just send a
reference . . .

Gradle has the ability to create a POM for uploading jars to a Maven
repository.  However the POM is very minimal.

The one thing I quite like about Maven is all the project related
metadata that you can put in a POM -- mailing lists, version control,
all that sort of stuff.  Has Gradle a way of specifying this stuff for
the POM?

This is planned for 0.8.


A related issue:  I have a pom.xml.in which is a template that gets
edited during upload to fill in all the version information from a
build.properties file. Is there a way of injecting such a template into
Gradle's POM creation?

Not yet. But we want to make pom generation fully customizable in 0.8.

- Hans

--
Hans Dockter
Gradle Project Manager
http://www.gradle.org


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to