4.0.0 com.github copilot-sdk-java-parent 1.0.13-preview.0-SNAPSHOT ../pom.xml com.github copilot-sdk-java-runtime jar GitHub Copilot SDK :: Java :: Native Runtime Native runtime binaries for the GitHub Copilot Java SDK, published as per-platform classifier JARs https://github.com/github/copilot-sdk scm:git:https://github.com/github/copilot-sdk.git scm:git:https://github.com/github/copilot-sdk.git https://github.com/github/copilot-sdk HEAD ${project.basedir}/../.. linux-x64 ${project.build.directory}/native-staging false src/main/resources true org.codehaus.mojo exec-maven-plugin fetch-native-linux-x64 generate-resources exec node ${project.basedir}/scripts/fetch-native.mjs ${copilot.sdk.root} ${copilot.native.staging} ${copilot.native.classifier} test-fetch-native test exec node --test ${project.basedir}/scripts/fetch-native.test.mjs org.apache.maven.plugins maven-jar-plugin jar-linux-x64 package jar ${copilot.native.classifier} ${copilot.native.staging}/${copilot.native.classifier} .version empty-javadoc-jar package jar javadoc ${project.basedir}/src/main/javadoc empty-sources-jar package jar sources ${project.basedir}/src/main/java org.apache.maven.plugins maven-antrun-plugin verify-native-jars package run org.sonatype.central central-publishing-maven-plugin true central true skip-native-download copilot.native.skip.download true org.codehaus.mojo exec-maven-plugin true org.apache.maven.plugins maven-jar-plugin jar-linux-x64 none org.apache.maven.plugins maven-antrun-plugin verify-native-jars none