Hi, Thank you for your answer, Maven answers almost all my needs, I'm just looking for a whole solution that answers the need of development, building versions, get information about old builds/versions and a bug / bug fixes tracker that is integrated with it. (the bug tracker is something new and I'll be happy if you can recommend on such) BTW, my preferred version control is SubVersion (I specify it for the integration issues...). Thanks!
-----Original Message----- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Monday, January 22, 2007 8:52 AM To: Maven Users List Subject: Re: Alternative to maven On 22/01/07, Rahamim, Zvi (Zvi) <[EMAIL PROTECTED]> wrote: > Hi, > A month ago I started looking for a solution for building different > kind of projects. > I have to say that I find maven a great solution. > What I want to know is: > 1. If there is a different solution (not Ant) There's probably lots, but most are quite different to Maven and more "Ant-like". Are you finding Maven doesn't suit all your needs? > 2. If there is a GUI for maven: for example, when you double click on > a pom.xml it will open a dialog that enables you select build > parameters (that might be different than the ones in pom.xml), e.g.: > a. Select the dependencies version from the versions on the > repositories > b. In jar project select whether or not to create a source > jar/ javadoc jar / select the jdk to compile... There's various IDE integrations. Are you looking for something IDE independent, or for one in particular? > 3. If there is a project version management (that will show > information about my deployed repository - such as which projects are > exist, what are the versions for a project...) That might be Archiva: http://maven.apache.org/archiva/, which is currently under development. Cheers, Brett -- Apache Maven - http://maven.apache.org "Better Builds with Maven" book - http://library.mergere.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
