Re: Repository Manager

2003-12-20 Thread Yannick Menager
Niclas Hedhman wrote: On Thursday 18 December 2003 22:35, Yannick Menager wrote: Not yet... that is on the TODO list ;-) Right now it can only be run standalone. But I'm planning on adding an adaptor to integrate it within IDEA and Eclipse I need to take a sharp look at this... :o) If I can w

Re: Repository Manager

2003-12-19 Thread Niclas Hedhman
On Thursday 18 December 2003 22:35, Yannick Menager wrote: > Not yet... that is on the TODO list ;-) Right now it can only be run > standalone. > > But I'm planning on adding an adaptor to integrate it within IDEA and > Eclipse I need to take a sharp look at this... :o) If I can wrap the "remote

RE: Repository Manager

2003-12-18 Thread Jörg Schaible
Yannick Menager wrote on Thursday, December 18, 2003 3:35 PM: > Not yet... that is on the TODO list ;-) Right now it can only be run > standalone. :) > But I'm planning on adding an adaptor to integrate it within IDEA and > Eclipse Sounds good... Regards, Jörg --

Re: Repository Manager

2003-12-18 Thread Yannick Menager
By the way, the current Maven-style implementation uses the standard apache directory listing to retrieve the existing folders and artifacts. I've currently tested it against http://www.ibiblio.org/maven/ - To unsubscribe, e-mail

Re: Repository Manager

2003-12-18 Thread Yannick Menager
ested, you can download an alpha version of Repository Manager ( see below for a description of what that is ). A snapshot can be downloaded from http://www2.jguild.com/reposmanager-SNAPSHOT.jar ( to run it just java -jar reposmanager-SNAPSHOT.jar ) - A repository browser interface ( which can b

RE: Repository Manager

2003-12-18 Thread Jörg Schaible
Hi Yannick Yannick Menager wrote on Thursday, December 18, 2003 3:17 PM: > Hi... in case anybody is interested, you can download an > alpha version > of Repository Manager ( see below for a description of what that is ). > > A snapshot can be downloaded from > http://www2.jguil

Repository Manager

2003-12-18 Thread Yannick Menager
Hi... in case anybody is interested, you can download an alpha version of Repository Manager ( see below for a description of what that is ). A snapshot can be downloaded from http://www2.jguild.com/reposmanager-SNAPSHOT.jar ( to run it just java -jar reposmanager-SNAPSHOT.jar ) and the