X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=dist%2Fslc%2Fpom.xml;h=b0920001364874c8434ea0f2ec15ff683d2d411c;hb=c43f562dc12dd967f3a4eea3f9f0368259a00afa;hp=afd9dadfa46f89b1ea4edc868f049d59d0700f0c;hpb=f16651ea6963b74ceb8628c8bf38936c58352021;p=gpl%2Fargeo-slc.git diff --git a/dist/slc/pom.xml b/dist/slc/pom.xml index afd9dadfa..b09200013 100644 --- a/dist/slc/pom.xml +++ b/dist/slc/pom.xml @@ -1,63 +1,13 @@ - + 4.0.0 org.argeo.slc dist - 0.13.1-SNAPSHOT + 1.1.4-SNAPSHOT - org.argeo.slc.dist slc pom SLC Node (RPM) - - - - maven-resources-plugin - - - filter-base - process-resources - - copy-resources - - - ${basedir}/target/base - - - src/main/base - true - - - - - - - - - - - org.argeo.slc.dep - org.argeo.slc.dep.sdk.rap - 0.13.1-SNAPSHOT - - - - org.eclipse.osgi - org.eclipse.osgi - - - org.argeo.commons.osgi - org.argeo.osgi.boot - - - - org.argeo.commons.security - org.argeo.security.dep.node.rap - - - - rpmbuild @@ -114,15 +64,40 @@ + + /etc/slc-cl + root + root + 644 + false + + + src/main/rpm/etc/slc-cl + + + + + + /var/lib/slc/.m2 + slc + slc + 600 + false + + + src/main/rpm/var/lib/slc/.m2 + + + - src/main/scripts/preinstall + src/main/scripts/preinstall-${rpm.release} src/main/scripts/postinstall - src/main/scripts/preremove + src/main/scripts/preremove-${rpm.release} slc-libs @@ -133,26 +108,6 @@ - - maven-antrun-plugin - - - install - - run - - - - - - - - - - - -