Hi there,
I have downloaded the Surf Spring 1.0.0 M1 SDK as well as Spring STS 2.3.0. I have managed to build and install the Roo plugin, and use Roo from the command-line to generate the default Surf website -- which I then deployed using the 'mvn tomcat:deploy' command. So far so good.
I can't seem to get the STS Surf plugin working however. I build the plugin using 'mvn assembly:assembly' and copy the resulting jarfile to the '<STS-2.3.0_HOME>/plugins' directory. But the jar just isn't recognized by STS. In particular, 'Alfresco Template Project' doesn't appear as a valid project option, and the Roo command 'deploy --server <server>' doesn't do anything.
What am I doing wrong? Thanks :-)
Darryl


Reply With Quote