Bulygin Alexey
Results
2
comments of
Bulygin Alexey
Hi, I had the same issue when I tried to use toolchains with maven-exec-plugin and this is what i've found. When we run mvn exec:exec goal we actually don't initialize...
In addition I want to say that maybe we had misunderstanding with maven-exec-plugin use-case. I think that exec:exec goal is to run any executable in separate process, exec:java goal is...