Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 16:46 Go to next message
Steffen Holzer is currently offline Steffen HolzerFriend
Messages: 59
Registered: January 2016
Member

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
Re: Import of multiple Maven Projects with same name [message #1751774 is a reply to message #1751772] Fri, 13 January 2017 17:07 Go to previous message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6692
Registered: July 2009
Senior Member
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 Dec 06 17:30:59 GMT 2024

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

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

Back to the top