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

Don't Use Maven Exec for 3rd Party License #6541

Merged

Conversation

Pandrex247
Copy link
Member

Description

Switches us from using maven exec to spin up a maven command inside our own maven command to more simply binding to a lifecycle phase.

Also updates us to the latest 2.4.0

Important Info

Blockers

None

Testing

New tests

None

Testing Performed

Cleared maven repo.
Built server.
Checked that no unstaged changes: git status
Checked that a 3rd party license has been bundled in the Payara Server distribution under payara6/glassfish/legal
Changed Jackson version to 2.16.1 and rebuilt server.
Checked that a 3rd party license bundled in the Payara Server distribution under payara6/glassfish/legal has been updated appropriately.

Testing Environment

Windows 11

Documentation

N/A

Notes for Reviewers

None

@Pandrex247 Pandrex247 force-pushed the 3rd-party-build-improvement-Comm branch from 9181976 to 02a93af Compare February 22, 2024 10:52
@Pandrex247 Pandrex247 force-pushed the 3rd-party-build-improvement-Comm branch from df76889 to f34db60 Compare February 29, 2024 12:34
@Pandrex247 Pandrex247 added the PR: DO NOT MERGE Don't merge PR until further notice label Apr 25, 2024
Signed-off-by: Andrew Pielage <pandrex247@hotmail.com>
Signed-off-by: Andrew Pielage <pandrex247@hotmail.com>
@Pandrex247 Pandrex247 force-pushed the 3rd-party-build-improvement-Comm branch from f34db60 to a06100c Compare May 1, 2024 08:43
@Pandrex247 Pandrex247 merged commit df13599 into payara:master May 1, 2024
1 check passed
@Pandrex247 Pandrex247 removed the PR: DO NOT MERGE Don't merge PR until further notice label May 1, 2024
@Pandrex247 Pandrex247 deleted the 3rd-party-build-improvement-Comm branch May 1, 2024 14:54
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

2 participants