Moritz Petersen wrote:

Its a search tool for remote repositories (that works). Downloading
dependencies doesn't make sense, as it is Maven's part. More important
is to add <dependency> tags to the project descriptor. I think some
keywords like "last stable" (not snapshot) would be a good help.
An Eclipse plugin is already planned (but not yet realized).
Integrating into mevenide is a good idea, but I have no idea where to
start...
For more ideas, in which direction Mavenzilla can develop, consult
http://jface.sourceforge.net/mavenzilla/future_development.html

-Mo.



Moritz,

i already looked at the web site before posting the first mail ;) downloading *makes* sense : it allows to populate the repo with missing (for whatever reason) dependencies. and this especially makes sense when you're developping in the context of an ide but donot want to trigger a maven build - f.i. you want to try a new version of some lib, or need a lib but donot know neither the groupid nor the artifactid : just browse the remote repo, pick an artifact and add it to both pom and project classpath.

-- gd

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to