Estou com erros nas linhas que incluem o método build, como essa em admin.jsp:
<form id="login-form" action="${s:mvcUrl('AC#loginAdmin').build()}"
method="post" role="form" style="display: block;">
Segue o erro:
The method getBuild() is undefined for the type MvcUriComponentsBuilder.MethodArgumentBuilder