- This topic has 3 replies, 2 voices, and was last updated 12 years, 7 months ago by support-swapna.
-
AuthorPosts
-
snaimatMemberMy Eclipse IDE 8.6.1
Installed plug-in M2ECLIPSE
http://m2eclipse.sonatype.org/sites/m2e/0.10.0.20100209-0800/POM editor’s dependency hierarchy view hangs my eclipse.
POM file can be viewed in pom.xml tab, but, when clicking on dependency hierarchy tab, my eclipse starts ‘loading pom.xml …. building dependency tree’ and hangs – I have to kill the process and get back into the IDE.Warnings posted:
3/28/12 10:58:30 AM EDT: [WARN] Invalid POM for org.codehaus.jackson:jackson-lgpl:jar:0.9.4, transitive dependencies (if any) will not be available, enable debug logging for more details
3/28/12 10:58:31 AM EDT: [WARN] Missing POM for org.apache.santuario:xmlsec:jar:1.4.1
3/28/12 10:58:31 AM EDT: [WARN] Missing POM for opensaml:opensaml:jar:1.1
3/28/12 10:58:31 AM EDT: [WARN] Missing POM for bouncycastle:bcprov-jdk13:jar:132
3/28/12 10:58:31 AM EDT: [WARN] Missing POM for org.apache.santuario:xmlsec:jar:1.4.1
3/28/12 10:58:31 AM EDT: [WARN] Missing POM for opensaml:opensaml:jar:1.1
3/28/12 10:58:31 AM EDT: [WARN] Missing POM for bouncycastle:bcprov-jdk13:jar:132
3/28/12 10:58:32 AM EDT: [WARN] Missing POM for org.apache.santuario:xmlsec:jar:1.4.1
3/28/12 10:58:32 AM EDT: [WARN] Missing POM for opensaml:opensaml:jar:1.1
3/28/12 10:58:32 AM EDT: [WARN] Missing POM for bouncycastle:bcprov-jdk13:jar:132
3/28/12 10:58:32 AM EDT: [WARN] Missing POM for org.apache.santuario:xmlsec:jar:1.4.1
3/28/12 10:58:32 AM EDT: [WARN] Missing POM for opensaml:opensaml:jar:1.1
3/28/12 10:58:32 AM EDT: [WARN] Missing POM for bouncycastle:bcprov-jdk13:jar:132
support-swapnaModeratorsnaimat ,
Sorry that you are seeing this issue. I could not replicate the issue at my end.
1. MyEclipse already has maven support integrated in the form of Maven4MyEclipse which is based on M2Eclipse. Installing M2Eclipse again to MyEclipse might result in some conflicts in some situations. Can you please try to uninstall the M2Eclipse and check if you still see the issue with the POM editor?
2. Maven support in MyEclipse has been significantly enhanced in MyEclipse 10.1 release. I suggest you update to MyEclipse 10.1 to take advantage of the same. The license you hold is still valid for 10.1 version as our licenses are time based and not version based.
You can download MyEclipse 10.1 from this link :
http://myeclipseide.com/index.php?name=Recommend_Us&req=Download&version=MEAlternatively you can use Pulse to install it. Here is an FAQ on the same. The screenshots are based on earlier versions of MyEclipse. Choose “Eclipse 3.7-Indigo” and follow the FAQ :
https://www.genuitec.com/forums/topic/installation-how-to-install-myeclipse-from-pulse/Let us know how it works for you.
snaimatMemberSwapna,
Reading your explanation below, I thought of trying to re-install the m2eclipse plugin. Uninstalling and re-installing it fixed the issue for me.
Thanks for the quick response and will upgrade when time allows.
Thanks,
Sadfeen.
support-swapnaModeratorsnaimat ,
Glad that it is working.
Do let us know if you have any issues. -
AuthorPosts