Jeppe, in your case, the repository could simply be : * a SMB/ftp/file system shared directory * a directory staticly served by a http server * or a (not so complicate) nexus server with default configuration.
On Mon, Jan 25, 2010 at 16:59, David Pollak <[email protected]> wrote: > This seems like a job for a start-up like MavenHub... custom Maven/Nexus > hosting in the sky. Strange that Sonatype don't provide this service. /davidB > > On Mon, Jan 25, 2010 at 7:56 AM, Jeppe Nejsum Madsen <[email protected]> > wrote: >> >> On Mon, Jan 25, 2010 at 4:17 PM, Indrajit Raychaudhuri >> <[email protected]> wrote: >> >> > -- Deploy your artifacts to an internal server (all that you need is an >> > http >> > server where you can 'deploy' the artifact via webdav/ssh etc.) >> >> This is the step I would like to avoid :-) We don't currently have any >> internal servers, everything is hosted somewhere else. It seems like >> overkill to start a new EC2 instance just to be able to host a maven >> repo. >> >> I found this, which seems like it may work: >> >> http://technital.blogspot.com/2007/11/maven-repository-on-s3.html >> >> /Jeppe >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Lift" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/liftweb?hl=en. >> > > > > -- > Lift, the simply functional web framework http://liftweb.net > Beginning Scala http://www.apress.com/book/view/1430219890 > Follow me: http://twitter.com/dpp > Surf the harmonics > > -- > You received this message because you are subscribed to the Google Groups > "Lift" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/liftweb?hl=en. > -- You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/liftweb?hl=en.
