Hello Kostis

Were you able to build the plugin? I would recommend for the moment to
remove those 2 tests that are failing to be able to build the plugin
successfully. I don't see the new output that tells what naming strategy is
running. Also if you were able to build the plugin successfully, then can
you send the part of your pom where you are configuring the plugin?

I'll install gentoo later in my box to try to reproduce the errors that you
are getting with tests.

Regards

Johann Reyes

-----Original Message-----
From: Kostis Anagnostopoulos [mailto:[EMAIL PROTECTED] 
Sent: Friday, December 08, 2006 6:16 AM
To: [email protected]
Subject: Re: [mojo-dev] [hibernate3-maven-plugin] Testers needed

Hi Johann,

On 12/7/06, Johann Reyes <[EMAIL PROTECTED]> wrote:
> Hello Kostis
>
> Can you build from SVN again? I added some debug messages that should tell
> us what is going on.

I tried the latest rev:2746
and the nanming strategy org.hibernate.cfg.ImprovedNamingStrategy is
still not applied, and no extra messages got (i also tried with mvn
-X).

The following mvn output extract mentions only the property file and
the dialect:

[INFO] [hibernate3:hbm2ddl {execution: export-db-schema}]
8 Δεκ 2006 1:06:00 μμ org.hibernate.cfg.Environment <clinit>
INFO: Hibernate 3.2 cr4
8 Δεκ 2006 1:06:00 μμ org.hibernate.cfg.Environment <clinit>
INFO: hibernate.properties not found
8 Δεκ 2006 1:06:00 μμ org.hibernate.cfg.Environment buildBytecodeProvider
INFO: Bytecode provider name : cglib
8 Δεκ 2006 1:06:00 μμ org.hibernate.cfg.Environment <clinit>
INFO: using JDK 1.4 java.sql.Timestamp handling
[INFO] src/main/resources/hibernate.cfg.xml not found within the
project. Trying absolute path.
[INFO] No hibernate configuration file loaded.
[INFO] Configuration Properties file loaded:
/home/kana/work/Larysi/mod_xml/src/main/config/database.properties
8 Δεκ 2006 1:06:00 μμ org.hibernate.cfg.Configuration addFile
INFO: Reading mappings from file:
/home/kana/work/Larysi/mod_xml/target/classes/gr/forthnet/larysi/xmltypes/Pe
riodType.hbm.xml
8 Δεκ 2006 1:06:00 μμ org.hibernate.cfg.HbmBinder
bindRootPersistentClassCommonValues
INFO: Mapping class: gr.forthnet.larysi.xmltypes.PeriodType -> periods
8 Δεκ 2006 1:06:00 μμ org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass:
gr.forthnet.larysi.xmltypes.impl.PeriodTypeImpl -> periods
8 Δεκ 2006 1:06:00 μμ org.hibernate.cfg.Configuration addFile
INFO: Reading mappings from file:
/home/kana/work/Larysi/mod_xml/target/classes/gr/forthnet/larysi/xmltypes/Po
rtType.hbm.xml
8 Δεκ 2006 1:06:01 μμ org.hibernate.cfg.HbmBinder
bindRootPersistentClassCommonValues
INFO: Mapping class: gr.forthnet.larysi.xmltypes.PortType -> ports
8 Δεκ 2006 1:06:01 μμ org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: gr.forthnet.larysi.xmltypes.impl.PortTypeImpl ->
ports
8 Δεκ 2006 1:06:01 μμ org.hibernate.cfg.Configuration addFile
INFO: Reading mappings from file:
/home/kana/work/Larysi/mod_xml/target/classes/gr/forthnet/larysi/xmltypes/Ba
tchType.hbm.xml
8 Δεκ 2006 1:06:01 μμ org.hibernate.cfg.HbmBinder
bindRootPersistentClassCommonValues
INFO: Mapping class: gr.forthnet.larysi.xmltypes.BatchType -> batches
8 Δεκ 2006 1:06:01 μμ org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: gr.forthnet.larysi.xmltypes.impl.BatchTypeImpl
-> batches
8 Δεκ 2006 1:06:01 μμ org.hibernate.cfg.Configuration addFile
INFO: Reading mappings from file:
/home/kana/work/Larysi/mod_xml/target/classes/gr/forthnet/larysi/xmltypes/Ev
entType.hbm.xml
8 Δεκ 2006 1:06:01 μμ org.hibernate.cfg.HbmBinder
bindRootPersistentClassCommonValues
INFO: Mapping class: gr.forthnet.larysi.xmltypes.EventType -> events
8 Δεκ 2006 1:06:01 μμ org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: gr.forthnet.larysi.xmltypes.impl.EventTypeImpl ->
events
8 Δεκ 2006 1:06:01 μμ org.hibernate.dialect.Dialect <init>
INFO: Using dialect: org.hibernate.dialect.SybaseDialect
8 Δεκ 2006 1:06:01 μμ org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: Running hbm2ddl schema export
8 Δεκ 2006 1:06:01 μμ org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: writing generated schema to file:
/home/kana/work/Larysi/mod_xml/target/hibernate3/sql/frepor-ddl.sql


Thank you Johann for your efforts, awaiting for new instructions.

Regards,
  Kostis




---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to