Hi there,
I have built a DLL Library via ant dotnet task. now I want to publish this
DLL to my artifactory repository. I think the artifacts closure as
described in the userguide is the right point to start from:

artifacts {
    archives myDLL
}

but how can I tell gradle where myDLL is located, which version, which
group it has.

regards,
René


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

    http://xircles.codehaus.org/manage_email


Reply via email to