Hi together,
I already published to an ivy repo using older gradle releases, but certainly 
fell into a trap with 0.6.1: The uploaded ivy.xml always contains an absolute 
path:
[...]
        <publications>
                <artifact name="war-test" type="jar" ext="jar" conf="archives" 
filePath="C:\tools\workspace\war-test\build\libs\war-test-0.2.jar"/>
        </publications>
[...]

Unfortunately, ivy does not accept this declaring a dependency to such an 
artifact. 

Ivy's error message:
        Attribute 'filePath' is not allowed to appear in element 'artifact'.


Any ideas on this?

Kind regards
Matthias

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

    http://xircles.codehaus.org/manage_email


Reply via email to