for m4 i just this:
mvn integration-test
mvn war:inplace
rm -r src/main/webapp/WEB-INF/lib
rm src/main/webapp/WEB-INF/classes/struts.xml
mvn install eclipse:eclipse
[eclipse:file/import]
mvn jetty:run
and this worked fine... for m5 i'm not sure .. did you check the online
demo video??
tibi
Doug Pham wrote:
Hi All,
In short, I have gotten to a point where I imported the project
into eclipse. There were two web projects imported: myproject-core
and myproject-webapp. The *webapp project have a lot of errors
because the source is not in the correct directory and the only java
source file I am currently seeing is "App.java". Have I missed a step
somewhere? I ran "mvn integration-test" and every seems to be OK and
when I did the mvn install eclipse:eclipse, it ran similar and
everything seems to pass. Earlier, I have tried to appfuse-light
using ant, I can build and all but have not been able to do the
testing properly so I thought I should dive into maven and start
learning it since everything is heading that way.
Thanks,
Doug
------------------------------------------------------------------------
Now that's room service! Choose from over 150,000 hotels
in 45,000 destinations on Yahoo! Travel
<http://travel.yahoo.com/hotelsearchpage;_ylc=X3oDMTFtaTIzNXVjBF9TAzk3NDA3NTg5BF9zAzI3MTk0ODEEcG9zAzIEc2VjA21haWx0YWdsaW5lBHNsawNxMS0wNw-->
to find your fit.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]