kevinsullivan / moralpain_dev

VSCode + Docker container development environment for moral distress project
0 stars 9 forks source link

Gradle/Maven choice conflict reported by VSCode, asks for resolution #101

Open kevinsullivan opened 2 years ago

kevinsullivan commented 2 years ago

Build tool conflicts are detected in workspace. Which one would you like to use? (Maven or Gradle?). I get this error from VSCode. It wants me to choose. I suppose Gradle is the right answer, but it's not clear -- why the query to me and should it even be happening?

kevinsullivan commented 2 years ago

I selected Gradle. This spun up a significant (several minute) download and install process, resulting in the following final state:

9ed12228 Repository registry initialization [Done]
73a37b2c Synchronizing Gradle build at /workspaces/moralpain_dev/api/java [Done]
f36e0a7e https://services.gradle.org/distributions-snapshots/gradle-7.6-20220705222028+0000-wrapper.jar.sha256 [Done]
02e276fb Refreshing Maven model [Done]
1a9c65dd Building [Done]
1b1e796b Refreshing workspace [Done]
201b1650 Building [Done]
ff3a1c3c Building [Done]
00835225 Validate documents [Done]
3b1bfb3a Publish Diagnostics [Done]
aec4a0a3 Building [Done]
ab4663db Building [Done]