Yes that would work too. We have a team here that has done exactly that to get the rpmbuild command available on Windows.
--- Todd Thiessen > -----Original Message----- > From: Wes Wannemacher [mailto:[email protected]] > Sent: Monday, June 22, 2009 9:23 AM > To: Maven Users List > Subject: Re: Creating RPM package under Windows XP > > 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 > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
