|
From: Luke T. <ne...@fr...> - 2005-02-03 18:34:35
|
Hi Eugene, The rsync option saves you having to go through the bother of building up a bundle each time you produce a new version. You provide an rsync account and ibiblio will check it periodically and automatically update its repository. We do have a Maven build which I've been maintaining (after a fashion :) and running since early 2003. You can view the site at http://monkeymachine.co.uk/spring/maven-reports.html cheers, Luke. Eugene Kuleshov wrote: > Luke, > > As far as I know you have to provide Maven's pom (project.xml) for any > artifact you need to upload to the repository. If Spring is not using > Maven, then these pom's has to be generated somehow (I did that for ASM > project). More details you can find at > http://maven.apache.org/repository-upload.html > > regards, > Eugene > > |