Hi I'am trying to use appfuse-basic-struts without success.
I'am able to generate a new project with mvn artifact:generate and run it with mvn jetty:run-war. But after when I run mvn appfuse:full-source I got unable to download appfuse-data pom 2.1-SNAPSHOT, appfuse pom 2.1-SNAPSHOT and appfuse-web pom 2.1-SNAPSHOT. I don"t know why because they are on the appfuse repository. If I download it and install them in my local repository with mvn install:file i'am able to finish the full-source goal. But after it's the goal eclipse:eclipse that don't work. It request very old version that exist nowhere : - org.jmock:jmock-junit4:jar:1.1.0 - org.springframework:spring-test:jar:2.0.6 - org.springframework:spring-context-support:jar:2.0.6 What is the way to use full-source with Eclipse? That in advance Laurent -- View this message in context: http://www.nabble.com/appfuse-basic-struts-and-appfuse%3Afull-source-doesn%27t-work-tp18612370s2369p18612370.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
