I guess it's something with my configuration but I just can't point the finger at it. Any ideas? Thanks ahead!
n
nfrankel
04/08/2020, 3:06 PM
'$'{'project.basedir}'
are there 4
'
characters?
i suspect there might be hidden characters...
i’d try to retype it from scratch
unless you overwrote it
p
Philipp Mayer
04/08/2020, 3:42 PM
no, theres only
${project.basedir}/src/main/kotlin
. no
'
at all. 😞
Some kind of configuration must be broken on my side, because it happens in every Spring project. If I create an empty one and check the pom everything is set as in my pom.xml. Really not sure what's broken there.
n
nfrankel
04/08/2020, 3:46 PM
me neither...
can you to build through the command-line?
mvn compile
p
Philipp Mayer
04/08/2020, 4:24 PM
Building is working completely fine, IntelliJ just throws an error at me when I'm in that file or when I want to commit something. Especially the latter is pretty annoying.
n
nfrankel
04/08/2020, 4:37 PM
it obviously not kotlin-related
i’m afraid it’s not the right place to look for support
i’d suggest to fill in a bug in intellij