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]

Reply via email to