Hi Wouter, thanks for your suggestion. It would be interesting to know which Xdoclet task you where using. I looked up the documentation, but wasn't able to find one which seems feasable.
Thank you very much, Thomas -----Ursprüngliche Nachricht----- Von: ext Wouter Hermeling [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 8. Mai 2008 13:32 An: [email protected] Betreff: Re: Generation of ibm-application-bnd.xmi files with maven I've done this in the past (before maven2) using an xdoclet maven1 plugin. There is an XDoclet plugin available for maven2 too. I suggest you give it a try. If you're totally stuck, i might be able to help you by providing you the old xdoclet maven1 plugin configuration. kind regards, Wouter Arand, Thomas (NSN - DE/Muenich) wrote: > > Hi all, > > I'm building an ear-project with maven. The generated ear-file must be > suitable for the IBM WebSphere application server (6.0 in my case). > > I'm currently using the maven-ear-plugin. This plugin is able to > generate the necessary META-INF/application.xml file automatically. > However, for WebSphere it is necessary to also create a file called > META-INF/ibm-application-bnd.xmi file. > > Does anybody know how I can do it? I didn't find an option for the > maven-ear-plugin (though there is one to create jboss-specific files). > > Thanks in advance, > > Thomas > > > > -- View this message in context: http://www.nabble.com/Generation-of-ibm-application-bnd.xmi-files-with-maven-tp17124798p17124836.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
