Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] Import Existing Support with Parent pom.xml in Project Root

Import of conventional maven project layout is expected to work. What
m2e version are you using? Are there any interesting messages in maven
console and/or eclipse .log file?

--
Regards,
Igor

On 10-12-29 02:03 PM, Alejandro Calbazana wrote:
Hi,

I'd like to get some clarity around importing existing maven projects
into eclipse.  I am not able to successfully import projects that have
a parent pom.xml at the project root dir.  I am able to import the
modules successfully, but the parent pom.xml gets left behind.  This
is unfortunate as I am not sure if the projects are referencing the
parent pom.  While importing from a SCM, I notice that a parent
project is created behind the scenes for projects that have a pom.xml
at the root.  What are my options for getting my parent pom.xml to
import using the import existing functionality?

The motivtion for this is to use git.  I do not see any git support
for m2eclipse, so I am not sure where to go from here.  Additionally,
I would like to not have to modify my project structure.

Thanks,

Alejandro
_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users


Back to the top