Pessoal, toda vez que eu tento compilar meu projeto no netbeans ele me retorna a linha a baixo
To run this application from the command line without Ant, try:
java -jar "C:\Documents and Settings\Murilo\Meus documentos\NetBeansProjects\RemoteFile\dist\RemoteFile.jar"
Enter Passphrase for keystore:
C:\Documents and Settings\Murilo\Meus documentos\NetBeansProjects\DBF\build.xml:73: jarsigner returned: 1
FALHA NA CONSTRUÇÃO (tempo total: 28 segundos)
alguem saberia me explicar como fazer isso parar?
obrigado!