Skip to content

Add Maven extension to publish build scans to develocity.apache.org - #300

Open
bdemers wants to merge 2 commits into
masterfrom
config-dv
Open

Add Maven extension to publish build scans to develocity.apache.org#300
bdemers wants to merge 2 commits into
masterfrom
config-dv

Conversation

@bdemers

Copy link
Copy Markdown
Member

No description provided.

@bdemers

Copy link
Copy Markdown
MemberAuthor

cc: @clayburn Is there anything else I should add?

@clayburn

Copy link
Copy Markdown

@bdemers -
You'll want to gitignore .mvn/.develocity/develocity-workspace-id.

You'll need to make some GitHub Actions secret to the env var DEVELOCITY_ACCESS_KEY. You have two options:

  • You can use the apache org-level secret DEVELOCITY_ACCESS_KEY, but you would need to disable remote cache stores
  • You can use the specific DIRECTORY_DEVELOCITY_ACCESS_KEY, but you would need to verify with ASF Infra that it is available on this repo.

The rest I believe looks fine.

@bdemers

Copy link
Copy Markdown
MemberAuthor

Good catches @clayburn I'll follow up with Infra and then update this PR

Sign up for freeto 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.

2 participants

@bdemers@clayburn