Hi Maven Experts, we are developing some plug-ins, mainly to generate configuration files, most of them concerning database access. As we all appreciate, there are various formats, property files, xml, and more. And applications of any complexity may have more than one database connection, each configured differently, even if connected to the same database. To avoid loading off the problem to hand editing various configuration files, we generate them from information in the pom.xml and settings.xml. (the private stuff is in the settings.xml, the public parts in the pom.xml.)
Now the problem: The plugin contains a descriptor 'plugin.xml', which can be generated, as you may know. As the plugin grows and more parameters are added, generating this 'plugin.xml' seems to stop working properly. Can anybody substantiate or bust this suspicion ? Thanks for you any suggestions and pointers mit freundlichen Grüßen/best regards Wolfgang Schrecker "The service layer captures the application logic and flow described in these use cases. This logic is distinct from the domain model...." from Dai, Mandel, Ryman: Eclipse Web Tools Platform p. 310 -- -------------------------------------------------- Atos Worldline Processing GmbH Hahnstrasse 25 60528 Frankfurt/Main Germany Phone: +49 69/6657-1176 mailto:[email protected] http://www.atosworldline.com Geschäftsführer: Erik Munk Koefoed Aufsichtsratsvorsitzender: Didier Dhennin Sitz der Gesellschaft: Frankfurt/Main Handelsregister: Frankfurt/Main HRB 40 417 -------------------------------------------------- Atos Worldline Processing GmbH Hahnstraße 25 60528 Frankfurt/Main Germany Phone: +49 69/6657-1176 Fax : mailto: [email protected] http://www.atosworldline.com Geschäftsführer: Erik Munk Koefoed Aufsichtsratsvorsitzender: Didier Dhennin Sitz der Gesellschaft: Frankfurt/Main Handelsregister: Frankfurt/Main HRB 40 417 * * * * * * * * L E G A L D I S C L A I M E R * * * * * * * * This e-mail is destined for the above mentioned recipient. In case you received this e-mail by accident, we would appreciate it if you could contact the sender and delete all copies stored on your computer. Please be aware that the security and confidentiality of electronic data transmitted by e-mail is not completely guaranteed and that data may be seen, copied, downloaded or changed by third persons during transmission. Atos Origin accepts no liability for the security and confidentiality of data and documents sent by e-mail. Please make sure that all important messages will be confirmed in writing by means of a telefax or a letter. * * * * * * * * L E G A L D I S C L A I M E R * * * * * * * *
