spring-boot-migrator icon indicating copy to clipboard operation
spring-boot-migrator copied to clipboard

Spike: Parse JEE ear project

Open fabapp2 opened this issue 2 years ago • 2 comments

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

fabapp2 avatar May 17 '23 08:05 fabapp2