There was a bug with "attaching" secondary artifacts for deployment: http://jira.codehaus.org/browse/GRADLE-704
Fixed in trunk already. I have not yet tried actually creating the sources artifact so i cannot say, but actually deploying them would hit the same issue linked above. On Mon, 2009-10-26 at 14:47 -0400, Paul Speed wrote: > I'm feeling a tinge of maven envy today as I'm trying to figure out how > to upload source (and possibly javadoc) bundles to a maven repository > along with my regular jar artifacts. > > What is the easiest way to generate these sorts of -sources.jar files to > go with my release? If there's not a simple way what would be the > shortest path for me to configure such a setup in my build files? > > I poked around the docs and archives and didn't see anything obvious. > Thanks for any information. > > -Paul > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > -- Steve Ebersole <[email protected]> Hibernate.org --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
