java - JSF Environment Setup -
i reading tutorials point on how setup environment jsf.
the maven works.
the apache works.
i followed steps , configured environment variables required.
next step, open command prompt , typed following command.
and receives these errors.
i suppose following tutorial @ http://www.tutorialspoint.com/jsf/jsf_first_application.htm. shows maven command:
c:\jsf>mvn archetype:create -dgroupid=com.tutorialspoint.test -dartifactid=helloworld -darchetypeartifactid=maven-archetype-webapp
it confusing. have write in 1 line:
c:\jsf>mvn archetype:create -dgroupid=com.tutorialspoint.test -dartifactid=helloworld -darchetypeartifactid=maven-archetype-webapp
or use caret(^
) symbol:
c:\jsf>mvn archetype:create ^ -dgroupid=com.tutorialspoint.test ^ -dartifactid=helloworld ^ -darchetypeartifactid=maven-archetype-webapp
@admin
ReplyDeletehow can java help making website editing.
Regards,
Deepika Verma