Re: Maven Multiproject and IDBroker

2008-02-27 Thread Alvaro Coronel
Hi Florian. I would like to know how you solved it. Thanks in advance, Álvaro Coronel Florian Hopf [EMAIL PROTECTED] wrote: Hi again, I solved my issue, it's better to ask the colleagues first before writing to a mailing list ;) Florian Hopf wrote: Is there a way to configure the idbroker on

Re: Maven Multiproject and IDBroker

2008-02-27 Thread Florian Hopf
Hi, Alvaro Coronel wrote: Hi Florian. I would like to know how you solved it. The idbroker can be configured using the property 100. Somewhere the message seems to be interpreted as html so the xml tag got lost. You can set a property named initialID to a start id. Should be something like

Maven Multiproject and IDBroker

2008-02-22 Thread Florian Hopf
Hi, I'm still struggling with some problems in our multiproject structure. We have several subprojects that contain seperate schema files. Id generation is set to idbroker. Generation and initialization seem to work ok, but the ids for the ID_TABLE are calculated incorrectly. Every submodule

Re: Maven Multiproject and IDBroker

2008-02-22 Thread Philip Reimann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Florian Hopf wrote: Also, I tried to have a look at the sources for the maven plugin to find out how the generation is implemented but the link on http://db.apache.org/torque/releases/torque-3.3/maven2-plugin/source-repository.html is dead and