Jeff, Firstly, let me apologize for taking a thread with an open question on it and injecting my question in the thread. I guess that would qualify as hijacking. :(
My issue seemed to have been resolved with a couple of restarts of RAD. If I continue to have issues I will open a new thread. Thanks, Ben On Jan 19, 2008 8:36 AM, Jeff Hill (RR) <[EMAIL PROTECTED]> wrote: > Thanks, all! > > First, I am getting 502 proxy errors trying to view all of the posts in the > archive for this thread (other posts are OK). It may be related to when the > posts occurred, not the thread itself. In any case I hope this is a > transient problem. > > FWIW, I have JAVA_HOME pointed to JDK1.5.0_12, and have not (yet) overridden > the JRE in RAD's eclipse preferences (though I typically do). The projects > I've imported so far, and the goals I have run against them, are very > simple, and have all worked fine. > > Now on to my original question. I did try the brute force method to remove > m2eclipse, deleting the projects and then the folders where the plugin was > installed. Inexplicably, the Maven preferences and menu items still showed > up. So, I decided to uninstall RAD (via Installation Manager) and start from > scratch. This failed the first time I ran it, and the second, and the third. > Then I noticed that some dummy had opened a command shell in the SDP70 > folder... as soon as I closed that the uninstall completed successfully. > > I then reinstalled RAD (note that this is the RAD 7 Trial version), but > after doing so got warnings about missing license keys for > clearcaseversionchecker and several other components. I repeated the > uninstall and reinstall, and still got the errors, so I uninstalled > everything "IBM" and reinstalled again, but am still getting the errors. > I'll ignore them until I can install the licensed version at some point, at > which point I assume they'll go away. > > So now I'm going to try some more complex projects, and will report progress > here via new threads. > > One thing I'm interested in is a Struts archetype that I saw mentioned > someplace, but which I haven't located yet. If anyone is familiar with it > I'd appreciate learning if it 1.x or 2.x, and where I can find it. > > Thanks again, > Jeff > > > -----Original Message----- > From: Eugene Kuleshov [mailto:[EMAIL PROTECTED] > Sent: Friday, January 18, 2008 5:30 PM > To: [email protected] > Subject: Re: [m2eclipse-user] m2eclipse 0.0.12 with RAD 7.0 > > Ben, > > There are few things you may need to know about Java version, Eclipse > and Maven integration. > > I don't know how you run RAD or how it configured to use specific JDK, > but the only way to verify which one it is actually using is to look at > Help / About Eclipse SDK / Configuration Details... This JDK will be > used to run some Maven components when projects are imported and when > resolving dependencies (they run in the same process as Eclipse) > Then, there is a different JDK used to launch Maven goals (from both > Run As..., and External Tools), because they run in a separate JVM. For > those m2eclipse is using JDKs registered in Window / Preferences... / > Java / Installed JREs. > > Said that, I am not aware of issues with running Eclipse and Maven on > IBMs Java 5, but you need to check if you have Java 5 used in both above > cases. > > regards, > Eugene > > > Ben Tomasini wrote: > > Thank you for a quick response. It does look to be an issue with the > > default JDK in RAD. I was just wondering if anyone had success with > > the default JDK. I am just fine installing another JDK and setting it > > as the default. > > > > FTYI: RADD 7.0.0.5 is based on Eclipse version: 3.2.2 and JDK 1.5, as > > seen below. > > > > $ ./java -version > > java version "1.5.0" > > Java(TM) 2 Runtime Environment, Standard Edition (build > pwi32devifx-20070323 (if > > ix 117674: SR4 + 116644 + 114941 + 116110 + 114881)) > > IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 Windows XP x86-32 > j9vmwi3223ifx-2007 > > 0323 (JIT enabled) > > J9VM - 20070322_12058_lHdSMR > > JIT - 20070109_1805ifx3_r8 > > GC - WASIFIX_2007) > > JCL - 20070131 > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email > > > > --------------------------------------------------------------------- > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email > > --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
