Import of multiple Maven Projects with same name [message #1751772] |
Fri, 13 January 2017 16:46 |
|
Hello all,
I'm trying to import some Maven Projects into my workspace with the m2import task. To be more specific I want to import projects from all branches of a github repository into my workspace (e.g. a repo with a master and a development branch. In this repo is a maven project called "foo" and I want to import "foo" from the master branch as well as from the "dev" branch).
The problem now is that the m2import seems to ignore projects if a project of the same name is already imported. The ProjectImport doesn't seem to have this restriction but I need the projects to have a maven nature.
Is there a way to import my projects nevertheless?
Thanks in advance
"Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live" - John Woods
|
|
|
|
Powered by
FUDForum. Page generated in 0.02719 seconds