[
https://jira.codehaus.org/browse/MWEBLOGIC-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jon Osborn resolved MWEBLOGIC-16.
---------------------------------
Resolution: Fixed
Fix Version/s: 2.9.4-SNAPSHOT
This is really old. Anyone interested in this should please reopen the issue.
> Could you create maven2 Plugin for
> weblogic.management.commo.WebLogicMBeanMaker
> -------------------------------------------------------------------------------
>
> Key: MWEBLOGIC-16
> URL: https://jira.codehaus.org/browse/MWEBLOGIC-16
> Project: Mojo's Maven plugin for WebLogic
> Issue Type: New Feature
> Reporter: Sebastian Bloch
> Fix For: 2.9.4-SNAPSHOT
>
>
> Could you create maven2 Plugin for
> weblogic.management.commo.WebLogicMBeanMaker. Right now we have to use
> something like this:
> <goal name="build.mdf" description="helper do budowy MDF'ow (mbean definition
> file)">
> <path id="build.mdf.classpath">
> <path refid="maven.dependency.classpath"/>
> <pathelement path="${env.JAVA_HOME}/lib/tools.jar"/>
> <pathelement path="${wlslib.dir}/weblogic.jar"/>
> <pathelement path="${tmp.dir}"/>
> </path>
> <java classname="weblogic.management.commo.WebLogicMBeanMaker"
> fork="true" failonerror="true" verbose="true">
> <classpath refid="build.mdf.classpath"></classpath>
> <arg
> line="-MDF ${tmp.dir}/${mdf} -files ${tmp.dir}
> -createStubs"/>
> </java>
> </goal>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email