Hello Friends,
Can you please suggest me how to convert below ant target into maven,
<target name="InitialiseContext">
<java classname="com.exceptions.ExceptionHandler"
<arg value=”initializeContext”</>
<arg value=${bldReqPath}/>
</java>
</target>
Is there any plugin required for this conversion?
Thanks in advance!!
--
View this message in context:
http://maven.40175.n5.nabble.com/convert-Ant-script-to-Maven-tp5700048.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]