spring-boot-migrator
spring-boot-migrator copied to clipboard
Spike: Parse JEE ear project
What needs to be done
An ear project should be parsed using SBM.
Why it needs to be done
The goal is to learn what needs to be done to successfully scan and parse an ear project.
Acceptance Criteria
Success
- Successfully parse the project and access the module hierarchy
Failure In the likely case of an error while parsing the ear module...
- provide a test that proves the problem
- Create a new issue to solve the problem
Additional Information
See https://rewriteoss.slack.com/archives/G01J94KRH70/p1667468645199659?thread_ts=1667343513.833399&cid=G01J94KRH70 for a demo project and some error description