-
Notifications
You must be signed in to change notification settings - Fork 63
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
Use AWS OSS Maven -SNAPSHOT for plugin dependencies #45
Comments
Is this the goal of GA release? Any guidance |
@ylwu-amzn Yes, we're waiting for Maven to be setup. |
@dblock any eta on when plugins can start this? |
Plugins can start updating their scripts to depend on 1.0 artifacts from central. If a snapshot of an unreleased version is desired you can add https://aws.oss.sonatype.org/content/repositories/snapshots/ to your list of repositories. This is where nightly builds are being pushed of 1.0 and 1.x. |
Someone needs to pickup a task of upgrading an existing plugin to use maven -SNAPSHOT dependencies for 1.1, make sure it works, and then open an issue in every repo to do the same. |
I'll pick this up |
For all plugins who are onboarding to Maven, please continue to list "As part of the CI/CD we are trying to run integration/bwc tests which qualifies the bundle and allows the maven artifacts to be published. |
Changing the label for 1.2. We need to update https://github.com/opensearch-project/opensearch-plugins/blob/main/BUILDING.md, open an issue in every plugin and make sure this is closed. @abbashus do you still own this? |
@dblock yes I still own this. Will start in a couple of days. |
|
I updated the top of this ticket with a complete list of projects that need to do this. |
All tickets closed :) |
Verified via meta, found 3 occurrences. Not sure whether these are used, and I know notifications doesn't ship with 1.2. Reopening to fix and re-confirm.
|
Notebooks and notifications are not part of 1.2 |
Looks like dashboards-notebooks is going to get archived, opensearch-project/dashboards-notebooks#98 (comment) |
Spot checked again, opensearch-project/security-dashboards-plugin#860 still needs to be backported to 1.2 to close this. |
@saratvemulapalli @dblock is this task consider complete? This is the only issue labeled as enhancement within 1.2.0. |
I don’t see any mention of a backport for opensearch-project/security-dashboards-plugin#860 so that needs to be tracked down. |
Plugins should not build off OpenSearch/plugins for every build.
See https://github.com/opensearch-project/opensearch-plugins/blob/main/BUILDING.md#building-within-the-opensearch-build-system for picking up dependencies from Maven.
Updates common-utils version to 1.2 common-utils#77
Update build to use public Maven repo alerting#184
[Requirements] IM needs JS 1.2.0 SPI in Maven Snapshots to work opensearch-build#663
The text was updated successfully, but these errors were encountered: