In my case, I have to work under windows but we have a nighty build on a Linux Server which compile all and do the rpmbuild.
To test my projects with the maven rpm plugin, I made a rpmbuild.bat file with nothing in. So that I have no rpm file but no error. I think you can make a rpmbuild.bat file and call cygwin console with it. -----Message d'origine----- De : news [mailto:[EMAIL PROTECTED] De la part de Geoffrey De Smet Envoyé : jeudi 15 février 2007 14:04 À : [email protected] Objet : [mojo-user] rpm plugin in Cygwin (and how maven still uses DOS) I 've installed Cygwin and included the package "rpm-build", so now I can do in my cygwin console: rpmbuild Problem is, that there is no rpmbuild.exe, so even if I put my CYGWIN_HOME\bin in my DOS path, I can't do rpmbuild in de DOS console. Now, when I run maven inside my cygwin shell and let it create an rpm with the rpm plugin, it also can't find the command rpmbuild Any solutions? Thanks for any and all help. -- With kind regards, Geoffrey De Smet --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email ********************************* This message and any attachments (the "message") are confidential and intended solely for the addressees. Any unauthorised use or dissemination is prohibited. Messages are susceptible to alteration. France Telecom Group shall not be liable for the message if altered, changed or falsified. If you are not the intended addressee of this message, please cancel it immediately and inform the sender. ******************************** --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
