Re: Tracking JDO 3.0.1 release
Phil Steitz <[email protected]> Sun, 13 Nov 2011 14:15:49 -0700
| Newsgroups | gmane.comp.jakarta.repository |
|---|---|
| Message-ID | <[email protected]> |
On 11/13/11 1:59 PM, Craig L Russell wrote: > Hi Matthew, > > I think our instructions for publishing to maven2 repo are wrong. > > Can someone from repository help tell us how to publish to this repo? > > Thanks, > > Craig > > On Nov 13, 2011, at 11:55 AM, Matthew Adams wrote: > >> Thanks. Now the only error I get is the following. Copying to the >> maven-1 location worked ok. >> >> madams@minotaur:~$ cp -r >> public_html/jdo3.0.1/dist/m2-ibiblio-rsync-repository/* >> /www/people.apache.org/repo/m2-ibiblio-rsync-repository >> cp: >> /www/people.apache.org/repo/m2-ibiblio-rsync-repository/javax/jdo/jdo-api: >> Permission denied Looks to me like brianf (the owner) or someone with sufficient privileges needs to g+w the jdo directory above drwxr-xr-x 2 brianf committers 2 Oct 20 2010 jdo or you need to set up nexus and use that instead. Phil