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 B839B10D98 for ; Thu, 19 Sep 2013 13:20:06 +0000 (UTC) Received: (qmail 67206 invoked by uid 500); 19 Sep 2013 13:20:05 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 67105 invoked by uid 500); 19 Sep 2013 13:20:04 -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 67027 invoked by uid 99); 19 Sep 2013 13:20:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Sep 2013 13:20:03 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of rmannibucau@gmail.com designates 209.85.128.179 as permitted sender) Received: from [209.85.128.179] (HELO mail-ve0-f179.google.com) (209.85.128.179) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Sep 2013 13:20:00 +0000 Received: by mail-ve0-f179.google.com with SMTP id c14so6866239vea.10 for ; Thu, 19 Sep 2013 06:19:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=bhbFifI3pdhwzcAwwK6TnWbTcufcu6zgjcpP+5m0X1M=; b=LmYHTUIMZxpzTNnZPd7dh50Ma60hIZIHlPbE0HXjBFNr3zQWTmXjZtv+0uZz9lS2qO b28UoV3VeZT74He2Br81KlvYFMDzc9ddS8tSLfMbT1yR4Y5/DqumfpzXs9OkTMvf8vsu QXmvdgoTVCYDzqc7/mo9bNnzcXeYYiDT+d2aziY3+vBjdgPgGDd/B3EHLcrUwQQTPeEn r0OPgLP3Aj2CrFERKOMX+pqYsal8wybWOforaam7/19tltN7DrnLhyamT4Y7r6T5nS8r Rvq23C9ITU2niwVsPSeJL97qiWKWe0psmvR5DzVeF/VJgeLoJtfS+ilY6B+IIxMusJBA ZQcA== X-Received: by 10.58.77.65 with SMTP id q1mr1192062vew.8.1379596779440; Thu, 19 Sep 2013 06:19:39 -0700 (PDT) MIME-Version: 1.0 Received: by 10.58.226.165 with HTTP; Thu, 19 Sep 2013 06:19:17 -0700 (PDT) From: Romain Manni-Bucau Date: Thu, 19 Sep 2013 15:19:17 +0200 Message-ID: Subject: openjpa mvn plugin To: "dev@openjpa.apache.org" Content-Type: multipart/alternative; boundary=e89a8f6474edf8ff1d04e6bc67be X-Virus-Checked: Checked by ClamAV on apache.org --e89a8f6474edf8ff1d04e6bc67be Content-Type: text/plain; charset=ISO-8859-1 Hi I created https://issues.apache.org/jira/browse/OPENJPA-2428 to be able to get rid of a physical persistence.xml and configure everything in a pom. If a database is really we could also provide defaults i think to avoid useless config. wdyt? *Romain Manni-Bucau* *Twitter: @rmannibucau * *Blog: **http://rmannibucau.wordpress.com/* *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com/rmannibucau* --e89a8f6474edf8ff1d04e6bc67be--