Add uportal parent pom, clean up#472
Open
cbeach47 wants to merge 2 commits intouPortal-Project:masterfrom
Open
Add uportal parent pom, clean up#472cbeach47 wants to merge 2 commits intouPortal-Project:masterfrom
cbeach47 wants to merge 2 commits intouPortal-Project:masterfrom
Conversation
cbeach47
commented
Sep 27, 2023
| <version>${jaxb.version}</version> | ||
| </dependency> | ||
| </dependencies> | ||
| </dependencyManagement> |
Contributor
Author
There was a problem hiding this comment.
Get rid of the dependencyManagement element.
cbeach47
commented
Sep 27, 2023
| </configuration> | ||
| </plugin> | ||
| <plugin> | ||
| <groupId>org.apache.maven.plugins</groupId> |
Contributor
Author
There was a problem hiding this comment.
Leave in SCP for now.
Future plan is to stop using JQuery, and to stop having a 'frontend' to SCP...
cbeach47
commented
Sep 27, 2023
| </dependencies> | ||
| </plugin> | ||
| <plugin> | ||
| <groupId>org.jasig.resourceserver</groupId> |
Contributor
Author
There was a problem hiding this comment.
Figure out where this lives and what it does.
Contributor
Author
There was a problem hiding this comment.
and review all other plugins in SCP :)
bjagg
approved these changes
Jan 31, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hook in uPortal parent pom and clean up deps.
parent pom PR: uPortal-Project/uportal-portlet-parent#3