We have a setup where each artifact implements one or many interfaces.
The interfaces are not backward or forward compatible which means we have to
search for 'the best version of the artifact' which implements
interface=XYZ.

Is there a recommend way of doing that?
Is there any native support for such things in maven/ivy/gradle?

The idea right now it to calculate a checksum of the interface and store is
as an attribute.
One limitation is that one artifact can implement several interfaces and
therefore there has to exist several names of the 'interface' attribute.

All ideas are welcome - now it easy so change method 

/Johan



--
View this message in context: 
http://forums.jfrog.org/Find-artifacts-based-on-the-interface-it-implements-tp7580041.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to