So I'm trying to release pax-logging, but the maven release plugin can't
create the tag because I'm not authorized.

[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Unable to tag SCM
Provider message:
The svn tag command failed.
Command output:
svn: Commit failed (details follow):
svn: CHECKOUT of '/repos/ops4j/!svn/ver/9307/qa/pax': 403 Forbidden (
https://scm.ops4j.org)

Thanks for fixing that :-)

On Nov 22, 2007 2:39 PM, Niclas Hedhman <[EMAIL PROTECTED]> wrote:

> On Nov 22, 2007 1:22 PM, Guillaume Nodet <[EMAIL PROTECTED]> wrote:
> > I really need a clean snapshot from 0.9.7 trunk (latest revision) so
> that
> > other servicemix developers do not have to compile pax-logging
> themselves.
>
> Ok, sorry about that...
>
> > I'd like to do it, but I have no karma afaik :-(
>
> Yep, we are looking into providing a general solution for doing this.
> Meanwhile, I can add a shell account for you on the server in
> question. I will mail you a password for srv03.ops4j.org, and username
> gnodet.
>
> In general, check out the project on the server itself (saves you
> heaps of time), and run
>   mvn release:prepare
>   mvn release:perform
>
> Before you start, try to verify that the access flags on the
> metadata.xml files and the directories in question are correct, i.e.
>  files; rw-rw-r--
>  dirs; rwxrwxr-x
>
> otherwise the ownership will stop you from performing a release.
>
>
> Cheers
> Niclas
>
> _______________________________________________
> general mailing list
> general@lists.ops4j.org
> http://lists.ops4j.org/mailman/listinfo/general
>



-- 
Cheers,
Guillaume Nodet
------------------------
Blog: http://gnodet.blogspot.com/
_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to