Could any one tell me if I need to use any other file name instead of build-all which does not exist?
If you open master_build.xml you will see the ‘build-all’ target.
Did you cut and paste this cmd from a document? If so you may have some extraneous blind characters.
Try retyping the targets clean build-all deploy … or try each target separately.
%ANT_HOME%\bin\ant.bat -f master_build.xml clean
%ANT_HOME%\bin\ant.bat -f master_build.xml build-all
%ANT_HOME%\bin\ant.bat -f master_build.xml deploy
--
You received this message because you are subscribed to the Google Groups "i2b2 Install Help" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
i2b2-install-h...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
The information in this e-mail is intended only for the person to whom it is
addressed. If you believe this e-mail was sent to you in error and the e-mail
contains patient information, please contact the Partners Compliance HelpLine at
http://www.partners.org/complianceline . If the e-mail was sent to you in error
but does not contain patient information, please contact the sender and properly
dispose of the e-mail.