Re: OpenJPA openjpa-maven-plugin version 2.2.3 missing in maven central

2015-10-06 Thread Mark Struberg
iew this message in context: > http://openjpa.208410.n2.nabble.com/OpenJPA-openjpa-maven-plugin-version-2-2-3-missing-in-maven-central-tp7588565p7588566.html > Sent from the OpenJPA Users mailing list archive at Nabble.com.

Re: OpenJPA openjpa-maven-plugin version 2.2.3 missing in maven central

2015-10-02 Thread tom.edwards
.nabble.com/OpenJPA-openjpa-maven-plugin-version-2-2-3-missing-in-maven-central-tp7588565p7588566.html Sent from the OpenJPA Users mailing list archive at Nabble.com.

Re: openjpa-maven-plugin with entities in different project

2013-09-07 Thread karlkilden
:255) at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430) at org.codehaus.classworlds.Launcher.main(Launcher.java:375) -- View this message in context: http://openjpa.208410.n2.nabble.com/openjpa-maven-plugin-with-entities-in-different-project

Re: openjpa-maven-plugin with entities in different project

2013-06-12 Thread dandrus
check your target directory to see if things are really ending up where you thought that they should be? org.apache.openjpa openjpa-maven-plugin **/common/*.class t

Re: openjpa-maven-plugin with entities in different project

2013-06-12 Thread andyatmiami
performs the enhancement? That was the root of my issue - it seemed that any "non-standard maven location" (not in src/main/java) caused the openjpa-maven-plugin to get to complain. If you are copying these java classes from a separate project - are they probably getting ehanced at compil

Re: openjpa-maven-plugin site

2013-01-04 Thread Kevin Sutter
Thanks for the clarifications, Jesse. I'm going to pull Mark into this conversation to see how he might want to handle the openjpa-maven-plugin documentation request (since he's the author of this plugin). We should be able to do something to make this more prominent. Thanks for

Re: openjpa-maven-plugin site

2013-01-04 Thread Jesse Farinacci
Hi Kevin, On Fri, Jan 4, 2013 at 1:36 PM, Kevin Sutter wrote: > Can you further explain which openjpa-maven-plugin "site" you are referring > to? Yes, the Apache Maven openjpa-maven-plugin generated site. You refer to it later, so no further explanation required here I think.

Re: openjpa-maven-plugin site

2013-01-04 Thread Kevin Sutter
Hi Jesse, Can you further explain which openjpa-maven-plugin "site" you are referring to? On our maven enhancement page [1], we have a reference to this site documentation currently hosted by mikedd: http://people.apache.org/~mikedd/openjpa/openjpa-maven-plugin/ Is that what you re

openjpa-maven-plugin site

2013-01-01 Thread Jesse Farinacci
Greetings, Would someone please generate and deploy the openjpa-m-p site? It would be useful to provide a link to this generated site from the top level site, also, thanks! -Jesse -- There are 10 types of people in this world, those that can read binary and those that can not.

RE: Bug in openjpa-maven-plugin?

2011-11-30 Thread Henno Vermeulen
@openjpa.apache.org Onderwerp: Bug in openjpa-maven-plugin? I think there's a bug in the openjpa-maven-plugin. If I have entities defined in src/test/java that get compiled to target/test-classes, the plugin can't find them. I attached a reproducible example to the bug repor

Bug in openjpa-maven-plugin?

2011-11-03 Thread Matthew Adams
I think there's a bug in the openjpa-maven-plugin. If I have entities defined in src/test/java that get compiled to target/test-classes, the plugin can't find them. I attached a reproducible example to the bug report at https://issues.apache.org/jira/browse/OPENJPA-2063 Anyone els

Re: OpenJPA maven plugin configuration

2011-07-01 Thread Mark Struberg
Hi Jim! I know it's a bit of a hack, but the openjpa-maven-plugin uses the compile classpath of your project. So I'd say it's not really a 'bug'. You should be able to prevent this side effect by adding a to your section which contains such a logback-test.xml fil

OpenJPA maven plugin configuration

2011-06-29 Thread Jim Talbut
Hi, Whenever the openjpa-maven-plugin (v1.2 or v1.1) runs it initialises logback (which is a dependency of my project, it's not explicitly mentioned by the plugin configuration), which finds the logback.xml file, but not the logback-test.xml file. The logback.xml file has configuration

[FYI] Fw: [mojo-dev] [ANN] OpenJPA Maven Plugin 1.2 Released

2010-12-03 Thread Mark Struberg
Hi folks! I've released version 1.2 of the openjpa-maven-plugin. I will now call a discuss and vote thread over at codehaus to get the ok for moving it over to the OpenJPA project. I will of course further be around to volunteer on the plugin. LieGrue, strub --- On Fri, 12/3/10,

[ANN]openjpa-maven-plugin-1.1 released

2010-03-22 Thread Mark Struberg
Hi! I'm happy to announce the release of the openjpa-maven-plugin-1.1 [1]. This version has been tested with OpenJPA-1.1, 1.2 and various 2.0.0 versions. The following issues have been fixed [2] since 1.0: Bug * [MOPENJPA-11] - Empty properties cause exception to be thrown when ru

Re: [mojo-dev] [VOTE] release openjpa-maven-plugin-1.1 - RESULT

2010-03-22 Thread Mark Struberg
Voting has passed with the following votes: 4x +1: Donald Woods, Michael Dick, Jerry Carter, Mark Struberg, no +0 and no -1 I'll go on and release the openjpa-maven-plugin now. txs and LieGrue, strub --- Mark Struberg schrieb am Fr, 19.3.2010: > Von: Mark Struberg > Betreff

Re: [VOTE] release openjpa-maven-plugin-1.1

2010-03-22 Thread Michael Dick
is open for 72h with lazy consensus > > > > [+1] ship it > > [+0] don't care but doesn't look bad > > [-1] postpone due to ${reason} > > > > > > Here you can find a guide to enable codehaus snapshot plugins for > testing: [4] > > > > txs and

Re: [VOTE] release openjpa-maven-plugin-1.1

2010-03-19 Thread No1UNo
+1 This is a good step forward and will benefit from wider use. On Mar 19, 2010, at 11:05 AM, Mark Struberg [via OpenJPA] wrote: > Hi! > > I'd like to release a version 1.1 of the openjpa-maven-plugin [1]. > > This version has been tested with OpenJPA-1.1, 1

Re: [VOTE] release openjpa-maven-plugin-1.1

2010-03-19 Thread Donald Woods
+1 I've been testing it with some junits in openjpa/trunk and it works great! Thanks. -Donald On 3/19/10 11:05 AM, Mark Struberg wrote: > Hi! > > I'd like to release a version 1.1 of the openjpa-maven-plugin [1]. > > This version has been tested with OpenJPA-1

[VOTE] release openjpa-maven-plugin-1.1

2010-03-19 Thread Mark Struberg
Hi! I'd like to release a version 1.1 of the openjpa-maven-plugin [1]. This version has been tested with OpenJPA-1.1, 1.2 and various 2.0.0 versions. The following issues have been fixed [2] since 1.0: Bug * [MOPENJPA-11] - Empty properties cause exception to be thrown when ru

Re: openjpa-maven-plugin snapshot

2009-12-03 Thread Adam Hardy
ue is something I know nothing about. I downloaded the source from svn and it compiles easily with maven and you can install the snapshot to your local repo: svn checkout https://svn.codehaus.org/mojo/trunk/mojo/openjpa-maven-plugin openjpa-maven-plugin Michael Vorburger on 03/12/09 10:45

RE: openjpa-maven-plugin snapshot

2009-12-03 Thread Michael Vorburger
Hello Mojoers, I support the request for an e.g. non-SNAPSHOT v1.1 OpenJPA Maven plugin published to a repo somewhere... Would be nice to be able to use the http://jira.codehaus.org/browse/MOPENJPA-8 fix! -Original Message- From: Adam Hardy [mailto:adam@cyberspaceroad.com] Sent

Re: openjpa-maven-plugin snapshot

2009-12-02 Thread Adam Hardy
hot-repository/org/apache/openjpa/openjpa/1.1.1-SNAPSHOT/ (Not part of this conversation, but is that for the OpenJPA Maven plugin, or just OpenJPA?) Looks like OpenJPA itself. I should have mentioned the openjpa-maven-plugin in the text as well as the title. Interesting to know about the rep

Re: openjpa-maven-plugin snapshot

2009-12-02 Thread Michael Dick
t;> >> >> I publish the snapshots to the m2-snapshot repository on >>> people.apache.orgfairly regularly. You can find 1.1.1-SNAPSHOT at >>> >>> >>> http://people.apache.org/repo/m2-snapshot-repository/org/apache/openjpa/openjpa/1.1.1-SNAPSHOT/ >>> >

Re: openjpa-maven-plugin snapshot

2009-12-01 Thread Adam Hardy
org/repo/m2-snapshot-repository/org/apache/openjpa/openjpa/1.1.1-SNAPSHOT/ (Not part of this conversation, but is that for the OpenJPA Maven plugin, or just OpenJPA?) Looks like OpenJPA itself. I should have mentioned the openjpa-maven-plugin in the text as well as the title. Interesting to k

Re: openjpa-maven-plugin snapshot

2009-12-01 Thread ljnelson
napshot-repository/org/apache/openjpa/openjpa/1.1.1-SNAPSHOT/ > (Not part of this conversation, but is that for the OpenJPA Maven plugin, or just OpenJPA?) Best, Laird -- View this message in context: http://n2.nabble.com/openjpa-maven-plugin-snapshot-tp4095234p4096196.html Sent from the OpenJ

Re: openjpa-maven-plugin snapshot

2009-12-01 Thread Michael Dick
Hi Adam, I publish the snapshots to the m2-snapshot repository on people.apache.orgfairly regularly. You can find 1.1.1-SNAPSHOT at http://people.apache.org/repo/m2-snapshot-repository/org/apache/openjpa/openjpa/1.1.1-SNAPSHOT/ Will this work for you? -mike On Tue, Dec 1, 2009 at 12:10 PM, Adam

openjpa-maven-plugin snapshot

2009-12-01 Thread Adam Hardy
Hi I can't find any snapshot repository that has 1.1-SNAPSHOT available. Is there no publicly available snapshot or product of some CI build? Thanks Adam

Re: OpenJPA Maven Plugin

2009-03-15 Thread Mark Struberg
Hi folks! feel free to comment your wishes in http://jira.codehaus.org/browse/MOPENJPA-2 http://jira.codehaus.org/browse/MOPENJPA-3 http://jira.codehaus.org/browse/MOPENJPA-4 LieGrue, strub --- Adam Hardy schrieb am Fr, 13.3.2009: > Von: Adam Hardy > Betreff: Re: OpenJPA Maven Plugi

Re: OpenJPA Maven Plugin

2009-03-13 Thread Adam Hardy
ark Struberg on 13/03/09 14:06, wrote: Randy, Adam, Kevin! Any info on this? We are now at 95% but I personally would prefer to have the openjpa-maven-plugin just working out of the box for (almost) all situations. But I need your input what is still missing... txs and LieGrue, strub --- Mark Str

Re: OpenJPA Maven Plugin

2009-03-13 Thread watler
Mark, I believe you list is complete from my POV. Let me know if you need help implementing, I might have a few cycles to spare next week. Thanks, Randy --- strub...@yahoo.de wrote: From: Mark Struberg To: users@openjpa.apache.org Subject: Re: OpenJPA Maven Plugin Date: Fri, 13 Mar 2009

Re: OpenJPA Maven Plugin

2009-03-13 Thread Mark Struberg
Randy, Adam, Kevin! Any info on this? We are now at 95% but I personally would prefer to have the openjpa-maven-plugin just working out of the box for (almost) all situations. But I need your input what is still missing... txs and LieGrue, strub --- Mark Struberg schrieb am Mo, 9.3.2009

Re: OpenJPA Maven Plugin

2009-03-09 Thread Mark Struberg
l and openjpa:schema. I already know the property for the PCEnhancer but what about the respective parameters for the org.apache.openjpa.jdbc.meta.MappingTool? txs and LieGrue, strub --- Randy Watler schrieb am Mi, 4.3.2009: > Von: Randy Watler > Betreff: Re: OpenJPA Maven Plugin

Re: OpenJPA Maven Plugin

2009-03-04 Thread Randy Watler
, Yes, I mean 1.1-SNAPSHOT actually. Is this not the correct documentation? http://mojo.codehaus.org/openjpa-maven-plugin/enhance-mojo.html

Re: OpenJPA Maven Plugin

2009-03-04 Thread Randy Watler
sion 1.0 of the plugin? I dont think is supported if so. Did you try this? ${build.testOutputDirectory}/org/permacode/atomic/domain/entity/*.class Just checking before I diagnose for you, Yes, I mean 1.1-SNAPSHOT actually. Is this not the correct documentation? http://mojo.codehaus.or

Re: OpenJPA Maven Plugin

2009-03-04 Thread Adam Hardy
f: Re: OpenJPA Maven Plugin An: users@openjpa.apache.org Datum: Mittwoch, 4. März 2009, 17:36 Hi Mark, not quite. I have module A with one Entity in src/main/java and several test entities which extend it (to allow testing) in src/test/java. I have moduleB which relies on moduleA non-test normal j

Re: OpenJPA Maven Plugin

2009-03-04 Thread Mark Struberg
Humm this is because the OpenJpaEnhancerMojo has @requiresDependencyResolution compile LieGrue, strub --- Adam Hardy schrieb am Mi, 4.3.2009: > Von: Adam Hardy > Betreff: Re: OpenJPA Maven Plugin > An: users@openjpa.apache.org > Datum: Mittwoch, 4. März 2009, 17:36 > Hi Mark,

Re: OpenJPA Maven Plugin

2009-03-04 Thread Adam Hardy
APSHOT actually. Is this not the correct documentation? http://mojo.codehaus.org/openjpa-maven-plugin/enhance-mojo.html

Re: OpenJPA Maven Plugin

2009-03-04 Thread Adam Hardy
tions - one for the main Entity and one for the test entities. openjpa-maven-plugin is not including the test directory in the classpath. This is the execution for the test entities (the other works fine): process-test-classes enhanceTestEntities en

Re: OpenJPA Maven Plugin

2009-03-04 Thread Randy Watler
/entity/*.class Just checking before I diagnose for you, Yes, I mean 1.1-SNAPSHOT actually. Is this not the correct documentation? http://mojo.codehaus.org/openjpa-maven-plugin/enhance-mojo.html

Re: OpenJPA Maven Plugin

2009-03-04 Thread Mark Struberg
Randy, is supported in openjpa-maven-plugin-1.0 See http://fisheye.codehaus.org/browse/mojo/tags/openjpa-maven-plugin-1.0/src/main/java/org/codehaus/mojo/openjpa/AbstractOpenJpaMojo.java?r=9091#l50 LieGrue, strub --- Randy Watler schrieb am Mi, 4.3.2009: > Von: Randy Watler > B

AW: OpenJPA Maven Plugin

2009-03-04 Thread Mark Struberg
mvn clean install you can add the dependency to the test sources jar in the pom.xml of module B.) : > >org.apache.projectX >moduleA >1.0-SNAPSHOT >tests > LieGrue, strub --- Adam Hardy schrieb am Mi, 4.3.2009: > Von: Adam Hardy > Bet

Re: OpenJPA Maven Plugin

2009-03-04 Thread Adam Hardy
-SNAPSHOT actually. Is this not the correct documentation? http://mojo.codehaus.org/openjpa-maven-plugin/enhance-mojo.html

Re: OpenJPA Maven Plugin

2009-03-04 Thread Randy Watler
. So I coded up a couple of entity beans for testing only, in this project. I don't want these test-only entity beans in my jar, so I put them in the src/test/java directory, and this caused me some confusion when configuring openjpa-maven-plugin. I have a couple of issues getting this to

OpenJPA Maven Plugin

2009-03-04 Thread Adam Hardy
I now use the openjpa-maven-plugin to enhance my persistence-enabled classes, but I have a couple of projects which rely on a superclass, which needs enhancing and testing. I put this in a seperate project and wrote some unit tests for it, which needed a few real entity beans to demonstrate

Re: [ANN] OpenJPA Maven Plugin 1.0 Released

2009-03-03 Thread Adam Hardy
Randy Watler on 03/03/09 17:03, wrote: If you have a sample persistence.xml file, that might help as well... perhaps it is ignoring your persistence.xml for some reason? False alarm! I have 2 projects and I copied the config over from one pom to the other without remembering to change the loc

Re: [ANN] OpenJPA Maven Plugin 1.0 Released

2009-03-03 Thread Randy Watler
a mojos. I will implement this after I'm back from vacation next week. @Adam: Can you please checkout the latest from SVN and try it with this version? svn co https://svn.codehaus.org/mojo/trunk/mojo/openjpa-maven-plugin Do you have other wishes? So we can plan to make a 1.1 with ~ end of ma

Re: [ANN] OpenJPA Maven Plugin 1.0 Released

2009-03-03 Thread Mark Struberg
t; Von: Randy Watler > Betreff: Re: [ANN] OpenJPA Maven Plugin 1.0 Released > An: users@openjpa.apache.org > Datum: Dienstag, 3. März 2009, 14:53 > Mark, > > Do you want me to dig into this a little further to help > out here, or do you have it covered? > > Let me know, &g

Re: [ANN] OpenJPA Maven Plugin 1.0 Released

2009-03-03 Thread Randy Watler
for the openjpa:sql and openjpa:schema mojos. I will implement this after I'm back from vacation next week. @Adam: Can you please checkout the latest from SVN and try it with this version? svn co https://svn.codehaus.org/mojo/trunk/mojo/openjpa-maven-plugin Do you have other wishes?

Re: [ANN] OpenJPA Maven Plugin 1.0 Released

2009-03-03 Thread Adam Hardy
(and not in the 'additional properties' list). 2.) using a different configuration XML must also work for the openjpa:sql and openjpa:schema mojos. I will implement this after I'm back from vacation next week. @Adam: Can you please checkout the latest from SVN and try it with this version

Re: [ANN] OpenJPA Maven Plugin 1.0 Released

2009-02-28 Thread Mark Struberg
figuration XML must also work for the openjpa:sql and openjpa:schema mojos. I will implement this after I'm back from vacation next week. @Adam: Can you please checkout the latest from SVN and try it with this version? svn co https://svn.codehaus.org/mojo/trunk/mojo/openjpa-maven-plugin Do

Re: [ANN] OpenJPA Maven Plugin 1.0 Released

2009-02-27 Thread Randy Watler
that the ant tasks imho calls the PCEnhancer only via spawning an own java cmd. So any error occurring may not get to your eyes there. txs, strub --- Mark Struberg schrieb am Fr, 27.2.2009: Von: Mark Struberg Betreff: Re: [ANN] OpenJPA Maven Plugin 1.0 Released An: users@openjpa.apache.o

Re: [ANN] OpenJPA Maven Plugin 1.0 Released

2009-02-26 Thread Mark Struberg
like (including real filename). Please note that the ant tasks imho calls the PCEnhancer only via spawning an own java cmd. So any error occurring may not get to your eyes there. txs, strub --- Mark Struberg schrieb am Fr, 27.2.2009: > Von: Mark Struberg > Betreff: Re: [ANN] OpenJPA

Re: [ANN] OpenJPA Maven Plugin 1.0 Released

2009-02-26 Thread Mark Struberg
Thanks for the response Adam! I will try to create an integration test based on your info. LieGrue, strub --- Adam Hardy schrieb am Do, 26.2.2009: > Von: Adam Hardy > Betreff: Re: [ANN] OpenJPA Maven Plugin 1.0 Released > An: users@openjpa.apache.org > Datum: Donnerstag, 26. Feb

Re: [ANN] OpenJPA Maven Plugin 1.0 Released

2009-02-25 Thread Adam Hardy
Mark Struberg on 25/02/09 09:49, wrote: The Maven team is pleased to announce the release of the openjpa-maven-plugin-1.0 The plugin documentation can be found here: http://mojo.codehaus.org/openjpa-maven-plugin/ I gave it a test run and I have an error. After looking thro the docs, the

[ANN] OpenJPA Maven Plugin 1.0 Released

2009-02-25 Thread Mark Struberg
The Maven team is pleased to announce the release of the openjpa-maven-plugin-1.0 The plugin documentation can be found here: http://mojo.codehaus.org/openjpa-maven-plugin/ The following issues have been resolved: http://jira.codehaus.org/browse/MOJO-1132 http://jira.codehaus.org/browse

Re: [vote] release openjpa-maven-plugin 1.0-SNAPSHOT

2009-02-23 Thread Pinaki Poddar
Hi, Excellent! Do I have a vote? (In most places, I don't). If I do, then +1. Mark Struberg wrote: > > Hi! > > We are proud to call a vote for releasing a new version of the > openjpa-maven-plugin! > > The following features have been added since the last

[vote] release openjpa-maven-plugin 1.0-SNAPSHOT

2009-02-20 Thread Mark Struberg
Hi! We are proud to call a vote for releasing a new version of the openjpa-maven-plugin! The following features have been added since the last release: o added mojo openjpa:sql to create a sql file o added mojo openjpa:schema to create a schema xml o refactoring the plugin to use native

WG: [mojo-dev] [VOTE] align version schema of openjpa-maven-plugin with openjpa versions?

2008-11-26 Thread Mark Struberg
-dev] [VOTE] align version schema of openjpa-maven-plugin with > openjpa versions? > An: [EMAIL PROTECTED] > CC: "Rahul Thakur" <[EMAIL PROTECTED]> > Datum: Mittwoch, 26. November 2008, 11:35 > Hi folks! > > The current version of the openjpa-maven-plugin is &

Updates to openjpa-maven-plugin capabilities

2008-10-28 Thread Rahul Thakur
Greetings! I am pleased to let OpenJPA users know that the OpenJPA Maven Plugin has picked up activity recently. Mark Struberg, Siegfried Goeschl and Christoph have made some excellent contributions to enhance and include the following capabilities. o added mojo openjpa:sql to create a sql