[~aloraine], Me and Chester Dias just met about the maven error I was running into and we both observed how when Repo 1 and 2 are in the pom.xml file, IGB would build properly. According to the error, there was a certain jar file, jlfgr (more details are in the error) that was missing. We found that it was located in repo1 and that's why it wouldn't build unless 1 was there.
Chester suggested that we could potentially either move the required jars from repo1 to 2, then get rid of repo1 or we could keep the repository references in a separate maven setting.xml file. I currently have my issue branch where Repos 1 and 2 are in the XML file and wasn't sure if I should submit that for review.
I wanted to get your take about how we should move forward.
Fork Link: https://bitbucket.org/Inaylor01/integrated-genome-browser/src/IGBF-2596/