Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 68076 invoked from network); 22 Jun 2006 07:38:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Jun 2006 07:38:29 -0000 Received: (qmail 96431 invoked by uid 500); 22 Jun 2006 07:38:26 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 96012 invoked by uid 500); 22 Jun 2006 07:38:25 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 96001 invoked by uid 99); 22 Jun 2006 07:38:25 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Jun 2006 00:38:25 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [203.59.1.128] (HELO customer-domains.icp-qv1-irony7.iinet.net.au) (203.59.1.128) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Jun 2006 00:38:23 -0700 Received: from 210-84-55-190.dyn.iinet.net.au (HELO [172.16.237.15]) ([210.84.55.190]) by customer-domains.icp-qv1-irony7.iinet.net.au with ESMTP; 22 Jun 2006 15:37:59 +0800 X-BrightmailFiltered: true X-Brightmail-Tracker: AAAAAA== X-IronPort-AV: i="4.06,164,1149436800"; d="scan'208"; a="318101707:sNHT277759818" Message-ID: <449A48D3.50601@apache.org> Date: Thu, 22 Jun 2006 17:37:55 +1000 From: Brett Porter User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: Jakarta Commons Developers List Subject: Re: building openpgp, commons-sandbox-parent missing References: <449A3772.3080501@gmx.de> <449A3AFF.7070706@apache.org> <449A4666.1030906@gmx.de> In-Reply-To: <449A4666.1030906@gmx.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Try: svn co http://svn.apache.org/repos/asf/jakarta/commons/trunks-sandbox/ That will grab them all via externals, and the important files are in that directory itself (this is the thing I wanted to change). - Brett On 22/06/2006 5:27 PM, Antoine Levy-Lambert wrote: > Hello Brett, > > I have checked out each of the commons-sandbox subproject parallel to > each other, but this does not help > $ for a in id javaflow jci pipeline project-template proposal proxy >> do >> echo $a >> svn co http://svn.apache.org/repos/asf/jakarta/commons/sandbox/$a/trunk $a >> done > > How should the directory structure look like ? > > Regards, > > Antoine > > Brett Porter wrote: >> At present, you need to have checked out the entire trunks-sandbox (I >> need to revisit this build after some more recent changes that should >> make it easier now). >> >> - Brett >> >> On 22/06/2006 4:23 PM, Antoine Levy-Lambert wrote: >>> Hello, >>> >>> I am trying to build commons-openpgp using maven. >>> >>> I am getting this error : >>> >>> [INFO] Scanning for projects... >>> >>> [INFO] >>> ------------------------------------------------------------------------ >>> >>> [ERROR] FATAL ERROR >>> >>> [INFO] >>> ------------------------------------------------------------------------ >>> >>> [INFO] Failed to resolve artifact. >>> >>> GroupId: org.apache.commons >>> ArtifactId: commons-sandbox-parent >>> Version: 1.0-SNAPSHOT >>> >>> Reason: Unable to download the artifact from any repository >>> >>> >>> >>> org.apache.commons:commons-sandbox-parent:pom:1.0-SNAPSHOT >>> >>> >>> >>> from the specified remote repositories: >>> >>> central (http://repo1.maven.org/maven2) >>> >>> >>> >>> >>> [INFO] >>> ------------------------------------------------------------------------ >>> >>> [INFO] Trace >>> >>> org.apache.maven.reactor.MavenExecutionException: Cannot find parent: >>> org.apache.commons:commons-sandbox-parent for project: >>> null:commons-openpgp:jar:1.0-SNAPSHOT >>> >>> Can someone help me with this ? >>> I am using Maven 2.0.4 >>> >>> Regards, >>> >>> Antoine > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org > For additional commands, e-mail: commons-dev-help@jakarta.apache.org > -- Brett Porter Apache Maven - http://maven.apache.org/ Better Builds with Maven - http://library.mergere.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org