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

Add generatePomFileForPluginZipPublication as dependency of publishNebulaPublicationToSnapshotsRepository #360

Conversation

cwperks
Copy link
Member

@cwperks cwperks commented Apr 10, 2023

Description

Add generatePomFileForPluginZipPublication as dependency of publishNebulaPublicationToSnapshotsRepository

Issues Resolved

Issue pointed out in this comment: #348 (comment)

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

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.

@cwperks
Copy link
Member Author

cwperks commented Apr 10, 2023

Receiving an error on the windows build:

| Output for cmd:The following usage of the path operator in batch-parameter
> Task :integTest FAILED
| substitution is invalid: %~nxI
| 
| 
| For valid formats type CALL /? or FOR /?
| The syntax of the command is incorrect.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':integTest'.
> Process 'command 'cmd'' finished with non-zero exit value 255

@peterzhuamazon
Copy link
Member

@cwperks cwperks marked this pull request as ready for review April 12, 2023 00:22
@joshpalis joshpalis merged commit 3009325 into opensearch-project:main Apr 12, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Apr 12, 2023
…bulaPublicationToSnapshotsRepository (#360)

* Fix gradle failure on generatePomFileForPluginZipPublication

Signed-off-by: Craig Perkins <[email protected]>

* Add explicit dependency on generatePomFileForPluginZipPublication

Signed-off-by: Craig Perkins <[email protected]>

* Disable validateNebulaPom

Signed-off-by: Craig Perkins <[email protected]>

---------

Signed-off-by: Craig Perkins <[email protected]>
(cherry picked from commit 3009325)
joshpalis pushed a commit that referenced this pull request Apr 12, 2023
…bulaPublicationToSnapshotsRepository (#360) (#362)

* Fix gradle failure on generatePomFileForPluginZipPublication

Signed-off-by: Craig Perkins <[email protected]>

* Add explicit dependency on generatePomFileForPluginZipPublication

Signed-off-by: Craig Perkins <[email protected]>

* Disable validateNebulaPom

Signed-off-by: Craig Perkins <[email protected]>

---------

Signed-off-by: Craig Perkins <[email protected]>
(cherry picked from commit 3009325)

Co-authored-by: Craig Perkins <[email protected]>
prudhvigodithi pushed a commit to prudhvigodithi/job-scheduler that referenced this pull request May 9, 2023
…bulaPublicationToSnapshotsRepository (opensearch-project#360) (opensearch-project#362)

* Fix gradle failure on generatePomFileForPluginZipPublication

Signed-off-by: Craig Perkins <[email protected]>

* Add explicit dependency on generatePomFileForPluginZipPublication

Signed-off-by: Craig Perkins <[email protected]>

* Disable validateNebulaPom

Signed-off-by: Craig Perkins <[email protected]>

---------

Signed-off-by: Craig Perkins <[email protected]>
(cherry picked from commit 3009325)

Co-authored-by: Craig Perkins <[email protected]>
Signed-off-by: Prudhvi Godithi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants