Re: Maven and RAD 7

2008-06-23 Thread Arnaud HERITIER
Hi gabriel. M2_REPO entries are created from your dependencies with eclipse:eclipse, eclipse:rad, and others mojos. We created a mojo eclipse:m2eclipse to create a classpath without these entries but with the org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER entry used by the m2eclipse plugin.

Re: Maven and RAD 7

2007-05-28 Thread Arnaud HERITIER
id this with a java project and not anything more comlicated > like a j2ee or web natured project. > > > Tyler Nelson wrote: > > Sent: Wednesday, May 23, 2007 2:37 PM > > To: users@maven.apache.org > > Subject: Maven and RAD 7 > > > > Has anyone had any

Re: Maven and RAD 7

2007-05-25 Thread Tyler Nelson
I saw. Note, I did this with a java project and not anything more comlicated like a j2ee or web natured project. > Tyler Nelson wrote: > Sent: Wednesday, May 23, 2007 2:37 PM > To: users@maven.apache.org > Subject: Maven and RAD 7 > > Has anyone had any luck getting mvn eclips

RE: Maven and RAD 7

2007-05-23 Thread Timothy Reilly
oject and .classpath files and this was the only real difference I saw. Note, I did this with a java project and not anything more comlicated like a j2ee or web natured project. > Tyler Nelson wrote: > Sent: Wednesday, May 23, 2007 2:37 PM > To: users@maven.apache.org > Subject: Maven

Maven and RAD 7

2007-05-23 Thread Tyler Nelson
Has anyone had any luck getting mvn eclipse:rad to successfully generate RAD 7 project files? If so, are there any special tricks that where needed to get it to work? Thanks, Tyler