please help me! When I recompile MOA-source in IDE NetBeans I have the following errors:
Failed to execute goal org.codehaus.mojo:latex-maven-plugin:1.1:latex (default) on project moa: Cannot run program "pdflatex" (in directory "E:\ThucNghiem_NCS_2014\moa_Source_code\moa-f2bfa78c6497\moa\target\latex\Manual"): CreateProcess error=2, The system cannot find the file specified -> [Help 1]
To see the full stack trace of the errors, re-run Maven with the -e switch.
Re-run Maven using the -X switch to enable full debug logging.
For more information about the errors and possible solutions, please read the following articles:
[Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureExceptionAfter correcting the problems, you can resume the build with the command
mvn <goals> -rf :moa
I try to copy pdflatex into the specific path, but I have the same error.
Thanks,
Thuong
Vào 06:14:25 UTC-8 Thứ bảy, ngày 16 tháng mười một năm 2013, Albert Bifet đã viết: