Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 7358 invoked from network); 1 Jul 2008 12:10:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Jul 2008 12:10:23 -0000 Received: (qmail 59802 invoked by uid 500); 1 Jul 2008 12:10:18 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 59196 invoked by uid 500); 1 Jul 2008 12:10:17 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 59185 invoked by uid 99); 1 Jul 2008 12:10:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Jul 2008 05:10:17 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sseidel@vub.de designates 213.149.68.130 as permitted sender) Received: from [213.149.68.130] (HELO cmail.vub.de) (213.149.68.130) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Jul 2008 12:09:24 +0000 Received: from [192.168.1.35] ([192.168.1.35] verified) by cmail.vub.de (CommuniGate Pro SMTP 5.2.3) with ESMTP id 30588309 for users@maven.apache.org; Tue, 01 Jul 2008 14:07:45 +0200 Message-ID: <486A1E10.9030206@vub.de> Date: Tue, 01 Jul 2008 14:07:44 +0200 From: Stefan Seidel User-Agent: Thunderbird 2.0.0.14 (X11/20080421) MIME-Version: 1.0 To: Maven Users List Subject: Re: problem installing the oracle library ojdbc14.jar References: <486A1818.7090607@ugr.es> In-Reply-To: <486A1818.7090607@ugr.es> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org hi, the problem seems to be your -X. Try without -e and without -X. Stefan Mar�a Isabel L�pez S�nchez-Huete wrote: > H�, > > I'm a beginner in this matter, and I'm lost. I expect somebody can > help me. > > I�m trying to install dspace 1.5 on Solaris 10 in a SPARC computer. > > I read the installation documentation, and follow the steps. > > My problems is about installing the oracle library ojdbc14.jar. I > put in my current directory the ojdbc14.jar file, but when I run > mvn -e -X install:install-file -Dfile=ojdbc14.jar -DgroupId=com.oracle > -DartifactId=ojdbc14 -Dversion=10.2.0.2.0 -Dpackaging=jar > -DgeneratePom=true > The following error appears (I reproduce only the first lines): > + Error stacktraces are turned on. > [INFO] Scanning for projects... > [INFO] Searching repository for plugin with prefix: ' -X install'. > [INFO] org.apache.maven.plugins: checking for updates from central > [INFO] org.codehaus.mojo: checking for updates from central > [INFO] artifact org.apache.maven.plugins:maven- -X install-plugin: > checking for updates from central > [WARNING] POM for 'org.apache.maven.plugins:maven- -X > install-plugin:pom:LATEST' is invalid. It will be ignored for artifact > resolution. Reason: Failed to validate POM for project > org.apache.maven.plugins:maven- -X install-plugin at Artifact > [org.apache.maven.plugins:maven- -X install-plugin:pom:LATEST] > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Failed to resolve artifact. > GroupId: org.apache.maven.plugins > ArtifactId: maven- -X install-plugin > Version: LATEST > Reason: Unable to determine the latest version > org.apache.maven.plugins:maven- -X install-plugin:pom:LATEST > [INFO] > ------------------------------------------------------------------------ > [INFO] Trace > org.apache.maven.lifecycle.LifecycleExecutionException: Unable to build > project information for plugin 'org.apache.maven.plugins:maven- -X > install-plugin': POM 'org.apache.maven.plugins:maven- -X install-plugin' > not found in repository: Unable to determine the latest version > org.apache.maven.plugins:maven- -X install-plugin:pom:LATEST > (...) > > Any idea? Thanks in advance. -- best regards, Stefan Seidel software developer ________________________ VUB Printmedia GmbH Chopinstra�e 4 D-04103 Leipzig Germany tel. +49 (341) 9 60 50 07 fax. +49 (341) 9 60 50 92 mail. sseidel@vub.de web. www.vub.de HRB K�ln 24015 UStID DE 122 649 251 GF Dr. Achim Preuss Neudorf, Dr. Christian Preuss Neudorf --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org