Home » Category » Java Programming

Java Programming: ZRQ: front end to maven

116| Mon, 05 May 2008 18:37:00 GMT| rahamim_zvi_zvi| Comments (1)
Thanks,
What I want for example is a GUI that given a pom.xml it will show me
for each dependency the versions available for that dependency so that I
could select it and the project will be built according to that version.

Message
From: Milos Kleint [mailto:mkleint (AT) gmail (DOT) com]
Sent: Wednesday, 04, 2006 2:53 PM
To: Maven Users List
Subject: Re: ZRQ: front end to maven

netbeans module.

Milos

10/4/06, Rahamim, Zvi (Zvi) <zrahamim (AT) avaya (DOT) comwrote:
Hi,
Is there a gui for maven (besides eclipse plugin)?
Thanks!

To unsubscribe, e-mail: users-unsubscribe (AT) maven (DOT) apache.org
For additional commands, e-mail: users-help (AT) maven (DOT) apache.org
--

To unsubscribe, e-mail: users-unsubscribe (AT) maven (DOT) apache.org
For additional commands, e-mail: users-help (AT) maven (DOT) apache.org

To unsubscribe, e-mail: users-unsubscribe (AT) maven (DOT) apache.org
For additional commands, e-mail: users-help (AT) maven (DOT) apache.org

Keywords & Tags: zrq, front, end, maven, java, programming

URL: http://java.itags.org/java-programming/332356/
 
«« Prev - Next »» 1 helpful answers below.
the not-yet released version of mevenide for netbeans does have such a
feature, both in code completion for the pom.xml and in project gui.
I'd like to push that out in a month or so.
it works by reusing the archiva indexer and indexes your local
repository. archiva allows downloading the lucene index from
remote repositories, the netbeans module will incorporate that as well
and you will know about all versions out there.

Milos

10/4/06, Rahamim, Zvi (Zvi) <zrahamim (AT) avaya (DOT) comwrote:
Thanks,
What I want for example is a GUI that given a pom.xml it will show me
for each dependency the versions available for that dependency so that I
could select it and the project will be built according to that version.
--
Message
From: Milos Kleint [mailto:mkleint (AT) gmail (DOT) com]
Sent: Wednesday, 04, 2006 2:53 PM
To: Maven Users List
Subject: Re: ZRQ: front end to maven

netbeans module.

Milos

10/4/06, Rahamim, Zvi (Zvi) <zrahamim (AT) avaya (DOT) comwrote:
Hi,
Is there a gui for maven (besides eclipse plugin)?
Thanks!

To unsubscribe, e-mail: users-unsubscribe (AT) maven (DOT) apache.org
For additional commands, e-mail: users-help (AT) maven (DOT) apache.org
>
>
>


To unsubscribe, e-mail: users-unsubscribe (AT) maven (DOT) apache.org
For additional commands, e-mail: users-help (AT) maven (DOT) apache.org
>
>
>
>


To unsubscribe, e-mail: users-unsubscribe (AT) maven (DOT) apache.org
For additional commands, e-mail: users-help (AT) maven (DOT) apache.org
--

To unsubscribe, e-mail: users-unsubscribe (AT) maven (DOT) apache.org
For additional commands, e-mail: users-help (AT) maven (DOT) apache.org

miloskleint | Mon, 05 May 2008 18:39:00 GMT |

Java Programming Hot Answers

Java Programming New questions

Java Programming Related Categories