All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Shawn O. Pearce" <spearce@spearce.org>
To: Jonas Fonseca <fonseca@diku.dk>
Cc: Jonas Fonseca <jonas.fonseca@gmail.com>,
	Farrukh Najmi <farrukh@wellfleetsoftware.com>,
	git@vger.kernel.org
Subject: Re: [PATCH] Add maven distribution management info for the new snapshot repository
Date: Tue, 11 Nov 2008 16:58:38 -0800	[thread overview]
Message-ID: <20081112005838.GU2932@spearce.org> (raw)
In-Reply-To: <20081111234858.GA17662@diku.dk>

Jonas Fonseca <fonseca@diku.dk> wrote:
>  Shawn O. Pearce <spearce@spearce.org> wrote Tue, Nov 11, 2008:
>  > Jonas Fonseca <jonas.fonseca@gmail.com> wrote:
>  > > I don't think admin rights are necessary as long as I have
>  > > "commit"/webdav access. And no svn or git-svn interaction should be
>  > > needed to upload to the maven repository.
>  > 
>  > Then have at it.  It sounds like it would be worthwhile setting up.
> 
>  Instructions at http://code.google.com/p/egit/wiki/ConfiguringMaven
> 
> diff --git a/jgit-maven/jgit/pom.xml b/jgit-maven/jgit/pom.xml
> index a123470..c370783 100644
> --- a/jgit-maven/jgit/pom.xml
> +++ b/jgit-maven/jgit/pom.xml
> @@ -185,4 +185,12 @@ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
>              <scope>compile</scope>
>          </dependency>
>      </dependencies>
> +    <distributionManagement>
> +        <snapshotRepository>
> +            <id>jgit-maven-snapshot-repository</id>
> +            <name>JGit Maven Snapshot Repository</name>
> +            <url>dav:https://egit.googlecode.com/svn/maven/snapshot-repository/</url>

Shouldn't that be http:// and not https:// ?

The https interface asked me for a username/password, the
http:// one doesn't.  We want this to be public, don't we?

-- 
Shawn.

  reply	other threads:[~2008-11-12  1:00 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-11 20:44 Newbie questions regarding jgit Farrukh Najmi
2008-11-11 21:12 ` Farrukh Najmi
2008-11-11 21:37 ` Jonas Fonseca
2008-11-11 21:44   ` Shawn O. Pearce
2008-11-11 22:01     ` Jonas Fonseca
2008-11-11 23:11       ` Shawn O. Pearce
2008-11-11 23:48         ` [PATCH] Add maven distribution management info for the new snapshot repository Jonas Fonseca
2008-11-12  0:58           ` Shawn O. Pearce [this message]
2008-11-12  1:01             ` Shawn O. Pearce
2008-11-12  2:24         ` Newbie questions regarding jgit Imran M Yousuf
2008-11-12 12:51       ` Farrukh Najmi
2008-11-12 14:05   ` Farrukh Najmi
2008-11-12 14:33     ` Farrukh Najmi
2008-11-12 17:56       ` Farrukh Najmi
2008-11-12 18:30         ` Jonas Fonseca
2008-11-12 19:29         ` 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=20081112005838.GU2932@spearce.org \
    --to=spearce@spearce.org \
    --cc=farrukh@wellfleetsoftware.com \
    --cc=fonseca@diku.dk \
    --cc=git@vger.kernel.org \
    --cc=jonas.fonseca@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.