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
There is an regression in Plexus IO 3.3.0. Or braking change, depending on the view point. Either way, previously symbolic links to directories were recognized as directories. PlexusIoResource#isFile used to return true, now it return false. The change seems to related to the speed improvement done in #33