1

Is it possible to scan artifacts from an ivy repository? I searched in the Documentation put only found a Solution for maven repositories.

idefixcert
  • 302
  • 2
  • 5

1 Answers1

1

Currently jQAssistant supports only Maven repositories. If you are familiar with Ivy you can use the plugin API of jQAssistant to write a scanner for Ivy repositories. We would support you if you need help.

Oliver
  • 3,815
  • 8
  • 35
  • 63