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

Document how to work with Maven multi module projects #129

Closed
timtebeek opened this issue Feb 2, 2023 · 0 comments · Fixed by #201
Closed

Document how to work with Maven multi module projects #129

timtebeek opened this issue Feb 2, 2023 · 0 comments · Fixed by #201
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@timtebeek
Copy link
Contributor

timtebeek commented Feb 2, 2023

We've had some instances in the past where people asked about the best way to run for a Maven multi module project.

While ideally we improve the way things currently work, for the time being it could be good to document a way around the issue through a Maven profile in the parent pom.xml. That way people can find (or be directed to) a way around the problem.

@timtebeek timtebeek added the documentation Improvements or additions to documentation label Feb 2, 2023
@timtebeek timtebeek moved this to Backlog in OpenRewrite Feb 2, 2023
@mike-solomon mike-solomon self-assigned this Jul 11, 2023
@mike-solomon mike-solomon moved this from Backlog to Ready to Review in OpenRewrite Jul 11, 2023
mike-solomon added a commit that referenced this issue Jul 11, 2023
* Add short explanation of multi-module maven + rewrite

Fixes: #129

* Minor clarification based on Tim's suggestion

---------

Co-authored-by: Mike Sol <[email protected]>
@github-project-automation github-project-automation bot moved this from Ready to Review to Done in OpenRewrite Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants