X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.support.maven%2Fpom.xml;h=ba954cdbc0bf3711c1fd046dcb0a706d539d11b9;hb=3fd2b381d803e52fa88b6ec75dfecd39c7d1b01f;hp=e7cdc3b91b33e8e38df3e548c0fcd38722421ba6;hpb=6f14bdedfe57ea658f2952dd6c752fbdbfd04886;p=gpl%2Fargeo-slc.git diff --git a/runtime/org.argeo.slc.support.maven/pom.xml b/runtime/org.argeo.slc.support.maven/pom.xml index e7cdc3b91..ba954cdbc 100644 --- a/runtime/org.argeo.slc.support.maven/pom.xml +++ b/runtime/org.argeo.slc.support.maven/pom.xml @@ -74,7 +74,7 @@ org.argeo.slc.support.aether ${version.slc} - + @@ -227,6 +227,65 @@ org.junit com.springsource.junit - + + + rpmbuild + + + + org.codehaus.mojo + rpm-maven-plugin + + + rpm-maven + package + + rpm + + + slc-maven + ${version.argeo-distribution} + + + /usr/share/osgi + root + root + 644 + false + + + + + + + + + + + + + maven-antrun-plugin + + + install + + run + + + + + + + + + + + + + + + +