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

SAK-49730 Global updating maven plugins for validation issues #12370

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

jonespm
Copy link
Contributor

@jonespm jonespm commented Feb 10, 2024

I built and started this up, everything seems like it's working as expected. The antrun-plugin looks like it's does the same thing as that other custom plugin we had.

@jonespm jonespm requested a review from ern February 10, 2024 20:02
@@ -14,10 +14,8 @@
<packaging>war</packaging>

<properties>
<frontend-maven-plugin.version>1.12.1</frontend-maven-plugin.version>
<frontend-maven-plugin.npmVersion>9.5.1</frontend-maven-plugin.npmVersion>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd think this npmVersion and nodeVersion should probably be defined in master for everything that uses this plugin? But it seems to work fine with these versions here using the updated frontend plugin. So maybe they're independent?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They are independent, I'm happy to use the same version of the frontend-maven-plugin for everything, thanks Matt @jonespm !

@ern ern changed the title SAK-49730 - Updating 4 more maven plugins for validation issues SAK-49730 Global updating more maven plugins for validation issues Feb 12, 2024
@ern ern changed the title SAK-49730 Global updating more maven plugins for validation issues SAK-49730 Global updating maven plugins for validation issues Feb 12, 2024
@ern ern merged commit 39abce3 into sakaiproject:master Feb 29, 2024
4 checks passed
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.

3 participants