I'm sorry I can't help you on the compile problem. I've never compiled js2 myself because that binary build I linked in my last post works just fine.
2005/11/19, Gary Tang <[EMAIL PROTECTED]>: > Patrick: > > Tomcat5.5.9 works fine for me. I can get Tomcat homepage. The problem comes > from using maven to build Jetspeed2 . I followed all the instruction in > jetspeed2 to configure all the properties. When I tried the command: maven > j2:portal.genapp, I get errors: > BUILD FAILED > File...... C:\Documents and Settings\Gary Tang\.maven\cache\maven > > > > -jetspeed2-plug > > in-2.0-M4-SNAPSHOT\plugin.jelly > > Element... fail > > Line...... 643 > > > > Column.... 42 > > java.lang.reflect.InvocationTargetException > > Total time: 10 seconds > > Finished at: Thu Nov 17 21:08:09 EST 2005 > > > > I believe the problem is either the way I am using maven or some > configuration. Because I don't understand the error message, I can not fix > it. > > Thanks a lot! > > Gary Tang > > > > On 11/18/05, Patrick Huber <[EMAIL PROTECTED]> wrote: > > > > Hi > > > > Have you tried the -tomcat build already? That's a 'special' > > distribution with tomcat included. All you need to do is: > > - start the database > > - set/redefine tomcat_home and catalina_home > > - start tomcat > > > > I'm using this distribution and it works fine. > > > > http://apache.roweboat.net/portals/jetspeed-2/jetspeed-current-Tomcat-5.5.9.zip > > > > Patrick > > > > 2005/11/18, Gary Tang <[EMAIL PROTECTED]>: > > > Hello:: > > > > > > I am trying to run jetspeed 2 at home. The first thing after downloading > > the > > > application I did is to install jetspeed 2 maven plugin by: > > > > > > maven -DartifactId=maven-jetspeed2-plugin -DgroupId=jetspeed2 > > > -Dversion=2.0-M4-SNAPSHOT plugin:download. > > > I am not sure which version I should use. 2.0-M4-SNAPSHOT is copied > > > from the jetspeed site. > > > > > > Then I tried to generate portal project by: > > > > > > maven j2:portal.genapp > > > > > > I got error below: > > > BUILD FAILED > > > File...... C:\Documents and Settings\Gary > > Tang\.maven\cache\maven-jetspeed2-plug > > > in-2.0-M4-SNAPSHOT\plugin.jelly > > > Element... fail > > > Line...... 643 > > > > > > Column.... 42 > > > java.lang.reflect.InvocationTargetException > > > Total time: 10 seconds > > > Finished at: Thu Nov 17 21:08:09 EST 2005 > > > > > > Could you please point me out what is wrong with me? Where can I find > > > help with playing jetspeed2? > > > > > > > > > Thank you very much! > > > > > > > > > Gary Tang > > > > > > > > > > > > -- > > "I love deadlines. I like the whooshing sound they make as they fly > > by." -- Douglas Adams > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > -- "I love deadlines. I like the whooshing sound they make as they fly by." -- Douglas Adams --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
