Saturday 31 August 2013

Is there a Maven plugin to fetch an rpm

Is there a Maven plugin to fetch an rpm

Folks,
As part of my current procedure,I have to do a Linux package fetch,
followed by a Maven build.
Is there a Maven plugin to fetch a Linux package ( rpm -i xxx or apt-get
install xxx )
maven-exec-plugin enables this. but is there a more specialized plugin
that wraps data on top?
Note : - maven-rpm-plugin and maven-apt-plugin seem to allow you to create
rpm packages, not to fetch them
Thanks, - Ranjan

No comments:

Post a Comment