Skip to main content



      Home
Home » Eclipse Projects » Oomph » Import of multiple Maven Projects with same name
Import of multiple Maven Projects with same name [message #1751772] Fri, 13 January 2017 11:46 Go to next message
Eclipse UserFriend
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
Re: Import of multiple Maven Projects with same name [message #1751774 is a reply to message #1751772] Fri, 13 January 2017 12:07 Go to previous message
Eclipse UserFriend
I would have thought that the Platform's workspace itself does not allow for multiple projects with the same name. That would mean that you'd have to change the .project files before you attempt to import the projects.
Previous Topic:Replace Workspace-mechanics with Oomph
Next Topic:Resource Creation tasks not executed in new workspace
Goto Forum:
  


Current Time: Fri Jul 04 17:26:37 EDT 2025

Powered by FUDForum. Page generated in 0.03490 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top