On 02/03/2011, at 7:18 PM, Russel Winder wrote:

> Is there a Maven repository upload wagon that actually works with
> Gradle?  My experience indicates that all the wagons available for
> uploading via DAV to Codehaus refuse to make directories as needed when
> used by Gradle, but from Maven or Gant + Maven Ant task everything is
> fine.  This means having to go in with cadaver and create the directory
> hierarchy manually before being able to uploadArchives with Gradle.
> Bad karma.  Definitely moves a person off the wagon and onto drink.

If deploying to Codehaus, I suggest you move away from the deprecated webdav 
mechanism and start using the Nexus instance. This relieves the directory 
creation problem.

You can find an example build that does this here: 
https://github.com/geb/geb/blob/develop/build.gradle
---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to