We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b1432e commit c3ce2a7Copy full SHA for c3ce2a7
build.sh
@@ -1,5 +1,6 @@
1
#!/bin/bash
2
3
#The following is temporary until release is available in maven and only required to be called once...
4
-mvn org.apache.maven.plugins:maven-install-plugin:2.5.2:install-file -Dfile=lib/oci-java-sdk-generativeai-3.25.1-preview1-20230906.204234-1.jar
5
-mvn clean package
+#mvn org.apache.maven.plugins:maven-install-plugin:2.5.2:install-file -Dfile=lib/oci-java-sdk-generativeai-3.25.1-preview1-20230906.204234-1.jar
+
6
+mvn clean package
0 commit comments