Dear All: I have just begun to use jetspeed, there is 2 problems confused me! I install jetspeed on windows xp, j2sdk1.4.2_08 and tomcat 5.5 and i am using maven 1.0.2 1 If i use jetspeed plugin such as "maven jetspeed:war" it report an building error like this: -------------------------------------- BUILD FAILED File... C:\Documents and Settings\cail3\.maven\cache\maven-jetspeed-plugin-1.3\plugin.jelly Element... taskdef Line...... 117 Column.... 105 taskdef class org.apache.jetspeed.util.ant.OverwritePropertiesTask cannot be found --------------------------------------- 2 but if i use " maven war", it works well, but all the localization strings were not changed, so i can see strings like "$l10n.USERFORM_USERNAMEMSG" and "$l10n.USERFORM_PASSWORDMSG" on the first page what is the matter? does anybody ever meet the same problem? there is too few document about jetspeed on apache site! thank you alot!
