On Thu, Mar 28, 2013 at 11:20 AM, Mladen Turk <mt...@apache.org> wrote:
> On 03/28/2013 03:33 PM, Simone Tripodi wrote: > >> I don't think we can speak about "standard" practices, but Maven >> itself[1] publishes -src and -bin artifacts on the central repo. >> >> +1 on NOT publishing them on central repo, but we should find an >> automated way to deploy them on SvnPubSub along the signature and >> checksums. >> >> > Well, I find it a bit discriminating to host only java code with Maven ;) > > With binaries (even native like with daemon) one can easily create a pom > that would pull everything without the need to setup gazillion of > main/archive/mirror sites, etc. > What's more I'm tending to see SvnPubSub (actually a handy wrapper over > ssh/sftp) > as a backup method rather then a main distribution method. > I agree with Mladen, in practice, my projects at work all use Ivy for dependency management, and that means that public packages like Apache jars are fetched from places like Maven Central. It is actually has been a pain to work with [daemon] in the past because the Windows binaries are NOT in Maven Central. This has forced us to manually manage these binaries in our Artifactory repository, which in turns has slowed the adoption of newer versions of [daemon], in fact, this is one of the reasons we are still on version 1.0.8. Gary > > > Regards > -- > ^TM > > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > dev-unsubscribe@commons.**apache.org<dev-unsubscr...@commons.apache.org> > For additional commands, e-mail: dev-h...@commons.apache.org > > -- E-Mail: garydgreg...@gmail.com | ggreg...@apache.org JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0 Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory