Jeff, so you have release binaries inside the source tree? OK... which project? I'd like to copy how you do it.
Do I need to upload anything to the maven repository? How to binaries appear there or is it my responsibility to ensure files are always available? [email protected] wrote: > > I don't think Google Code does support rsync. > What I have done on one of my Google Code project is to create inside the > sourcde tree a folder called repository which is a Maven repository. Then, > when my build is release, it is deployed into this part (I think this can > be > done with the WebDav protocol which is supported by SVN). > Any projects wanted to use your artifacts should declared this repository > you just created. > > Regards > Jeff MAURY > > On Thu, May 28, 2009 at 5:15 PM, Sam Halliday > <[email protected]>wrote: > >> >> Dear all, >> >> I'm the maintainer of the following Java projects:- >> >> http://code.google.com/p/netlib-java/ >> http://code.google.com/p/matrix-toolkits-java/ >> >> I'd very much like to be able to ensure that these projects (binaries, >> sources and Javadocs) are available on Maven! I've read the documentation >> here >> >> http://maven.apache.org/guides/mini/guide-central-repository-upload.html >> >> but I admit I'm totally lost. >> >> Does anybody know of a step by step guide to upload to the maven central >> repo? I don't know if Google Code has rsync access and I absolutely do >> not >> want to move my projects from ant to maven for building (especially not >> the >> netlib-java one). I also presume that I need to file for some sort of >> account? >> >> -- >> View this message in context: >> http://www.nabble.com/Make-Google-Code-ant-projects-available-tp23763883p23763883.html >> Sent from the Maven - Users mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > > -- > La mélancolie c’est communiste > Tout le monde y a droit de temps en temps > La mélancolie n’est pas capitaliste > C’est même gratuit pour les perdants > La mélancolie c’est pacifiste > On ne lui rentre jamais dedans > La mélancolie oh tu sais ça existe > Elle se prend même avec des gants > La mélancolie c’est pour les syndicalistes > Il faut juste sa carte de permanent > > Miossec (2006) > > http://www.jeffmaury.com > http://riadiscuss.jeffmaury.com > http://www.lastfm.fr/listen/user/jeffmaury/personal > > -- View this message in context: http://www.nabble.com/Make-Google-Code-ant-projects-available-tp23763883p23764651.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
