There's always this: http://mojo.codehaus.org/rpm-maven-plugin/
<http://mojo.codehaus.org/rpm-maven-plugin/>Which I've successfully used before. It helps if you read up on the RPM spec first though! On 4 September 2010 10:14, Reinier Zwitserloot <[email protected]> wrote: > Before the jigsaw project went a bit quiet in the past few months, one > of the major updates to it was support for the jigsaw packager, which > could emit rpms, debs, and other platform-local module systems. > > NB: Jigsaw is the module manager system that's planned for java7. > Searching for "java jigsaw", or "jigsaw-dev" should help. You can also > search this mailing list; I've posted a review of Mark Reinhold > (jigsaw lead)'s presentation at Devoxx in November 2009. You can also > watch it for free on parlays now (google "reinhold devoxx"). > > On Sep 4, 3:13 am, RogerV <[email protected]> wrote: > > Is there an implementation of the rpmbuild that is written in Java? > > > > Alas, the build server is running on Windows and yet the build process > > for a particular Java-based application needs to generate an rpm via > > which to be able to install it on RedHat Linux servers. > > > > The build server (Hudson) needs to stay on Windows OS as it also runs > > msbuild to build various C# .NET solution projects. > > -- > You received this message because you are subscribed to the Google Groups > "The Java Posse" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<javaposse%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/javaposse?hl=en. > > -- Kevin Wright mail / gtalk / msn : [email protected] pulse / skype: kev.lee.wright twitter: @thecoda -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
