Are you looking for something like this?

uploadArchives {
    upoadDescriptor = true
    repositories.mavenDeployer {
        *repository(url: "file://$rootProject.rootDir/localMaven-repos")*
    }
}



--
View this message in context: 
http://gradle.1045684.n5.nabble.com/Multiple-Upload-Archives-Maven-Jar-in-File-system-dir-tp4673393p4677961.html
Sent from the gradle-user mailing list archive at Nabble.com.

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

    http://xircles.codehaus.org/manage_email


Reply via email to