- This topic has 3 replies, 2 voices, and was last updated 14 years, 6 months ago by support-chakri.
-
AuthorPosts
-
RaminMemberHi,
we are using ME 6.6, and just pointed to Maven 2 site and installed the plugin:
http://m2eclipse.sonatype.org/sites/m2eI did not realize that the is already a Maven4MyEclipse in ME. M4ME’s menu does not even offer any options now.
In any case, I am getting errors while ME comes up and errors when I try to update dependencies.
The errors and my installation details below.
If the two Maven copies are not compatible, please let me know how I can remove one of the them.
Regards,
RaminErrors on startup:
5/6/10 2:36:22 PM EDT: Unable to update index for central|http://repo1.maven.org/maven2/ 5/6/10 2:36:22 PM EDT: Updating index central|http://repo1.maven.org/maven2/ 5/6/10 2:36:21 PM EDT: Updating index central|http://repo1.maven.org/maven2/ 5/6/10 2:36:22 PM EDT: Unable to update index for central|http://repo1.maven.org/maven2/ 5/6/10 2:36:22 PM EDT: Updating index central|http://repo1.maven.org/maven2 5/6/10 2:36:22 PM EDT: Unable to update index for central|http://repo1.maven.org/maven2
Right-click | Maven | Update Dependencies Errors (the same as Update Project Configurations):
An internal error occurred during: "Updating Maven Dependencies". java.lang.AbstractMethodError
Installation Details:
*** Date: Thursday, May 6, 2010 2:58:57 PM EDT ** System properties: OS=WindowsXP OS version=5.1 Java version=1.6.0_06 *** MyEclipse details: MyEclipse Enterprise Workbench Version: 6.6.0 Build id: 6.6.0-20081015 *** Eclipse details: MyEclipse Enterprise Workbench Version: 6.6.0 Build id: 6.6.0-20081015 Eclipse Project SDK Version: 3.3.3.r33x_r20080129-7M7J7LB-u3aphGW6o3_VmiVfGXWO Build id: M20080221-1800 Eclipse Platform Version: 3.3.3.r33x_r20080129-_19UEl7Ezk_gXF1kouft Build id: M20080221-1800 Eclipse RCP Version: 3.3.3.r33x_r20080129-8y8eE9UEUWI6qujeED0xT7bc Build id: M20080221-1800 Eclipse Plug-in Development Environment Version: 3.3.3.r33x_r20080129-7N7M5DQVIA_6oJsEFkEL Build id: M20080221-1800 Eclipse Java Development Tools Version: 3.3.2.r33x_r20080129-7o7jE7_EDhYDiyVEnjb1pFd7ZGD7 Build id: M20080221-1800 Eclipse Graphical Editing Framework Version: 3.3.2.v20080129 Build id: 20080221-1602 Eclipse startup command=-os win32 -ws win32 -arch x86 -showsplash -launcher C:\Program Files\MyEclipse 6.5\eclipse\eclipse.exe -name Eclipse --launcher.library C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.3.R33x_v20080118\eclipse_1023.dll -startup C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar -exitdata 10a4_5c -clean -workspace C:\WS -vm C:\Program Files\Java\jdk1.6.0_06\bin\javaw.exe
support-chakriMemberHi Ramin,
Can you give some more information to investigate your issue?
1) Is the system where ME is installed have internet connection?
2) Can you switch your workspace and see whether you get errors or not?
3) Can you send a screen shot of your Maven preference page. Go to “Windows–>Preference–>MyEclipse–>Maven4MyEclipse–>Maven” and select Maven.
4) Are the check boxes in Maven preference page checked adjacent to “Download Repository index updates on startup”, “Download Artifacts Sources” and “Download Artifact Javadoc”. If not, can you check them and try creating a web project with Maven support?Thanks,
Chakri Vedula.
RaminMemberHi,
only “Download Repository index updates on startup” is checked.
But I was able to get rid of all symptoms by uninstalling the Maven 2 plug-in and left the Maven4MyEclipse as is.
I say symptoms because I am not sure if all issues are resolved, but I’m good for now.
Thanks
support-chakriMemberHi Ramin,
Good to hear that you are all set. Thank you.
Thanks,
Chakri Vedula. -
AuthorPosts