wocommunity / wolips

wolips
53 stars 53 forks source link

Allow EOModel creation using Maven repository as a framework root #160

Closed nullterminated closed 2 years ago

nullterminated commented 2 years ago

This PR fixes three interrelated issues.

  1. Correctly detect maven projects
  2. Allow WOLips to compile without a WO_HOME
  3. Allow EOModel creation on Maven project by providing the needed WebObjects frameworks via the maven repository

I've tested it locally and it works for me. I'll leave this up a few days for any comments before merging changes.