Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sets 2.x version to 2.11 #37

Merged
merged 5 commits into from
Oct 2, 2023
Merged

Conversation

joshpalis
Copy link
Member

Description

Sets 2.x version to 2.11

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@joshpalis
Copy link
Member Author

* What went wrong:
Execution failed for task ':compileJava'.
> Could not resolve all files for configuration ':compileClasspath'.
   > Could not find org.opensearch:opensearch-ml-client:2.11.0.0-SNAPSHOT.
     Searched in the following locations:
       - https://repo.maven.apache.org/maven2/org/opensearch/opensearch-ml-client/2.11.0.0-SNAPSHOT/maven-metadata.xml
       - https://repo.maven.apache.org/maven2/org/opensearch/opensearch-ml-client/2.11.0.0-SNAPSHOT/opensearch-ml-client-2.11.0.0-SNAPSHOT.pom
       - file:/home/runner/.m2/repository/org/opensearch/opensearch-ml-client/2.11.0.0-SNAPSHOT/maven-metadata.xml
       - file:/home/runner/.m2/repository/org/opensearch/opensearch-ml-client/2.11.0.0-SNAPSHOT/opensearch-ml-client-2.11.0.0-SNAPSHOT.pom
       - https://aws.oss.sonatype.org/content/repositories/snapshots/org/opensearch/opensearch-ml-client/2.11.0.0-SNAPSHOT/maven-metadata.xml
       - https://aws.oss.sonatype.org/content/repositories/snapshots/org/opensearch/opensearch-ml-client/2.11.0.0-SNAPSHOT/opensearch-ml-client-2.11.0.0-SNAPSHOT.pom
       - https://plugins.gradle.org/m2/org/opensearch/opensearch-ml-client/2.11.0.0-SNAPSHOT/maven-metadata.xml
       - https://plugins.gradle.org/m2/org/opensearch/opensearch-ml-client/2.11.0.0-SNAPSHOT/opensearch-ml-client-2.11.0.0-SNAPSHOT.pom
     Required by:
         project :

Needs this ML-commons PR to be merged : opensearch-project/ml-commons#1292

@owaiskazi19
Copy link
Member

Tagged their maintainers here.

@owaiskazi19
Copy link
Member

@joshpalis can you take care of the build failure and we can get this in?

Signed-off-by: Joshua Palis <[email protected]>
@codecov
Copy link

codecov bot commented Oct 2, 2023

Codecov Report

Merging #37 (0691076) into 2.x (ddb4c2a) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##                2.x      #37   +/-   ##
=========================================
  Coverage     86.93%   86.93%           
  Complexity      163      163           
=========================================
  Files            13       13           
  Lines           574      574           
  Branches         75       75           
=========================================
  Hits            499      499           
  Misses           52       52           
  Partials         23       23           

@joshpalis joshpalis merged commit 8820e8a into opensearch-project:2.x Oct 2, 2023
10 checks passed
dbwiddis pushed a commit to dbwiddis/flow-framework that referenced this pull request Dec 18, 2023
* setting 2.x against latest 2.x verison (2.11)

Signed-off-by: Joshua Palis <[email protected]>

* Fixing CI

Signed-off-by: Joshua Palis <[email protected]>

---------

Signed-off-by: Joshua Palis <[email protected]>
dbwiddis pushed a commit to dbwiddis/flow-framework that referenced this pull request Dec 18, 2023
* setting 2.x against latest 2.x verison (2.11)

Signed-off-by: Joshua Palis <[email protected]>

* Fixing CI

Signed-off-by: Joshua Palis <[email protected]>

---------

Signed-off-by: Joshua Palis <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants