instead of using import static org.apache.solr.util.SolrPluginUtils.*;
there is an inner class as follows /** shorten the class references for utilities */ private static class U extends SolrPluginUtils { /* :NOOP */ } in two places DismaxQParser and RequesthandlerBase -- --Noble Paul