Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"master" is checked out instead of tagged ref #2

Open
fjakop opened this issue Dec 11, 2012 · 2 comments
Open

"master" is checked out instead of tagged ref #2

fjakop opened this issue Dec 11, 2012 · 2 comments

Comments

@fjakop
Copy link

fjakop commented Dec 11, 2012

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.

@letmaik
Copy link

letmaik commented Jan 8, 2013

I think you mean Maven -> Materialize Maven Projects from SCM, right?

I came across a similar issue with Maven -> Check out Maven Projects from SCM. Whatever I put in the "Revision" field of the first wizard page (e.g. a branch name) is completely ignored and the initial branch always becomes the master branch. This should really be fixed.

@fjakop
Copy link
Author

fjakop commented Jan 8, 2013

Yes, it's the "materialize" function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants