Erstmals vielen Dank für dieses großartige Projekt! Erfolg! Ich habe die 2.0.0.M1 erfolgreich für ein echtes Projekt verwendet.Spring Roo 2.0.0.M2 Problem pizzashop Beispiel Problem 1 - Schneider aktivieren - Name Web-einfach
Das neue 2.0.0.M2-Projekt heruntergeladen und das pizzashop.roo-Beispiel für das Beispielverzeichnis ausgeführt.
tailor activate --name web-simple
// Create a new project
project setup --topLevelPackage com.springsource.pizzashop --projectName pizzashop
Dies gibt:
D:\Source\Test\Pizza
λ \Tools\spring-roo-2.0.0.M2\bin\roo.bat
____ ____ ____
/__ \/ __ \/ __ \
//_////////
/_, _/ /_///_//
/_/ |_|\____/\____/ 2.0.0.M2 [rev 003b42c]
Welcome to Spring Roo. For assistance press TAB or type "hint" then hit ENTER.
Spring Roo Eastern Grey UI started at 'http://localhost:9191/'
roo> script --file PizzaProject.roo
tailor activate --name web-simple
Command 'tailor activate --name web-simple' not found (for assistance press TAB or type "hint" then hit ENTER) Searching 'tailor activate' on installed repositories
0 matches found with 'tailor activate' on installed repositories
Script required 0.031 seconds to execute
Script execution aborted
roo>
Ich wollte Ihnen sagen, ein Problem in Github zu erstellen, aber es scheint, dass das Spring Roo-Projekt nicht die Registerkarte "Issues" (https://github.com/spring-projects/spring-roo) –
I hat Ich las auf Spring Roo und es scheint, als würde es nirgendwo mehr hinführen. Ich scheint gestorben zu sein. Die Unterstützung ist nicht vorhanden und wird selten aktualisiert. – Dale
@Dale, Sie liegen falsch (siehe letzte Commits: https: //github.com/spring-projects/spring-roo/commits/master). Es gibt keine Registerkarte "Problem", da dieses Projekt weiterhin Spring Jira verwendet: https://jira.spring.io/browse/ROO/ – jmvivo