Hi,

I published some files to a repo using the 'ivy-default' layout of Artifactory 
2.6.1:

<ivy-module version="2.0" xmlns:m="http://ant.apache.org/ivy/maven";>
    <info organisation="com.rs.seagull" module="test" branch="trunk" 
revision="7.0" status="integration" publication="20120815174228"/>
    <publications>
        <artifact name="sfcbase" m:classifier="sfcbase" type="dll" ext="dll"/>
        <artifact name="legaclt" m:classifier="legaclt" type="exe" ext="exe"/>
    </publications>
    <dependencies>
    </dependencies>
</ivy-module>

The 'Test Artifact Path Resolution' can break down the path 
(com.rs.seagull/test/7.0/dlls/test-sfcbase-7.0.dll )to those published file 
without problems (organization, module, classifier, etc). However, when I try 
to find one of the two artifacts using the GAVC GUI then I only get results if 
I search for version=7.0. None of the other search fields (g,a,c) give any 
result (searching for classifier only for example)? What am I doing wrong?

Thank you,

Jeroen van Dun
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to