I updated my local copy to the revision 497046, where we added the release profile to Struts 2. When I ran from Cygwin
$ mvn -P release -Dpassphrase="***" It ran fine against the core and api packages. When I tried again with $ mvn -P all,release -Dpassphrase="***" It ran fine for awhile, but stopped at gpg: can't open `c:\projects\apache\struts_2_0_3\apps\blank\target\struts2-blank.jar': No such file or directory gpg: signing failed: file open error Of course, there is struts2-blank.war at that location, but no JAR to sign. -Ted. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]