That did indeed work. Thanks. My remaining problem is when trying to build the project from NetBeans. At [native2ascii:native2ascii] I get: [ERROR]Runtime Exception thrown during execution [ERROR]Error starting Sun's native2ascii:
...however, the project does build fine using just mvn on the command prompt. Was this something you experience also? Best regards, Stefan Mauriff wrote: > > I had the same problem, I did the following steps: > - mvn archetype:create ... > - run mvn in project directory > - mvn appfuse:full-source > > I didn't run mvn netbeans:netbeans . > The Maven plugin for netbeans detected the maven project and work! > -- View this message in context: http://www.nabble.com/Generating-Spring-MVC-NetBeans-project-w-o-success-tp17451997s2369p17461160.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]
