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

Parent in PomModel is missing #466

Closed
holiday-sunrise opened this issue Apr 8, 2021 · 4 comments · Fixed by #473
Closed

Parent in PomModel is missing #466

holiday-sunrise opened this issue Apr 8, 2021 · 4 comments · Fixed by #473

Comments

@holiday-sunrise
Copy link
Contributor

add Parent to PomModel that migration inside the pom.xml is possible

@mlischetti mlischetti linked a pull request Jul 8, 2021 that will close this issue
@mlischetti
Copy link
Contributor

Hi @holiday-sunrise
Can you please try to explain more deeply the issue that your are facing?
An example, mule 3 app or expected behaviour would be useful to understand current issue

@holiday-sunrise
Copy link
Contributor Author

all our mule api´s are using an parent with our company settings. the parent have to be changed during the migration. with the option das the parent ist available in the pommodel we are able to write our own migration step

@afelisatti
Copy link

Hi, @holiday-sunrise! If I understand correctly, you want to add the parent entity to MMA's pom model, then use it in your own internal step?
We are confused because we noticed in the PR that there are no uses for the parent entity. Your feedback will help us understand the use case and evaluate improving the tool, so parents are accounted for without the need to code a custom step.

@holiday-sunrise
Copy link
Contributor Author

See my comments in th PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

3 participants