It think that definitely the best place for it would be appserver plugin. Maybe you can look at Cactus plugin? There is a part of such functionality implemented there.
I think once more such plugins like yours exists it will be easier to see how to control different application server in common manner + make plugins like Cactus use appserver plugin. Michal > -----Original Message----- > From: Aslak Helles�y [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 25, 2003 9:37 AM > To: Maven Users List > Subject: WebLogic Server plugin > > > Hi! > > A colleague and I have been working on a weblogic plugin for Maven. This > plugin has the following functionality: > > o Stub-generation with weblogic.ejbc > o JSP compilation with weblogic.jspc > o Deployment of J2EE components (EAR, WAR and EJB) using the > weblogic.deploy > class > o Execution of WLShell scripts (see http://tinyurl.com/83ns) > o Creation of empty weblogic domains (from a template included in the > plugin) > > 1) Has anyone else been working on this? > > 2) Would anyone be interested if we contributed this plugin to Maven? > > 3) In maven/src/plugins-build/examples/exampleear-1.0/project.properties > there are some maven.weblogic.* properties. I can't see these being used > anywhere. Can anyone enlighten me on what these were intended for? > > Cheers, > Aslak > > > --------------------------------------------------------------------- > 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]
