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

Remove Portlet-parent-pom from portlet templates #277

Open
Steffengreiner opened this issue Feb 8, 2021 · 0 comments
Open

Remove Portlet-parent-pom from portlet templates #277

Steffengreiner opened this issue Feb 8, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@Steffengreiner
Copy link

Steffengreiner commented Feb 8, 2021

Is your feature request related to a problem? Please describe.

Because of circular dependencies, the parent-pom system will be deprecated in the future.
Currently both portlet templates(java & groovy) include the parent pom as a parent declaration in their pom.xml.
This leads to syncing problems between the qube template and newer portlets without the parent-pom inclusion.

Describe the solution you'd like

The portlet-parent-pom should be removed from the pom.xml and replaced with the least necessary dependencies for proper portlet running(These can be extracted from the portlet-parent-pom and added as seperate dependencies.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant