Intelij never build exploded artifact
Answered
Hello Intelij never build the exploded version of my arftifact.
The artifacts are imported from gradle. The two version (normaland exploded) have almost the same structure :

The normal version is correct and I can work normally in non debug mode. But as soon as I change the deployed artifact from my run configuration to the exploded one, Intelij fail saying that there is no such file which is correct because it didn't build it.
I also attach my build.gradle file:

Please sign in to leave a comment.
Please report at https://youtrack.jetbrains.com/issues/IDEA and attach a sample project to reproduce the problem.
Did this get fixed as I have exactly the same issue in both 2019.3 and 2020.1
Hello Chris,
Please report an issue on YouTrack attaching logs (https://intellij-support.jetbrains.com/hc/en-us/articles/207241085-Locating-IDE-log-files) and sample project for investigation.