When attempting to resolve a @library tag using an "absolute" path, the plugin looks for a library using the location of TEST.ROOT as a root; if no library is found there, the plugin also look for an alternative root, as a "external.lib.roots" in the TEST.ROOT file.
If no library is found, and the TEST.ROOT has no "external.lib.roots" property, the plugin fails with a NPE.
If no library is found, and the TEST.ROOT has no "external.lib.roots" property, the plugin fails with a NPE.