Re: M2Eclipse Plugin can't resolve workspace dependency during MVN compile

2009-02-11 Thread Lincoln Baxter, III
That flag is what I was looking for. Thanks! I'll give it a shot. On Tue, 2009-02-10 at 23:11 -0500, Jason van Zyl wrote: On 10-Feb-09, at 5:36 PM, Lincoln Baxter, III wrote: The version must also match. If you refer to a project and the version doesn't match the version in your

Re: M2Eclipse Plugin can't resolve workspace dependency during MVN compile

2009-02-10 Thread Lincoln Baxter, III
The version must also match. If you refer to a project and the version doesn't match the version in your workspace then m2eclipse will use normal Maven resolution which is checking your local and then remote versions. Yeah the versions match :) Maven is not m2eclipse. The

M2Eclipse Plugin Seems can't resolve workspace dependency during build

2009-02-07 Thread Lincoln Baxter, III
Hi All, I am trying to run a build without installing my workspace dependencies into the local repository, however, I get this exception, and the build fails: How can I fix this? All projects required are in my workspace. I'm using Eclipse 3.4. Thanks, Lincoln [INFO] Scanning for

Automatically Synchronizing with Central Repo

2009-01-31 Thread Lincoln Baxter, III
Just curious, how long did it take people to get projects added to the central repo? I've put in a request, but it's been sitting there for about 3 weeks now. I'm trying to use the automatic sync via ssh_rsync, not the manual upload (which is supposed to take longer.) Thanks, just wondering

Re: m2eclipse CTRL-SHIFT-T Open Type dialog is missing

2009-01-29 Thread Lincoln Baxter, III
Thanks! You nailed it. For some reason the Maven plugin disabled my Perspective - Customize - Commands - Java Open Type option. Happier... --Lincoln On Thu, 2009-01-29 at 12:53 +0100, Mateusz GrzechociƄski wrote: 2009/1/28 Lincoln Baxter, III lincolnbax...@gmail.com: Hi Mavenites, When

m2eclipse CTRL-SHIFT-T Open Type dialog is missing

2009-01-27 Thread Lincoln Baxter, III
Hi Mavenites, When I install the m2eclipse plugin, version 0.9.6, my Open Type dialog box disappears. I can't bring it up with a shortcut. The menu item is gone. It's just missing. Is this intentional? I really rely on this dialog quite a bit. How can I get it back? Thanks, Lincoln

Help with central repository sync dreamhost.

2009-01-22 Thread Lincoln Baxter, III
Hi Mavenites, I've gotten to the point where I am able to deploy my builds to a repository on my website, but in order to sync to the central repository (rsync or ssh_rsync)... I'm a little lost. Has anyone achieved this with dreamhost? It seems like I need to create a no-password user, so that