Hello Friends,

Can you please Suggest me how to convert below ant target into maven? 

 <target name="InitialiseContext">

              <java classname=&quot;com.rsa.poc.SigningStationClient&quot; 

              &lt;arg value=”initializeContext”&lt;/>

<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-tp5699981.html
Sent from the Maven - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to