Question about the tutorial for Jetspeed

2006-02-23 Thread Xiaobo Chen
Hi, all First, in the "tutorial" directory, I issued maven -Dtutorial=1 jetspeed:deploy then, I copy the "jportal.war" into the Tomcat webapps directory, then I can access it as: http://localhost:8082/jportal/portal Then, as said in the web page (http://portals.apache.org/jetspeed-1/tu

Re: question about plug in

2006-02-23 Thread Xiaobo Chen
gt; Hi, > you use maven 2.0.2 I think there is not yet dist plugin available for > maven2.x > maven command runs maven 1.x > Tom. > > 2006/2/23, Xiaobo Chen <[EMAIL PROTECTED]>: >> Hi, all >> >> I am very new in Maven. I am following the tutorial for Jetspe

question about plug in

2006-02-23 Thread Xiaobo Chen
Hi, all I am very new in Maven. I am following the tutorial for Jetspeed: http://portals.apache.org/jetspeed-1/tutorial/prerequisites.html When I typed: mvn -e -Dmaven.test.skip=true dist:install NOT "maven -Dmaven.test.skip=true dist:install " as in the web page. I have version maven 2.0.2.