From: Robin Rosenberg <robin.rosenberg.lists@dewire.com>
To: Farrukh Najmi <farrukh@wellfleetsoftware.com>
Cc: "Shawn O. Pearce" <spearce@spearce.org>,
git@vger.kernel.org, fonseca@diku.dk
Subject: Re: ETA for release of gjit 0.4?
Date: Tue, 16 Dec 2008 05:17:33 +0100 [thread overview]
Message-ID: <200812160517.33975.robin.rosenberg.lists@dewire.com> (raw)
In-Reply-To: <4946DFBB.6030300@wellfleetsoftware.com>
Jonas, could you help us on this:
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error deploying artifact: Failed to transfer file: http://egit.googlecode.com/svn/maven/snapshot-repository//org/spearce/jgit/0.4.0/jgit-0.4.0.jar. Return code is: 401
I added this (nah, naming it release-repository didn't work either)
<repository>
<id>jgit-maven-release-repository</id>
<name>JGit Maven Release Repository</name>
<url>https://egit.googlecode.com/svn/maven/snapshot-repository/</url>
<uniqueVersion>true</uniqueVersion>
</repository>
(tried all combinations of dav/not-dav, http/https). Seems I don't have a dav provider,
but https should work, right?
and to ~/.m2/settings.xml
<servers>
<server>
<id>jgit-maven-snapshot-repository</id>
<username>tried both my project email and gmail email</username>
<password>nah, won't show you</password>
</server>
</servers>
-- robin
måndag 15 december 2008 23:52:43 skrev Farrukh Najmi:
>
> Hi Shawn,
>
> I was wondering if there are any updates on my question on whether we
> can have a 0.4 release of jgit (no SNAPSHOT).
> I am ready to release my software but maven wont let me release it
> because its dependency jgit is a SNAPSHOT release.
>
> As I recall you had planned to release 0.4 and make it available on the
> maven repo at:
>
> <http://egit.googlecode.com/svn/maven/snapshot-repository/org/spearce/jgit>
>
> I do not see it there yet. Any chance of getting that today? Thanks.
>
next prev parent reply other threads:[~2008-12-16 4:19 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-05 14:34 ETA for release of gjit 0.4? Farrukh Najmi
2008-12-06 18:47 ` Robin Rosenberg
2008-12-06 18:57 ` Farrukh Najmi
2008-12-08 16:21 ` Shawn O. Pearce
2008-12-08 16:35 ` Farrukh Najmi
2008-12-15 22:52 ` Farrukh Najmi
2008-12-16 3:56 ` Robin Rosenberg
2008-12-16 4:17 ` Robin Rosenberg [this message]
2008-12-16 4:23 ` Robin Rosenberg
2009-01-14 3:14 ` Jonas Fonseca
2008-12-08 16:52 ` Shawn O. Pearce
2008-12-08 17:13 ` Shawn O. Pearce
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200812160517.33975.robin.rosenberg.lists@dewire.com \
--to=robin.rosenberg.lists@dewire.com \
--cc=farrukh@wellfleetsoftware.com \
--cc=fonseca@diku.dk \
--cc=git@vger.kernel.org \
--cc=spearce@spearce.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).