SolutionGuidance / psm

Welcome to the Medicare/Medicaid Provider Enrollment Screening Portal
http://projectpsm.org/
Other
26 stars 20 forks source link

Revamp the build process to integrate with eclipse IDE for Hot Deploy #996

Closed HemKal closed 6 years ago

HemKal commented 6 years ago

767: Improve front-end development feedback cycle

Simply importing the project should build necessary jaxb classes + copy JS dependencies, and build EAR so that the artifacts are deployable within from IDE to Wildfly running within IDE without much of guess work. Secondly, it improves debugging via hot code replacement.

jasonaowen commented 6 years ago

Jenkins, test this please.

jasonaowen commented 6 years ago

FAILURE: Build failed with an exception.

  • What went wrong: Task 'test' not found in project ':cms-portal-services'.

Ah, changing the project layout means that running cms-portal-services:test no longer works! I will update Jenkins to no longer do that.

jasonaowen commented 6 years ago

Jenkins, retest this please.

HemKal commented 6 years ago

Install instructions have a section for eclipse and mentioned the plugin. Please review.

jasonaowen commented 6 years ago

@HemKal unfortunately there are now merge conflicts; can you please rebase on master and resolve them?

frankduncan commented 6 years ago

Closing this for now, as no one currently uses eclipse well enough to attack this. Will update issue to point to branch and this PR.