You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not supported empty or null and . The problems are on the methods setExcludes( String[] excludes ) and setIncludes( String[] includes ) of the class org.codehaus.plexus.util.AbstractScanner.
They throws NullPointerException when call the method normalizePattern( String pattern ).