Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] Where is pom.xml?

Do you see any errors in <workspace>/.metadata/.log?

Looks like an error occurred during the conversion process, preventing the serialization of pom.xml. Do you have any non standard eclipse project layout / classpath?

What version of m2e are you using? Any other m2e extensions in the mix (m2e-wtp 0.16.0 also participates to the conversion process)

Le 25 déc. 2012 17:25, "渡辺 勝寿" <wata@xxxxxxxxxxxx> a écrit :
Hi.

I'm using Eclipse Juno on Mac(Snow Leopard).

and I tried to use maven with my existing project.
I selected the project and did "Configure>Convert to maven project".

the .project file has a nature "org.eclipse.m2e.core.maven2Nature",
but I got no pom.xml.
and I can't do "Add dependency", it gives an error ("Can't add dependency to L/MyProject/pom.xml").

Is there anything else that I should do?

#I searched about this problem, but I couldn't find an answer.

Thanks in advance.



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

Back to the top