AppertaFoundation / openep

OPENeP is a comprehensive electronic prescribing and medication management system
7 stars 11 forks source link

Cannot build due to missing modules listed in the POM #2

Open steveswinsburg opened 5 years ago

steveswinsburg commented 5 years ago

Hi, I just checked out master but the build fails due to missing modules:

[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Child module /Users/stevesw/dev/openep/meds-root/meds-modules/tm-mar-archiver of /Users/stevesw/dev/openep/meds-root/meds-modules/pom.xml does not exist @ 
[ERROR] Child module /Users/stevesw/dev/openep/meds-root/meds-modules/tm-meds-config of /Users/stevesw/dev/openep/meds-root/meds-modules/pom.xml does not exist @ 
[ERROR] Child module /Users/stevesw/dev/openep/meds-root/meds-modules/openep-migration of /Users/stevesw/dev/openep/meds-root/meds-modules/pom.xml does not exist @ 
[ERROR] Child module /Users/stevesw/dev/openep/meds-root/meds-modules/tm-tools of /Users/stevesw/dev/openep/meds-root/meds-modules/pom.xml does not exist @ 
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project com.marand.thinkmed:meds-modules:3.7.0-SNAPSHOT (/Users/stevesw/dev/openep/meds-root/meds-modules/pom.xml) has 4 errors
[ERROR]     Child module /Users/stevesw/dev/openep/meds-root/meds-modules/tm-mar-archiver of /Users/stevesw/dev/openep/meds-root/meds-modules/pom.xml does not exist
[ERROR]     Child module /Users/stevesw/dev/openep/meds-root/meds-modules/tm-meds-config of /Users/stevesw/dev/openep/meds-root/meds-modules/pom.xml does not exist
[ERROR]     Child module /Users/stevesw/dev/openep/meds-root/meds-modules/openep-migration of /Users/stevesw/dev/openep/meds-root/meds-modules/pom.xml does not exist
[ERROR]     Child module /Users/stevesw/dev/openep/meds-root/meds-modules/tm-tools of /Users/stevesw/dev/openep/meds-root/meds-modules/pom.xml does not exist
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
steveswinsburg commented 5 years ago

Commenting those out then gives further errors:

[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Child module /Users/stevesw/dev/openep/meds-root/meds-modules/tm-medications/e2e-testing of /Users/stevesw/dev/openep/meds-root/meds-modules/tm-medications/pom.xml does not exist @ 
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project com.marand.thinkmed:tm-medications:3.7.0-SNAPSHOT (/Users/stevesw/dev/openep/meds-root/meds-modules/tm-medications/pom.xml) has 1 error
[ERROR]     Child module /Users/stevesw/dev/openep/meds-root/meds-modules/tm-medications/e2e-testing of /Users/stevesw/dev/openep/meds-root/meds-modules/tm-medications/pom.xml does not exist
Apperta commented 5 years ago

Thanks for providing feedback Steve, we have assigned this to the technical custodian @andrazh at Better for them to review the issue.

steveswinsburg commented 5 years ago

Hi @andrazh, any update? Thanks.

steveswinsburg commented 5 years ago

@Apperta @andrazh I am ready keen to get this built and deployed. Can you please assist?

steveswinsburg commented 4 years ago

@Apperta @andrazh bump. @robdyke @pacharanero I believe you may have worked on this at some stage? Can you possibly assist?

pacharanero commented 4 years ago

Hi @steveswinsburg

Sorry but I never had any involvement with openeP I'm afraid to say. @robdyke may be able to help. @Apperta also should be able to help, or at least point you in the direction of some of the trust's that have implemented openeP, who may have developers who have solved this problem

robdyke commented 4 years ago

@steveswinsburg AFAIK no-one has ever independently built from this code.

Try @andrazh @ehrscape @AppertaFoundation/better-care

steveswinsburg commented 4 years ago

@robdyke ok, so what's the process for building the code?

robdyke commented 4 years ago

@steveswinsburg I wish I knew.

robdyke commented 4 years ago

@steveswinsburg I was present at the birth of the openEP initiative. The project was 'gifted' the Marand prescribing engine early on and that has been the codebase ever since. I've seen it running, once. My crew made @openeobs/openeobs talk to it with some FHIR url mangling, and an Australian team made a clever UI for it. All that was many moons ago.

@Apperta - how about some of that Develop In The Open you've been speaking about for this project?

steveswinsburg commented 4 years ago

@Apperta @andrazh coming up to 4 months without a response here. Any updates?

robdyke commented 4 years ago

@steveswinsburg they are too busy on Twitter telling people how great it is to do something so trivial like make it work https://twitter.com/bettercareIT/status/1225069917424246790

steveswinsburg commented 4 years ago

Thanks @robdyke, I have also replied. Maybe a more public forum will kick this into action.

steveswinsburg commented 4 years ago

Maybe not...

robdyke commented 4 years ago

Develop In The Open...

On Wed, 10 Jun 2020 at 08:00, Steve Swinsburg notifications@github.com wrote:

Maybe not...

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/AppertaFoundation/openep/issues/2#issuecomment-641773335, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHF5AHIBEKIONQD6DH3CH3RV4VQJANCNFSM4JB23EOA .

steveswinsburg commented 3 years ago

Coming up to 18 months and I can guarantee that no one has ever built this product from this repository since it's impossible to build. @andrazh @Apperta do you have any plans to ever make this work?