Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build fails after putting "" in "enter password" prompt #1

Open
SergeyDidenko opened this issue Nov 8, 2009 · 1 comment
Open

Build fails after putting "" in "enter password" prompt #1

SergeyDidenko opened this issue Nov 8, 2009 · 1 comment

Comments

@SergeyDidenko
Copy link

Used "ant", then "ant clean build-all".

Build asks for the password to sign a jar and then fails when I enter the empty string.

The last ant lines:

"
netbeans:
[genlist] Generating information for Auto Update...

-nbm-prompt-for-storepass:
[input] Enter password for nbproject/enclojure.ks:

nbm:
[jar] Building jar: C:.Installs.programming.clojure.rep\enclojure\src\enclojure.plugin.netbeans\build\org-enclojure-ide-nb-editor.nbm
[makenbm] Signing NBM file C:.Installs.programming.clojure.rep\enclojure\src\enclojure.plugin.netbeans\build\org-enclojure-ide-nb-editor.nbm
[signjar] Signing JAR: C:.Installs.programming.clojure.rep\enclojure\src\enclojure.plugin.netbeans\build\org-enclojure-ide-nb-editor.nbm to C:.Installs.programming.clojure.rep\enclojure\src\enclojure.plugin.netbeans\build\org-enclojure-ide-nb-editor.nbm as mycert
[signjar] jarsigner: you must enter key password
[signjar] Enter Passphrase for keystore:

BUILD FAILED
C:.Installs.programming.clojure.rep\enclojure\build.xml:49: The following error occurred while executing this line:
C:\Program Files\NetBeans 6.7.1\harness\common.xml:363: jarsigner returned: 1
"

@SergeyDidenko
Copy link
Author

Sources are the master branch just updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant