Please Visit: http://ift.tt/1ajReyV
from Public RSS-Feed of Jeffery yuan. Created with the PIXELMECHANICS 'GPlusRSS-Webtool' at http://gplusrss.com http://ift.tt/1kh871p
via LifeLong Community
java - How to call for a Maven goal within an Ant script? - Stack Overflow
<target name="mvn">
<exec dir="." executable="cmd">
<arg line="/c mvn clean install" />
</exec>
</target>
http://ift.tt/1nD4AQR
http://ift.tt/1nD4Dfy
<target name="mvn">
<exec dir="." executable="cmd">
<arg line="/c mvn clean install" />
</exec>
</target>
http://ift.tt/1nD4AQR
http://ift.tt/1nD4Dfy
from Public RSS-Feed of Jeffery yuan. Created with the PIXELMECHANICS 'GPlusRSS-Webtool' at http://gplusrss.com http://ift.tt/1kh871p
via LifeLong Community
No comments:
Post a Comment