Apologies, Stuart! I was (and still am) confused by your use of the word "repository", which means "source repository" to me.
I will absolutely look at this if you believe it simplifies things. The problem is somewhat complicated by the fact that netlib-java depends on a binary released by the following project (which isn't on netlib). https://sourceforge.net/projects/f2j And I'll probably have to work with the author to create a Maven bundle (or whatever it is rightly called). Avoiding 4 week wait times would be good! Stuart McCulloch wrote: > > 2009/5/29 Sam Halliday <[email protected]> > >> >> Not interested in moving my project hosting. >> > > you don't have to ;) > > I have the following project: http://code.google.com/p/peaberry/ which > currently uses Ant to build > this is now going to be deployed using Sonatype hosting - I just have to > amend my deploy script: > > mvn deploy:deploy-file -Durl=<host.repo.url> -Dfile=<some.jar> > -DpomFile=<some.pom> > > the Sonatype stuff is just managing the Maven upload and staging process > for > me, nothing more > > I'm certainly not planning on moving this project from googlecode :) > > Stuart McCulloch wrote: >> > >> > ... What appears to be a sales pitch... > > > more of a FYI, as it's a free service and you were asking about ways to > upload to Maven central > > >> -- >> View this message in context: >> http://www.nabble.com/Make-Google-Code-ant-projects-available-tp23763883p23765110.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] >> >> > > > -- > Cheers, Stuart > > -- View this message in context: http://www.nabble.com/Make-Google-Code-ant-projects-available-tp23763883p23765809.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]
