From dev-return-19934-apmail-openjpa-dev-archive=openjpa.apache.org@openjpa.apache.org Wed Jan 18 11:18:04 2012 Return-Path: X-Original-To: apmail-openjpa-dev-archive@www.apache.org Delivered-To: apmail-openjpa-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 011C5B789 for ; Wed, 18 Jan 2012 11:18:04 +0000 (UTC) Received: (qmail 42696 invoked by uid 500); 18 Jan 2012 11:18:03 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 42548 invoked by uid 500); 18 Jan 2012 11:18:03 -0000 Mailing-List: contact dev-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openjpa.apache.org Delivered-To: mailing list dev@openjpa.apache.org Received: (qmail 42539 invoked by uid 99); 18 Jan 2012 11:18:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Jan 2012 11:18:02 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Jan 2012 11:18:00 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id C365E1535A5 for ; Wed, 18 Jan 2012 11:17:39 +0000 (UTC) Date: Wed, 18 Jan 2012 11:17:39 +0000 (UTC) From: =?utf-8?Q?Francesco_Chicchiricc=C3=B2_=28Updated=29_=28JIRA=29?= To: dev@openjpa.apache.org Message-ID: <703883927.52401.1326885459810.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1814438193.52394.1326885221715.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (OPENJPA-2113) Warning on openjpa-maven-plugin execution MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/OPENJPA-2113?page=3Dcom.atlass= ian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiricc=C3=B2 updated OPENJPA-2113: -------------------------------------------- Summary: Warning on openjpa-maven-plugin execution (was: Warning ) =20 > Warning on openjpa-maven-plugin execution > ----------------------------------------- > > Key: OPENJPA-2113 > URL: https://issues.apache.org/jira/browse/OPENJPA-2113 > Project: OpenJPA > Issue Type: Bug > Components: integration > Affects Versions: 2.2.0 > Reporter: Francesco Chicchiricc=C3=B2 > Labels: maven > Attachments: redeclareRepository.patch > > > Everry time that openjpa-maven-plugin is run, it shows the following warn= ing: > [INFO] --- openjpa-maven-plugin:2.2.0-SNAPSHOT:sql (default-cli) @ > syncope-core --- > Downloading: > file://${basedir}/internal-repository/org/apache/openjpa/openjpa-lib/2.2.= 0-SNAPSHOT/maven-metadata.xml > [WARNING] Could not transfer metadata > org.apache.openjpa:openjpa-lib:2.2.0-SNAPSHOT/maven-metadata.xml from/to > openjpa-internal (file://${basedir}/internal-repository): Repository > path /internal-repository does not exist, and cannot be created. > I've found that this is happening because of an internal-only repository = declared in openjpa-kernel's POM. > In the attached patch I just overwrite such repository declaration: I gue= ss there could be a more elegant way to achieve this, anyway... -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.apache.org/jira/secure/ContactAdministrators!default.jsp= a For more information on JIRA, see: http://www.atlassian.com/software/jira