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

Deploy from root #23

Merged
merged 7 commits into from
Sep 4, 2023
Merged

Deploy from root #23

merged 7 commits into from
Sep 4, 2023

Conversation

mgyucht
Copy link
Collaborator

@mgyucht mgyucht commented Sep 4, 2023

Changes

V0.1.1 can't be depended upon directly for some reason. I suspect this is because I'm running mvn deploy from the databricks-dbutils-scala subdirectory. Trying again, this time from the parent directory after moving some information to the top-level.

Separately, we need a dummy release module for the nexus staging plugin. See the docs about skipNexusStagingDeployMojo in https://help.sonatype.com/repomanager2/staging-releases/configuring-your-project-for-deployment:

Set to false by default, this flag will cause to skip any execution of the deploy goal of the plugin when set to true similar to maven.deploy.skip. In multi-module builds the staging of all components is performed in the last module based on the reactor order. If this property is set to true in the module, all staging will be skipped. You have to ensure that this property evaluates as true in the last module of the reactor. If necessary, you can add a dummy module.

Tests

@mgyucht mgyucht added this pull request to the merge queue Sep 4, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 4, 2023
@mgyucht mgyucht added this pull request to the merge queue Sep 4, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 4, 2023
@mgyucht mgyucht added this pull request to the merge queue Sep 4, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 4, 2023
@mgyucht mgyucht added this pull request to the merge queue Sep 4, 2023
Merged via the queue into main with commit f1e09d1 Sep 4, 2023
3 checks passed
@mgyucht mgyucht deleted the deploy-from-root branch September 4, 2023 21:06
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.

None yet

1 participant