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

Notify children when parent pom changes #24

Closed
concon121 opened this issue May 19, 2016 · 0 comments
Closed

Notify children when parent pom changes #24

concon121 opened this issue May 19, 2016 · 0 comments

Comments

@concon121
Copy link
Owner

concon121 commented May 19, 2016

When a pom file which has children is modified, it should notify its children, who should notify their children etc... Mostly, nothing will happen as changes to the parent pom object will be reflected in any other pom object which holds a reference to that parent pom. However, if the child is in the workspace then we should reload the classpath and display warnings on the ui if those changes broke the project model.

@concon121 concon121 changed the title should determine if a change to a parent pom breaks the child Notify children when parent pom changes May 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant