Did you try installing cygwin ? http://www.cygwin.com/packages/
It looks like they have rpm tools (including rpm-build package, which may yield the rpmbuild script). -Wes On Mon, Jun 22, 2009 at 9:12 AM, Danny Schimke <[email protected]>wrote: > Hi! > > I have to create a RPM package within the package- phase. There is a plugin > from codehaus, the "rpm-maven-plugin". I tried it and had to find out, that > this is not working under Windows, because "rpmbuild" was not found. Is > there a way to create a RPM- Package under Windows? Are there other > Plugins, > which allow this, instead using this one from Codehaus? > > Thank you very much! > -Danny Schimke > -- Wes Wannemacher Author - Struts 2 In Practice Includes coverage of Struts 2.1, Spring, JPA, JQuery, Sitemesh and more http://www.manning.com/wannemacher
