From dev-return-38582-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Fri Jul 8 07:38:08 2011 Return-Path: X-Original-To: apmail-directory-dev-archive@www.apache.org Delivered-To: apmail-directory-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9D029625E for ; Fri, 8 Jul 2011 07:38:08 +0000 (UTC) Received: (qmail 34876 invoked by uid 500); 8 Jul 2011 07:38:05 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 34606 invoked by uid 500); 8 Jul 2011 07:37:52 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 34585 invoked by uid 99); 8 Jul 2011 07:37:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jul 2011 07:37:47 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of pajbam@gmail.com designates 209.85.161.47 as permitted sender) Received: from [209.85.161.47] (HELO mail-fx0-f47.google.com) (209.85.161.47) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jul 2011 07:37:39 +0000 Received: by fxg11 with SMTP id 11so2007962fxg.34 for ; Fri, 08 Jul 2011 00:37:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:subject:mime-version:content-type:from:x-priority :in-reply-to:date:content-transfer-encoding:message-id:references:to :x-mailer; bh=omuSFwJUMC1eCzr6j+vasjPzRjTrN2lHWbBbgj018LQ=; b=SO3SRX2kiVF4OydxcOev+h+TrXAxKKHGX+ZLNyAQTAh04ZHsGqd1EV23WrnDI4zQHp D/Q+CRkJRA+1vDHOxXImdsT5lSDRd6ZYuWaR8wwxWVMBT564vH+PVvdjjA3RbSJOXBHg PU8ZZO0ZrVelbgU1eCTwJSAa0AddkMArg1adU= Received: by 10.223.158.130 with SMTP id f2mr2680571fax.61.1310110638792; Fri, 08 Jul 2011 00:37:18 -0700 (PDT) Received: from [10.0.1.2] (def92-4-82-225-58-213.fbx.proxad.net [82.225.58.213]) by mx.google.com with ESMTPS id e16sm7206437fak.41.2011.07.08.00.37.17 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 08 Jul 2011 00:37:17 -0700 (PDT) Sender: Pierre-Arnaud Marcelot Subject: Re: Issue building Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii From: Pierre-Arnaud Marcelot X-Priority: 3 (Normal) In-Reply-To: Date: Fri, 8 Jul 2011 09:37:14 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: References: To: "Apache Directory Developers List" X-Mailer: Apple Mail (2.1084) X-Virus-Checked: Checked by ClamAV on apache.org Hi Johan, Are you using Maven 3? Regards, Pierre-Arnaud On 8 juil. 2011, at 09:25, Johan Swensson wrote: > Hi >=20 > I'm trying to build Apache Directory Studio from source from the 1.5.3 > tarball but I'm running into some deps issues. >=20 > mvn clean install: >=20 > [INFO] > = ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > = ------------------------------------------------------------------------ > [INFO] Total time: 2:45.737s > [INFO] Finished at: Fri Jul 08 09:20:30 CEST 2011 > [INFO] Final Memory: 9M/23M > [INFO] > = ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-dependency-plugin:2.1:unpack > (unpack-language-packs) on project studio-build: Unable to find = artifact. > Could not find artifact > = org.eclipse.languagepack:BabelLanguagePack-eclipse-de:zip:3.5.0.v200906200= 43401 > in central (http://repo1.maven.org/maven2) > [ERROR] > [ERROR] Try downloading the file manually from the project website. > [ERROR] > [ERROR] Then, install it using the command: > [ERROR] mvn install:install-file -DgroupId=3Dorg.eclipse.languagepack > -DartifactId=3DBabelLanguagePack-eclipse-de = -Dversion=3D3.5.0.v20090620043401 > -Dpackaging=3Dzip -Dfile=3D/path/to/file > [ERROR] > [ERROR] Alternatively, if you host your own repository you can deploy = the > file there: > [ERROR] mvn deploy:deploy-file -DgroupId=3Dorg.eclipse.languagepack > -DartifactId=3DBabelLanguagePack-eclipse-de = -Dversion=3D3.5.0.v20090620043401 > -Dpackaging=3Dzip -Dfile=3D/path/to/file -Durl=3D[url] = -DrepositoryId=3D[id] > [ERROR] > [ERROR] > [ERROR] > = org.eclipse.languagepack:BabelLanguagePack-eclipse-de:zip:3.5.0.v200906200= 43401 > [ERROR] > [ERROR] from the specified remote repositories: > [ERROR] apache.snapshots (http://repository.apache.org/snapshots, > releases=3Dfalse, snapshots=3Dtrue), > [ERROR] central (http://repo1.maven.org/maven2, releases=3Dtrue, > snapshots=3Dfalse) > [ERROR] -> [Help 1] > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with = the > -e switch. > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > [ERROR] > [ERROR] For more information about the errors and possible solutions, > please read the following articles: > [ERROR] [Help 1] > = http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException > error: Bad exit status from /var/tmp/rpm-tmp.jcC96M (%build) >=20