I solved the problem by doing the following two little things on cygwin: cp /lib/rpm/rpmb.exe /bin/rpmbuild.exe rm -f /bin/rpmbuild
otherwise the rpm plugin is trying to exec a cygwin symbolic link. Silvano -- View this message in context: http://www.nabble.com/rpm-plugin-in-Cygwin-%28and-how-maven-still-uses-DOS%29-tf3233649.html#a12941993 Sent from the mojo - user mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
