[ 
http://jira.codehaus.org/browse/MWEBLOGIC-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Scholte moved MOJO-219 to MWEBLOGIC-16:
----------------------------------------------

     Complexity:   (was: Intermediate)
    Component/s:     (was: _Plugin Submission)
       Workflow: jira  (was: Maven New)
     Issue Type: New Feature  (was: Wish)
            Key: MWEBLOGIC-16  (was: MOJO-219)
        Project: Mojo WebLogic Plugin  (was: Mojo)

> Could you create maven2 Plugin for 
> weblogic.management.commo.WebLogicMBeanMaker
> -------------------------------------------------------------------------------
>
>                 Key: MWEBLOGIC-16
>                 URL: http://jira.codehaus.org/browse/MWEBLOGIC-16
>             Project: Mojo WebLogic Plugin
>          Issue Type: New Feature
>            Reporter: Sebastian Bloch
>
> 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 contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.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


Reply via email to