Hi, we are trying to make a final release with a gradle-generated POM.
SNAPSHOT releases were doing fine, but for a final release that would
make it to maven central the new oss.sonatype.org upload process fails
to validate the POM:
Failed to validate '/org/extrema-sistemas/tldgen/1.0/tldgen-1.0.pom'
on repository 'orgextrema-sistemas-142'.
No project name found in POM.
No project description found in POM.
No project URL found in POM.
No license found in POM.
No SCM URL found in POM.
No developers found in POM.
I could not find any way to specify any of these in current Gradle
sources (even MavenPom.setLicenseHeader would not work, since it is
expecting a <license> XML entry). Is there anything I am missing?
Best regards,
Nacho.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email