Erro Maven no NetBeans 7

Boa noite pessoal.
Atualizei meu Netbeans do 6.8 para o 7.01, e em uma aplicação onde utilizo o maven está me ocorrendo um erro que não tinha na outra versão e não está compilando. Segue o erro

[code] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2:exec (default-cli) on project tutorial: Command execution failed. Process exited with an error: 1(Exit value: 1) -> [Help 1]

To see the full stack trace of the errors, re-run Maven with the -e switch.
Re-run Maven using the -X switch to enable full debug logging.[/code]

Alguém sabe como resolvo isso?
Obrigado