Return-Path: Delivered-To: apmail-commons-issues-archive@locus.apache.org Received: (qmail 61035 invoked from network); 16 May 2008 09:25:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 May 2008 09:25:22 -0000 Received: (qmail 50780 invoked by uid 500); 16 May 2008 09:25:23 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 50340 invoked by uid 500); 16 May 2008 09:25:22 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 50328 invoked by uid 99); 16 May 2008 09:25:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 May 2008 02:25:22 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 May 2008 09:24:44 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 1BAC4234C114 for ; Fri, 16 May 2008 02:25:00 -0700 (PDT) Message-ID: <1800925823.1210929900112.JavaMail.jira@brutus> Date: Fri, 16 May 2008 02:25:00 -0700 (PDT) From: "Niklas Gustavsson (JIRA)" To: issues@commons.apache.org Subject: [jira] Commented: (NET-218) Make 2.0 snapshots available in Maven snapshot repository In-Reply-To: <2095465588.1209464756815.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/NET-218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12597403#action_12597403 ] Niklas Gustavsson commented on NET-218: --------------------------------------- Don't know if it is documented, but setting up a commons-net Continuum build much like the ones for the other commons projects and as part of that do a deploy to the snapshot repos should suffice. I know Brett has set up similar builds before. > Make 2.0 snapshots available in Maven snapshot repository > --------------------------------------------------------- > > Key: NET-218 > URL: https://issues.apache.org/jira/browse/NET-218 > Project: Commons Net > Issue Type: Improvement > Affects Versions: 2.0 > Reporter: Niklas Gustavsson > > 2.0 snapshots are not currently available in the Apache Maven snapshots repository. Due to this, FtpServer currently include commons-net in our build using svn:externals. But, we would rather like to use a regular Maven dependency. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.