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]

Reply via email to