Status: New
Owner: ----
New issue 583 by
joao...@gmail.com: Error reading version from input
handler: Failed to read user response
http://code.google.com/p/q4e/issues/detail?id=583
Q4E Version: 0.11.0.201001181900
Eclipse Version: Helios Release (Build id: 20100617-1415)
Java Version: jdk1.6.0.21
OS: Win32
Hi,
I try to compile and deploy a new version of a simple Jar project with
maven2.
In the command line I execute the steps:
mvn scm:validate
mvn release:prepare
mvn release:perform
mvn release:clean
It works fine. A new jar and new javadoc is created inside of my archiva
repository (example: myjar-1.15.jar, myjar-1.15-javadoc.jar)
When I try to execute the same steps through the Q4e (menu Execute Goal), I
receive the message below in the command "release:prepare"
Error reading version from input handler: Failed to read user response
Error reading version from input handler: Failed to read user response
Failed to read user response
Invalid identification
Internal error in the plugin manager executing
goal 'org.apache.maven.plugins:maven-release-plugin:2.0-beta-7:prepare':
Mojo execution failed.
in the command line, the console asks the version, is this the error's
cause ?
Thanks,
[ ]´s
J.Max