Read the XML file using javax XMLStreamReader instead of SAX (used by XmlParser),
as SAX does not provide any way to retrieve lines information of comments events.
Verifies that the provided file will raise all the expected issues when analyzed with the given check,
but using having the classpath extended with a collection of files (classes/jar/zip).
Verifies that the provided file will raise all the expected issues when analyzed with the given check,
using jars/zips files from the given directory to extends the classpath.