X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=dist%2Fargeo-cli%2Fpom.xml;fp=dist%2Fargeo-cli%2Fpom.xml;h=0000000000000000000000000000000000000000;hb=711b04eacde44a8022e6308232c90e5cb9708b07;hp=73c11bf92e2686048c62f5558b4849a57f58e9bb;hpb=0a565bebd1e0fc6315ea69f07c5851ea28355b14;p=lgpl%2Fargeo-commons.git diff --git a/dist/argeo-cli/pom.xml b/dist/argeo-cli/pom.xml deleted file mode 100644 index 73c11bf92..000000000 --- a/dist/argeo-cli/pom.xml +++ /dev/null @@ -1,162 +0,0 @@ - - 4.0.0 - - org.argeo.commons - 2.3-SNAPSHOT - dist - .. - - argeo-cli - pom - Argeo Command Line - - 20.3.0 - - - - org.argeo.commons - org.argeo.dep.cms.client - 2.3-SNAPSHOT - - - org.argeo.commons - org.argeo.dep.cms.node - 2.3-SNAPSHOT - - - - - dist - - - - org.apache.maven.plugins - maven-assembly-plugin - - argeo-cli-${version.released} - false - - assembly/argeo-cli.xml - - - - - assembly-base - package - - single - - - - - - - - - rpmbuild - - - - org.codehaus.mojo - rpm-maven-plugin - - - rpm-node - package - - rpm - - - argeo-cli${argeo.rpm.suffix} - - - /etc/argeo-cli - root - wheel - 640 - noreplace - false - - - base/etc/argeo-cli - - - - - /usr/bin - root - root - 755 - false - - - rpm/usr/bin - - argeo - - - - - - - argeo-cms-client - - - - - - - - - - - native-image - - - - org.graalvm.nativeimage - native-image-maven-plugin - ${graalvm.version} - - - - native-image - - package - - - - argeo - org.argeo.cms.cli.ArgeoCli - - --initialize-at-build-time=org.apache.lucene.util.AttributeImpl,org.apache.lucene.util.VirtualMethod,org.apache.lucene.util.WeakIdentityMap - -H:IncludeResourceBundles=sun.security.util.Resources - --no-fallback - --no-server - --allow-incomplete-classpath - --enable-all-security-services - -H:EnableURLProtocols=http,https - -H:ConfigurationFileDirectories=${basedir}/native-image - -H:ReflectionConfigurationFiles=${basedir}/native-image/reflect-config.json - -H:ResourceConfigurationFiles=${basedir}/native-image/resource-config.json - -H:JNIConfigurationFiles=${basedir}/native-image/jni-config.json - -H:DynamicProxyConfigurationFiles=${basedir}/native-image/proxy-config.json - - false - - - - - - - -