You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Ole Ersoy <ol...@gmail.com> on 2007/03/21 03:21:27 UTC

RPM Factory Plugin for RPMing the Maven Repository

Hi Guys,

I finished up an RPM Factory Plugin recently (At least the first pass)
and it can be found here in case anyone is interested:

https://svn.apache.org/repos/asf/directory/sandbox/oersoy/rpm.factory.all

There is a eclipse documentation plugin guide for installing and using here:

https://svn.apache.org/repos/asf/directory/sandbox/oersoy/guides/rpm.factory.user.guide

Just drop it into the eclipse plugins folder, and open eclipse help.  
You will find a RPM Factory User Guide book.

The motivation behind this plugin is to create a RPM mirror of the 
entire maven repository,
such that servers and other applications can be packaged as a "Minimal" 
rpm, and pull it's dependencies
from the RPM mirror, the same way Maven builds source their dependencies 
from the Maven repository.

I plan on adding a capability for also inserting OSGi manifests prior to 
packaging each jar artifact,
so that that the jars packaged are also OSGi compliant.

Cheers,
- Ole



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org