simpligility / maven-repository-tools

Tools for interacting with Maven repositories
Eclipse Public License 1.0
137 stars 66 forks source link

IndexOutOfBounds-Exception in GavUtil.getGavFromRepositoryPath() #48

Closed ghost closed 2 years ago

ghost commented 5 years ago

If a folder in the repository contains no versions/artifacts, an IndexOutOfBounds exception occurs when attempting to determine the substring (GavUtil).

mosabua commented 2 years ago

I am closing this issue .. please reopen with more details if it still happens