Hi,
I am getting the same problem but I am developing maven plugin using
java.
I am also getting the exception as ClassNotFoundException :
oracle.jdbc.driver.OracleDriver
I saw in my jar file, class is available in jar file
Renuka
--
View this message in context:
http
>3.5.3-Final
3.5.3-Final is really terrible name for a version.
> [ERROR] Failed to execute goal on project ctjava: Could not resolve
> dependencies for project net.cuprak.web:ctjava:war:1.0-SNAPSHOT: Could not
> find artifact org.hibernate:hibernate:jar:3.5.3-Final in
> jboss-publ
Hello Ryan
You just need this:
org.hibernate
hibernate-entitymanager
3.6.0.Final
Johann
On Tue, Jan 18, 2011 at 11:25 AM, Ryan Cuprak wrote:
>
> Does anyone have a working pom file for Hibernate 3.5.x or 3.6.x?
>
> This is what I have n
Hello Neil
I think the problem is it doesn't find the persistence.xml because it isn't
the standard META-INF/persistence.xml as per the hibernatools documentation:
https://www.hibernate.org/hib_docs/tools/reference/en/html/ant.html
" will simply just try and auto-configure itself based on
the ava
Hello Neil
I think the problem is it doesn't find the persistence.xml because it isn't
the standard META-INF/persistence.xml as per the hibernatools documentation:
https://www.hibernate.org/hib_docs/tools/reference/en/html/ant.html
" will simply just try and auto-configure itself based on
the ava
ts the
> modules and defines dependencies in common among modules like Spring.
> Should my plugin definition be at the parent level?
>
> Thanks.
>
>
> -Original Message-
> From: Karl Heinz Marbaise [mailto:khmarba...@gmx.de]
> Sent: Thu 8/13/2009 4:09 PM
>
hanks.
-Original Message-
From: Karl Heinz Marbaise [mailto:khmarba...@gmx.de]
Sent: Thu 8/13/2009 4:09 PM
To: Maven Users List
Subject: Re: Hibernate 3 Plugin
Hi,
you haven't defined an execution for the PlugIN.
hbm2ddl
proce
Hi,
you haven't defined an execution for the PlugIN.
hbm2ddl
process-classes
hbm2ddl
true
false
Hi Karl,
Thank you for your suggestion about directory convention of generated files.
Karl Heinz Marbaise wrote:
>
> Hi,
>
>>
>>
>> postgresql
>> postgresql
>> 8.3-603.jdbc4
>>
> Why are you defining the postgresql driver not as dependency for
> Hib
Hi,
hbm2hbmxml
src/main/resources
I would suggest not to use the src directory ...use the target directory ...
hbm2java
src/main/java
Use the default (AFAIK target/generated-sources)...for other def
Try this:
http://maven.apache.org/guides/introduction/introduction-to-the-lifecycle.html
fachhoch wrote:
I did not understand this, please explain what should I change in pom to do
this ?
here is my jetty maven plugin
org.mortbay.jetty
maven-jetty
I did not understand this, please explain what should I change in pom to do
this ?
here is my jetty maven plugin
org.mortbay.jetty
maven-jetty-plugin
6.1.12.rc4
commons-logging
comm
attach the execution to the process-classes phase
2009/3/26 fachhoch
>
> I am using maven-ant-run plugin to call hibernate byte code
> insturmentation
> , i also have maven jetty plugin , every time i run jetty plugin first
> all modified java files gets complied and then test cases and fin
it would make sense to have a Wiki page listing all
of the known public repositories.
From: Mansour [mailto:[EMAIL PROTECTED]
Sent: Thu 10/30/2008 11:53 AM
To: Maven Users List
Subject: Re: hibernate-entitymanager
Thank you for your reply,
I have installed
Thank you for your reply,
I have installed jfrog artifactory maven repo on an internal server, and
looking to deploy or find out how to delpoy any missing dependency to
avoid getting into this in the future.
dep I am having problems with:
Path to dependency:
1) org.jvnet.jaxb2.maven2:ma
Use a repository manager and deploy the artifact to a '3rd party' repository.
Did you check if the artifact in question is available via the jboss repo?
Justin
- Original Message -
From: Mansour <[EMAIL PROTECTED]>
To: Maven Users List
Sent: Wed Oct 29 09:26:46 2008
Subject: hibernate-e
Which dependency is causing a problem? I recently had trouble with
concurrent:concurrent, but I think JTA is a problem as well.
Neither one of the problems can be fixed by this team as JTA is a
licensing issue and the concurrent:concurrent dependency is a
Hibernate issue (bug).
-Wes
On Wed, Oct
hibernate3-maven-plugin maybe?!
On Wed, Jul 9, 2008 at 6:31 AM, Renu Gupta <[EMAIL PROTECTED]> wrote:
> Hi,
> I have worked in torque plugin of maven2.
> Now I wanna work in hibernate + maven2.
> Can any one tell me where to start from?
>
>
> Regards,
> Renu Gupta
> Impetus Infotech Pvt Ltd
> 14-
Hello Mathias
you should put it in your resources directory and do something like this in
your applicationContext.xml in your sessionFactory bean:
Regards
Johann Reyes
Yes! I did that and it worked! Thanks :)
--
View this message in context:
http://www.nabble.com/Hibernate-and-resources-tf4280221s177.html#a12183535
Sent from the Maven - Users mailing list archive at Nabble.com.
-
To unsubscr
Not s/m/j/resources, simply src/main/resources. Try that and see if it works.
And if this is simply for testing, put your file in src/test/resources.
Wayne
On 8/16/07, Mathias P.W Nilsson <[EMAIL PROTECTED]> wrote:
>
> Ahhh I'm tearing hair out. I've set up maven, mysql, c3p0 and hibernate.
Some more information about what happens would be helpful.
> -Original Message-
> From: jallen [mailto:[EMAIL PROTECTED]
> Sent: Sunday, July 29, 2007 10:00 PM
> To: users@maven.apache.org
> Subject: Hibernate and 2.0.7
>
>
> Has anyone else experienced issues with 2.0.7 and hibernate 3.
Using those versions together with no problems.
- Original message -
From: "jallen" <[EMAIL PROTECTED]>
To: users@maven.apache.org
Date: Sun, 29 Jul 2007 13:00:27 -0700 (PDT)
Subject: Hibernate and 2.0.7
Has anyone else experienced issues with 2.0.7 and hibernate 3.2.4.ga?
It's
not my p
Mark and I already discussed this. But its a different discussion,
since he does not deal with pre-packaged styles...
On Mon, 2007-06-04 at 21:38 +0200, Max Rydahl Andersen wrote:
> one thing is for sure, the current image location in our docbook is
> annoying ;(
>
> It is not relative to whe
yes I raised that with steve, after being abused for some time, I think
I eventually persuaded him to include the properties necessary for this.
Mark
Max Rydahl Andersen wrote:
one thing is for sure, the current image location in our docbook is
annoying ;(
It is not relative to where the xml
one thing is for sure, the current image location in our docbook is
annoying ;(
It is not relative to where the xml files are and hence it does not show up
in e.g. xmlmind.
What makes most sense to me is that the images is located
relative/correctly based
on the actual xml they are referred
I found the answer on
http://maven.apache.org/plugins/maven-antrun-plugin/classpaths.html
I've updated the wiki
http://docs.codehaus.org/display/MAVENUSER/Howto+instrument+domain+model+classes+using+hibernate
2007/1/30, nicolas de loof <[EMAIL PROTECTED]>:
My project is the domain model that h
My project is the domain model that has no dependency. This the reason I
want to set hibernate dependency as a plugin dependency.
I tried :
But this isn't an valid refId
2007/1/30, Marco Mistroni <[EMAIL PROTECTED]>:
Nicholas, additional thing
if you make it work, would you mind write a wik
Nicholas, additional thing
if you make it work, would you mind write a wiki here
http://docs.codehaus.org/display/MAVENUSER/Examples
with your example pom.xml? it might help (me :) or anyone that want to do
same
things later on
regards
marco
On 1/30/07, Marco Mistroni <[EMAIL PROTECTED]> wro
ah i see, i was betting that that could have been one of the problems
any reasons why the code below does not work using
process-classes?
i had to add extra classes 'manually' to classpath because i had problem
with some jboss versions that were screwing up the wstools task.. so i
couldn't im
My issue is about building the classpath for the hibernate instrumentTask
using maven dependencies : your sample config uses ${jboss.libdir} to build
the task calsspath. I'd like to set a dependency for the plugin on
hibernate.
Thanks anyway.
2007/1/30, Marco Mistroni <[EMAIL PROTECTED]>:
Hi,
Hi,
my 2 cents . don't know the issue but i went to check
what does that instrument task do..
i see no reason why you can't just use maven antrun plugin and execute it...
dont know if this might help... here i configured a custom ant task
(wstools), like this
Did you look if the jar file you downloaded contais the class
oracle.jdbc.driver.OracleDriver?
On 12/31/06, juergen.schumacher <[EMAIL PROTECTED]> wrote:
Hi,
I try to use the maven-hibernate3 plugin. The problem is that the driver for
the database can not be found. This really drives me crazy a
Of course, you can also use this new search engine... I'm not sure if
you've heard about it: it's called Google. ;-)
You can enter as your search string something like "site:www.ibiblio.org
maven2 hibernate-3.2"
Cheers
Mirko
Adam Hardy wrote:
I wouldn't be too harsh on Damien, it looks like
> WARN: Don't go to www.mvnregistry.com! It redirects to a place that
> tries to install an exe for porn. (don't worry if you're on Mac OS X
> or other un*x ;-)).
>
> Damien Lecan: I'm not amused.
Sorry, I did not see that problem with mvnregistry.com
Use the other one instead : www.mvnreposi
I wouldn't be too harsh on Damien, it looks like that website was hacked
or allowed someone to post a javascript snippet in a comment. Hopefully
the website owners will clean it up.
ir. ing. Jan Dockx wrote:
WARN: Don't go to w w w.mvnregistry.com! It redirects to a place that
tries to install
WARN: Don't go to www.mvnregistry.com! It redirects to a place that
tries to install an exe for porn. (don't worry if you're on Mac OS X
or other un*x ;-)).
Damien Lecan: I'm not amused.
On 15 Nov 2006, at 17:27, LECAN Damien wrote:
To search artifacts :
www.mvnrepository.com
www.mvnregist
To search artifacts :
www.mvnrepository.com
www.mvnregistry.com
Very helpful
Damien
> -Message d'origine-
> De : Mark Grand [mailto:[EMAIL PROTECTED]
> Envoyé : mercredi 15 novembre 2006 17:13
> À : users@maven.apache.org
> Objet : Hibernate 3.2
>
>
> I want to use Hibernate 3.2 in a p
:[EMAIL PROTECTED]
Sent: Wednesday, November 15, 2006 11:17 AM
To: Maven Users List
Subject: Re: Hibernate 3.2
Hi Mark,
Yes Hibernate 3.2 is there
http://www.ibiblio.org/maven2/org/hibernate/hibernate/3.2.0.ga/
it probably switched groupId to "org.hibernate" recently...
Hope
Does this bring in all its dependencies?
-dh
-Original Message-
From: Mirko Nasato [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 15, 2006 11:17 AM
To: Maven Users List
Subject: Re: Hibernate 3.2
Hi Mark,
Yes Hibernate 3.2 is there
http://www.ibiblio.org/maven2/org/hibernate
Hi Mark,
Yes Hibernate 3.2 is there
http://www.ibiblio.org/maven2/org/hibernate/hibernate/3.2.0.ga/
it probably switched groupId to "org.hibernate" recently...
Hope this helps
Mirko
Mark Grand wrote:
I want to use Hibernate 3.2 in a project that I am building with
maven. There is no artif
mvn install:install-file ... However the dependencies will not be set
up properly due to generated poms.
Wayne
On 11/15/06, Mark Grand <[EMAIL PROTECTED]> wrote:
I want to use Hibernate 3.2 in a project that I am building with
maven. There is no artifact for Hibernate 3.2 in ibiblio. How can
Aleksei Valikov wrote:
> 1. Put your HBM files into resources, not into java. You should have
> src/main/resource/cedar/hepdata/mode/Autor.hbm.xml etc.
>
> 2. Use
>
>
Fantastic, thanks. The whole tree seems not to be needed, so just making e.g.
src/main/resource/hbm/Author.hbm.xml and pointing
Hi.
I just started converting a Java project using Hibernate (www.hibernate.org) to
build with Maven rather than Ant. While I was able to get log4j logging working
again by placing my log4j.properties file in src/main/resources, and putting
hibernate.cfg.xml in the same place does result in it g
Hello,
yes you should make sure that your hibernate files end up in the resources
directory of your src/java
after that there isno need to put absolute path for your classes, you can
just puit
cedar/hepdata/Author.hbm.xml
and that should work..
hth
marco
On 10/30/06, Andy Buckley <[EMAIL PR
Hi Kohsuke,
Kohsuke Kawaguchi wrote On 08/28/06 12:00,:
> Hi, Marina, I suspect this is a "bug", but can you confirm?
>
> I see oracle.toplink.essentials groupId and
> oracle.toplink.essentials.agent groupId on the java.net repo, and I
> suspect the intended placement was:
>
> groupId
Sun has all rights to TopLink Essentials code in GlassFish.
Regards,
-marina
Carlos Sanchez wrote On 08/28/06 12:50,:
> and is this toplink an original version from oracle or something
> customised by sun?
>
> I'd suggest using com.oracle.toplink or com.sun.* respectively
>
> On 8/28/06, Kohsuk
and is this toplink an original version from oracle or something
customised by sun?
I'd suggest using com.oracle.toplink or com.sun.* respectively
On 8/28/06, Kohsuke Kawaguchi <[EMAIL PROTECTED]> wrote:
Hi, Marina, I suspect this is a "bug", but can you confirm?
I see oracle.toplink.essentia
Hi, Marina, I suspect this is a "bug", but can you confirm?
I see oracle.toplink.essentials groupId and
oracle.toplink.essentials.agent groupId on the java.net repo, and I
suspect the intended placement was:
groupId -> jar
javax.persistence persistenc
It comes from
https://maven-repository.dev.java.net/nonav/repository/javax.persistence/jars/
because the sun guys put it there, which means it's redistributable.
I don't know the reason why it is there but it shouldn't as it's not
javax.* stuff, maybe Kohsuke can tell us.
It's curious that sourc
Carlos,
Oracle's toplink-essentials are uploaded and point to the JPA 1.0 release:
http://repo.mergere.com/maven2/javax/persistence/persistence-api/1.0/
http://repo.mergere.com/maven2/javax/persistence/toplink-essentials/1.0/
It's too bad for the Hibernate guys but I am using toplink now. ;-)
O
JPA provided by Hibernate can't be uploaded due to license constraints
unless somebody can confirm the other way.
Spring it's a matter of having the right poms. The ones in jira are not.
On 8/28/06, Thomas Van de Velde <[EMAIL PROTECTED]> wrote:
It's hard to believe that after so much time Hibe
Sorry not 1000 but 23 ;-)
In any case, up-to-date libraries for Spring and Hibernate would be greatly
appreciated.
On 8/28/06, Thomas Van de Velde <[EMAIL PROTECTED]> wrote:
It's hard to believe that after so much time Hibernate's JPA libraries are
still not uploaded. I also noticed that ther
It's hard to believe that after so much time Hibernate's JPA libraries are
still not uploaded. I also noticed that there are over 1000 (!) jira issues
with upload requests. What is being done about the outdated state of the
repository? Also, Spring RC3 is still not up there, even though it's ad
Hello Lakshman
I think I answered this before in the following post:
http://www.mail-archive.com/users@maven.apache.org/msg49367.html
Regards
Johann Reyes
-Original Message-
From: Lakshman Srilakshmanan
[mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 15, 2006 3:48 AM
To: Maven Users Li
8.0.4
Hope it helps :)
Thanks
Lakshman
> -Original Message-
> From: Cristian Jansenson [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, 15 August 2006 11:07 AM
> To: Lakshman Srilakshmanan
> Subject: RE: Hibernate plugin not binding?
>
> No problem...
helps :)
Thanks
Lakshman
> -Original Message-
> From: Cristian Jansenson [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, 15 August 2006 11:07 AM
> To: Lakshman Srilakshmanan
> Subject: RE: Hibernate plugin not binding?
>
> No problem... and I didn't resolve this pro
n.apache.org
> Subject: Re: Hibernate plugin not binding?
>
>
> I'm having the same issue. Is there a way to override the execution
of the
> hibernate goals default phase of compile? I need to run the
generation in
> the generate-sources and then have the compile run.
>
I'm having the same issue. Is there a way to override the execution of the
hibernate goals default phase of compile? I need to run the generation in
the generate-sources and then have the compile run.
Thanks
--
View this message in context:
http://www.nabble.com/Hibernate-plugin-not-binding--
there's no official uploader so you can do it yourself following
http://maven.apache.org/guides/mini/guide-ibiblio-upload.html
On 7/10/06, Jose Gonzalez Gomez <[EMAIL PROTECTED]> wrote:
Hi there,
Is there anybody officially supporting hibernate artifact uploading to
ibiblio? I've successfully r
, July 07, 2006 11:37 AM
To: Maven Users List
Subject: RE: Hibernate 3 failure
I have the exact same configuration but I do not have any
extensions enabled:
jdbc.artifact.groupid
jdbc-driver
1.0
I am actually using the sun JDBC-ODBC bridge driver
configuration required?
Thanks,
James
-Original Message-
From: [EMAIL PROTECTED] on behalf of ben short
Sent: Fri 7/7/2006 11:28 AM
To: Maven Users List
Subject: Re: Hibernate 3 failure
Have you seen this page?
http://mojo.codehaus.org/hibernate3-maven-plugin/howto.html
Ben
On 7/7/06, James
javax.mail
mail
1.4
hibernate
hibernate
3.0.5
-Original Message-
From: Johann Reyes [mailto:[EMAIL PROTECTED]
Sent: Fri 7/7/2006 11:28 AM
To: 'Maven Users List'
Subject: RE: Hibernate 3 failure
Hello Richards
This is stra
Have you seen this page?
http://mojo.codehaus.org/hibernate3-maven-plugin/howto.html
Ben
On 7/7/06, James Richards <[EMAIL PROTECTED]> wrote:
Hello,
I've tried searching for this problem on Google but so far have not had any
luck locating this exact error so I wanted to see if anyone on the
Hello Richards
This is strange, would be possible for you to send your pom.xml file to
check it out.
Regards
Johann Reyes
-Original Message-
From: James Richards [mailto:[EMAIL PROTECTED]
Sent: Friday, July 07, 2006 11:17 AM
To: users@maven.apache.org
Subject: Hibernate 3 failure
Hell
a. No idea.
b. Yes, you can absolutely do that.
Wayne
On 5/19/06, Andrea Aime <[EMAIL PROTECTED]> wrote:
Hi,
I'd like to see the latest Hibernate and Hibernate annotations release
published on ibiblio, and I'm wondering if:
a) there's already someone that does that routinely
b) if me, random us
I am able to create .har files with a plugin I create; however, when I add
the artifact as a dependency java cannot find the classes in the har file. I
added type=har to the dependency but it seems that java is not loading the
har into classpath.
Thanks,
Ronny
--
View this message in context:
ht
sage-
> > From: Napoleon Esmundo Ramirez [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, 1 February 2006 2:51 PM
> > To: Maven Users List
> > Subject: [***SPAM*** Score/Req: 10.4/5.0] Re: Hibernate with Maven
> >
> > Hello,
> >
> > AFAIK, javax.transac
Seems to be working for me.
Regards
Maciej
> -Original Message-
> From: Napoleon Esmundo Ramirez [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, 1 February 2006 2:51 PM
> To: Maven Users List
> Subject: [***SPAM*** Score/Req: 10.4/5.0] Re: Hiber
Hello,
AFAIK, javax.transaction:jta:1.0.1B is a Sun jar that can't be redistributed
in ibiblio. You'll have to manually install that in your local repository (
http://maven.apache.org/guides/mini/guide-installing-3rd-party-jars.html).
You can download it here: http://java.sun.com/products/jta/
(WAMU) (Emeryville, California)
---
From: Rick Mann <[EMAIL PROTECTED]>
To: Mick Knutson <[EMAIL PROTECTED]>
Subject: Re: Hibernate & m2
Date: Mon, 9 Jan 2006 12:41:38 -0800
On Jan 9, 2006, at 12:16 PM, Mick Knutson wrote:
I have not even started to learn xd2 yet.
Ah!
Alexandre Poitras wrote:
Btw the latest build of velocity-tools is 1.2, so I guess hibernate
pom file is wrong.
In fact, I didn't get that dependency from a pom but from this site:
http://www.hibernate.org/hib_docs/tools/ant/index.html
name="hibernatetool"
classname="org.hibernat
Btw the latest build of velocity-tools is 1.2, so I guess hibernate
pom file is wrong.
On 12/28/05, Alexandre Poitras <[EMAIL PROTECTED]> wrote:
> Look there :
> http://maven.apache.org/guides/mini/guide-maven-evangelism.html
> http://maven.apache.org/guides/mini/guide-ibiblio-upload.html
>
> If y
Look there :
http://maven.apache.org/guides/mini/guide-maven-evangelism.html
http://maven.apache.org/guides/mini/guide-ibiblio-upload.html
If you provide a patch, usually it is fixed quite fast. If everyobne
contribute a little bit, the repository will be much accurate in a
short time.
BTW, to ma
You can provide the poms following instructions here
http://maven.apache.org/guides/mini/guide-maven-evangelism.html
so they are updated in ibiblio.
Somebody has to do it first
On 12/24/05, Koen Maes <[EMAIL PROTECTED]> wrote:
> Hibernate being the example of transitive dependencies everywhere.
>
nuel Venisse [mailto:[EMAIL PROTECTED]
> Sent: Thursday, June 16, 2005 3:12 PM
> To: Maven Users List
> Subject: Re: hibernate pom
>
>
> Upload instructions are there :
> http://maven.apache.org/reference/repository-upload.html
>
> Emmanuel
>
> Ryan Sonnek wrote:
pendencies. So, how does this get fixed?
-Original Message-
From: Emmanuel Venisse [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 16, 2005 3:12 PM
To: Maven Users List
Subject: Re: hibernate pom
Upload instructions are there :
http://maven.apache.org/reference/repository-upload.html
You can do that at http://jira.codehaus.org/browse/MAVENUPLOAD
I've manually uploaded the jars.
On 6/16/05, Ryan Sonnek <[EMAIL PROTECTED]> wrote:
> Who's responsibile to upload the hibernate jars to ibiblio? I opened a
> ticket with the hibernate team to correct their POM's but they said they
>
Upload instructions are there :
http://maven.apache.org/reference/repository-upload.html
Emmanuel
Ryan Sonnek wrote:
Who's responsibile to upload the hibernate jars to ibiblio? I opened a
ticket with the hibernate team to correct their POM's but they said they
have nothing to do with it. I t
> >
> > >JTA you will need to park somewhere on your own server. And I am not sure
> > >anymore if it is required. Also, note that depending on your environment
> > >you
> > >might need to add more deps.
> > >
More info on JTA here:
http://java.sun.com/products/jta/index.html
You still have t
If it's a performance issue and a lot of people have to download the
dependecy, you might try installing the maven-proxy from CodeHaus.
I've had stellar success with it (except for the occasional SNAPSHOT
problem...)
On 4/14/05, Alexandre Touret <[EMAIL PROTECTED]> wrote:
> Thank you
> After few
Thank you
After few tests, I think that I will upload all the ditribution of
hibernate on my server.
Alexandre
A. Shneyderman wrote:
Here is what I have:
cglib
cglib
full-2.0
true
commons-collections
c
Here is what I have:
cglib
cglib
full-2.0
true
commons-collections
commons-collections
2.1
true
commons-logging
alib [mailto:[EMAIL PROTECTED]
> > Sent: Monday, June 14, 2004 8:36 PM
> > To: Maven Users List
> > Subject: Re: Hibernate schema export
> >
> >
> > On Sun, 2004-06-13 at 07:14, Konstantin
> Shaposhnikov wrote:
> > > On 03:07 Sat 12 Jun , David Salib wro
I did some work on the plugin to get it to work with Hibernate2, what
version of Hibernate are you using? Try and build the version in CVS.
Eric
> -Original Message-
> From: David Salib [mailto:[EMAIL PROTECTED]
> Sent: Monday, June 14, 2004 8:36 PM
> To: Maven Users List
&
On Sun, 2004-06-13 at 07:14, Konstantin Shaposhnikov wrote:
> On 03:07 Sat 12 Jun , David Salib wrote:
> > On Mon, 2004-05-24 at 16:06, Konstantin Shaposhnikov wrote:
> > > May be this file could be helpful for somebody
> >
> > I keep getting a java.lang.NullPointerException but I can't find
>
On 03:07 Sat 12 Jun , David Salib wrote:
> On Mon, 2004-05-24 at 16:06, Konstantin Shaposhnikov wrote:
> > May be this file could be helpful for somebody
>
> I keep getting a java.lang.NullPointerException but I can't find
> anything wrong (and neither has anybody else) with my mapping file.
On Mon, 2004-05-24 at 16:06, Konstantin Shaposhnikov wrote:
> May be this file could be helpful for somebody
I keep getting a java.lang.NullPointerException but I can't find
anything wrong (and neither has anybody else) with my mapping file.
Could that be the same bug?
Also a newbie question I t
On æ, 2004-05-24 at 23:06 +0300, Konstantin Shaposhnikov wrote:
> May be this file could be helpful for somebody
>
Thanks, that works.
I was doing the same thing in a goal instead of a plugin.
> -
> To unsubscribe, e-mail:
May be this file could be helpful for somebody
>
Exporting Hibernate Schema file
Exporting Hibernate Schema file
-
On 00:59 Sun 23 May , Nadeem Bitar wrote:
> The following bug http://jira.codehaus.org/browse/MPHIBERNATE-3 is
> closed but I am still having the same problem. I built the
> maven-hibernate-plugin from cvs but I am still getting
>
> net.sf.hibernate.MappingException: persistent class [classna
go into your repository and look in your local repository, the
$MAVEN_HOME_LOCAL/plugins/maven-xdoclet-plugin-1.2
Look at the plugin.properties, you can see all the defaults used, that
you can override.
The plugin.jelly is a monster, about 11,000 lines of code. But it is
worth the look.
Tim
Okay.. I dont see anything obvious in there (someone else might).
Do you have anything in your maven.xml that would relate to this?
Or are you calling the xdoclet-hibernate task directly from the cmd line?
-Tim
Eric Merritt wrote:
--- Tim Chen <[EMAIL PROTECTED]> wrote:
Well.. I only ask cause
--- Tim Chen <[EMAIL PROTECTED]> wrote:
> Well.. I only ask cause I'm using xdoclet/hibernate
> combo and it is
> working just fine. (only generates it to the
> location I ask).
> Just out of curiousity:
> What version of XDoclet are you using?
>
> Can you paste your project.properties and build
Well.. I only ask cause I'm using xdoclet/hibernate combo and it is
working just fine. (only generates it to the location I ask).
Just out of curiousity:
What version of XDoclet are you using?
Can you paste your project.properties and build section from your
project.xml?
-Tim
Eric Merritt wrote
--- Tim Chen <[EMAIL PROTECTED]> wrote:
> I am using xdoclet/hibernate and do not see that
> behavior.
> Location 2 and 3 might be bugs.
> I also have
>
maven.xdoclet.hibernatedoclet.destdir=${maven.build.dir}/xdoclet/hibernatedoclet
> and the generate .hbms are only in that folder.
> Do you have
I am using xdoclet/hibernate and do not see that behavior.
Location 2 and 3 might be bugs.
I also have
maven.xdoclet.hibernatedoclet.destdir=${maven.build.dir}/xdoclet/hibernatedoclet
and the generate .hbms are only in that folder.
Do you have something set up in project.xml resources that might be
Seemed failry self-evident to me. I have the following structure:
MULTIPROJECT
--+Hibernate-module - produces a jar of persistent classes with
*.hbm.xml files
--+Application-module - produces jar of application classes
--+EJB-module - produces ejb-jar and client-jar files
--+WAR-module - produces
khote wrote:
Did you set the maven.hibernate.output.file? Are you using xdoclet?
Also you have to worry about maven.hibernate.text=yes .
I found that I couldn't do it either, there's something wrong with the
hibernate plugin, I never could figure out what.
It could never find my hibernate.prope
Did you set the maven.hibernate.output.file? Are you using xdoclet?
Also you have to worry about maven.hibernate.text=yes .
I found that I couldn't do it either, there's something wrong with the
hibernate plugin, I never could figure out what.
It could never find my hibernate.properties file, w
1 - 100 of 108 matches
Mail list logo