Re: Publishing Cayenne snapshots to Apache repo

From: Kevin Menard (kmenar..ervprise.com)
Date: Thu Oct 12 2006 - 14:22:57 EDT

  • Next message: Andrus Adamchik: "Re: Publishing Cayenne snapshots to Apache repo"

    Great, I'll have to give it a look. I imagine you just have a cronjob
    that does "mvn deploy" nightly? Or is there something more at work here?

    -- 
    Kevin
    

    Andrus Adamchik wrote: > Snapshot repo is configured in the main pom already. So "mvn deploy" > should work. > > One extra thing you need is to put your Apache user id in ~/.m2/ > settings.xml : > > <settings> > <servers> > <server> > <id>apache-snapshots</id> > <username>aadamchik</username> > </server> > > </servers> > .... > > Andrus



    This archive was generated by hypermail 2.0.0 : Thu Oct 12 2006 - 14:23:23 EDT