Trying to materialize (Maven->Import projects from SCM) a dependency of a project the "master" branch will be checked out.
Whenever there's a ... entry in the dependency's pom we do not want to use "master" but the ref corresponding to that tag.
I provided a patch in my fork and sent a pull request.
Trying to materialize (Maven->Import projects from SCM) a dependency of a project the "master" branch will be checked out.
Whenever there's a ... entry in the dependency's pom we do not want to use "master" but the ref corresponding to that tag.
I provided a patch in my fork and sent a pull request.