Hi Peter...I did install "m2e" Maven Plugin. Got from this URL:
http://m2eclipse.sonatype.org/sites/m2e-e34/
My RAD particulars are as follows:
IBM Rational® Application Developer™ for WebSphere® Software
Version: 7.5.0
...
org.osgi.framework.vendor=Eclipse
org.osgi.framework.version=1.4.0
I honestly don't know whether this version of RAD is compatible with my installed Maven plugin or not.
By "Java project"...I mean "Dynamic Web Project"....(File|New|Dynamic Web Project)
And you are right...I didn't see anything related to maven plugin in the stack trace log. However, yesterday afternoon I saw the following issue in that log:
================================
!SESSION 2012-02-22 16:27:01.236 -----------------------------------------------
eclipse.buildId=unknown
java.fullversion=J2RE 1.6.0 IBM J9 2.4 Windows XP x86-32 jvmwi3260-20080816_22093 (JIT enabled, AOT enabled)
J9VM - 20080816_022093_lHdSMr
JIT - r9_20080721_1330ifx2
GC - 20080724_AA
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments: -product com.ibm.rational.rad.product.v75.ide
Command-line arguments: -os win32 -ws win32 -arch x86 -product com.ibm.rational.rad.product.v75.ide
!ENTRY com.ibm.etools.javaee.core 4 0 2012-02-22 16:27:39.830
!MESSAGE IWAE0014E Failed to convert 3.0 to Enumeration.
!STACK 0
org.eclipse.wst.common.internal.emf.utilities.FeatureValueConversionException: IWAE0014E Failed to convert 3.0 to Enumeration.
================================
Finally, this error is not happening for any particular JSP page. This is happening for all as soon as I am trying to open any JSP page in Design or Split mode.
Honestly I didn't have this problem before installing Maven on my RAD. Before I did design some handy stuff by opening Design as well as Split mode. Maven plugin may not cause this problem but then please help me to find out what RAD config did I may change (while installing) so that having this issue.
By the way Peter, before installing Maven plugin from the above URL, I did download Maven version 3.0.4 and followed their insturctions from the following URL to setup. Please have a look...you may have some clue.
http://maven.apache.org/download.html (did follow Windows 2000/XP setup)
And after installation by typing mvn --version in command prompt, I found this:
Apache Maven 3.0.4 (r1232337; 2012-01-17 03:44:56-0500)
Maven home: C:\Program Files\IBM\apache-maven-3.0.4
Java version: 1.6.0, vendor: IBM Corporation
Java home: C:\Program Files\IBM\SQLLIB\java\jdk\jre
Default locale: en_US, platform encoding: Cp****
OS name: "windows xp", version: "5.1 build 2600 service pack 3", arch: "x86", family: "windows"
Thank you very much for your time. Best wishes