Im presently giving Appfuse 2 (Struts 2 - modular) a go

I want to change some properties in the skins. I copied out the relevant css
files from the appfuse styles folder into my project,edited the css file and
then run mvn:jetty:run-war but the changes are not reflected when viewed
using the browser. 
However when I check the generated war file, I see the changes in the css. 

Jetty appears to pick up the css files from the appfuse war in the local
repository all the time. I tried mvn clean as well to no effect.

Any solutions?

thanks
allan


sample screen output when mvn "jetty:run-war" is run.

[INFO] Expanding: C:\Documents and
Settings\Allan\.m2\repository\org\appfuse\app
fuse-web-common\2.0\appfuse-web-common-2.0.war into
D:\eclipseProjects\java\pafc
\web\target\war\work\appfuse-web-common-2.0
[INFO] Expanding: C:\Documents and
Settings\Allan\.m2\repository\org\appfuse\app
fuse-struts\2.0\appfuse-struts-2.0.war into
D:\eclipseProjects\java\pafc\web\tar
get\war\work\appfuse-struts-2.0
[INFO] Overlaying 2 war(s).
[INFO] Generating war
D:\eclipseProjects\java\pafc\web\target\pafc-webapp-1.0-SN
APSHOT.war
[INFO] Building war:
D:\eclipseProjects\java\pafc\web\target\pafc-webapp-1.0-SNA
PSHOT.war
allan
-- 
View this message in context: 
http://www.nabble.com/Jetty-does-not-pick-up-changes-made-in-css-files-tf4588592s2369.html#a13097942
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to