Hello,

We publish our artifacts via the Artifactory plugin to Jenkins, using only Ivy 
descriptors.

If I perform an Quick Search in the UI, or an Artifact Search via the REST API, 
I can find my artifacts.  For the REST API, I am using 
/api/search/artifact?name=foo.

But using GAVC search via either the UI or REST API fails to find them.  For 
the REST API, I am using /api/search/gavc?a=foo.  GAVC search succeeds for 
third-party artifacts such as antlr.

Do I need to publish Maven descriptors for my custom Artifacts?  Are there 
other tests I can try?

More detail:

Artifactory = OSS 2.6.3

Artifactory plugin to Jenkins = 2.1.2
Publish Artifacts to Artifactory = yes
Publish Maven descriptors = no
Publish Ivy descriptors = yes
Use Maven compatible patterns = no
Ivy pattern = [organization]/[module]/[revision]/ivy-[revision].xml
Artifact pattern = 
[organisation]/[module]/[revision]/[artifact]-[revision](-[classifier]).[ext]

Note that the Ivy pattern is changed from the default = 
[organisation]/[module]/ivy-[revision].xml

Thanks,
Dan

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to