Build and Install #38
Closed
cyclotron3k
started this conversation in
General
Replies: 1 comment
-
Maven has a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Related to Issue #27, and PR #35
I realise that the PR I made may have an issue, but I don't have any experience with Maven & Java projects so I wanted to throw it open for discussion before I attempt a solution.
In the updates to the documentation I submitted, under the "Native Installation" heading, I suggest the following:
These environment variables override the database connection parameters that are defined in the two
application.properties
files, which is an issue because the./mvnw install
command seems to run the unit tests. So now the unit tests and the web application will try to use the same database.Beta Was this translation helpful? Give feedback.
All reactions