-
Notifications
You must be signed in to change notification settings - Fork 129
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build: change maven dependencies so Intellij can resolve them correctly #4925
Labels
fixed (test & close)
An issue has been fixed, merged into master and is ready for further testing
task
Not directly feature related (i.e. dependency upgrade, docs, etc)
Comments
davidwatkins73
added
the
task
Not directly feature related (i.e. dependency upgrade, docs, etc)
label
Jun 5, 2020
davidwatkins73
added a commit
to davidwatkins73/waltz-dev
that referenced
this issue
Jun 5, 2020
- seems to fix the intellij import problem finos#4925
davidwatkins73
added a commit
to davidwatkins73/waltz-dev
that referenced
this issue
Jun 5, 2020
- seems to fix the intellij import problem finos#4925
davidwatkins73
added a commit
to davidwatkins73/waltz-dev
that referenced
this issue
Jun 5, 2020
- seems to fix the intellij import problem finos#4925
davidwatkins73
added a commit
to davidwatkins73/waltz-dev
that referenced
this issue
Jun 5, 2020
- seems to fix the intellij import problem finos#4925
davidwatkins73
added a commit
to davidwatkins73/waltz-dev
that referenced
this issue
Jun 5, 2020
- seems to fix the intellij import problem finos#4925
davidwatkins73
added a commit
to davidwatkins73/waltz-dev
that referenced
this issue
Jun 5, 2020
- seems to fix the intellij import problem finos#4925
davidwatkins73
added a commit
to davidwatkins73/waltz-dev
that referenced
this issue
Jun 5, 2020
- seems to fix the intellij import problem finos#4925
davidwatkins73
added a commit
to davidwatkins73/waltz-dev
that referenced
this issue
Jun 8, 2020
Reverting to earlier version of h2 as `UNKNOWN` is now a reserved word and causes build to fail. finos#4925
davidwatkins73
added
the
fixed (test & close)
An issue has been fixed, merged into master and is ready for further testing
label
Jun 12, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
fixed (test & close)
An issue has been fixed, merged into master and is ready for further testing
task
Not directly feature related (i.e. dependency upgrade, docs, etc)
Intellij has a problem importing the Waltz project as it fails to resolve dependencies whose values are interpolated by settings in the select profile.
From experimentation it seems that this can be fixed by moving the entire dependency declaration into the profile.
The text was updated successfully, but these errors were encountered: