Skip to content

Fix netty-all artifact snapshot deployments#14264

Merged
normanmaurer merged 1 commit into
4.2from
snapshots
Aug 27, 2024
Merged

Fix netty-all artifact snapshot deployments#14264
normanmaurer merged 1 commit into
4.2from
snapshots

Conversation

@normanmaurer

Copy link
Copy Markdown
Member

Motivation:

We need to ensure we have all the native dependencies thats we need before we re-generate the netty-all jar as otherwise these willl be missing if people depend on it

Modifications:

  • Add extra profile which only add linux native libs
  • Add some more steps in the workflow to ensure we regenerate the netty-all jar before deploy everything that was locally staged

Result:

Fix netty-all snapshot build

Motivation:

We need to ensure we have all the native dependencies thats we need before we re-generate the netty-all jar as otherwise these willl be missing if people depend on it

Modifications:

- Add extra profile which only add linux native libs
- Add some more steps in the workflow to ensure we regenerate the netty-all jar before deploy everything that was locally staged

Result:

Fix netty-all snapshot build
@normanmaurer normanmaurer added this to the 4.2.0.Alpha4 milestone Aug 27, 2024
@normanmaurer normanmaurer merged this pull request into 4.2 Aug 27, 2024
@normanmaurer normanmaurer deleted the snapshots branch August 27, 2024 07:41
normanmaurer added a commit that referenced this pull request Aug 27, 2024
Motivation:

We need to ensure we have all the native dependencies thats we need
before we re-generate the netty-all jar as otherwise these willl be
missing if people depend on it

Modifications:

- Add extra profile which only add linux native libs
- Add some more steps in the workflow to ensure we regenerate the
netty-all jar before deploy everything that was locally staged

Result:

Fix netty-all snapshot build
normanmaurer added a commit that referenced this pull request Aug 28, 2024
Motivation:

We need to ensure we have all the native dependencies thats we need
before we re-generate the netty-all jar as otherwise these willl be
missing if people depend on it

Modifications:

- Add extra profile which only add linux native libs
- Add some more steps in the workflow to ensure we regenerate the
netty-all jar before deploy everything that was locally staged

Result:

Fix netty-all snapshot build
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.

1 participant