Hi all,

Hit intermittent compile error after enabling maven parallel build, complains 
about symbol not found.  Checked the log, it’s not caused by racing issue of 
multithread downloading, though that’s another problem even with Takari 
extension. Problem is in case of failure, the dependency in the pom was not 
added to the compile path of the project,  the dependency tree looks correct, 
did not find a way to enforce injecting pom dependency paths to class path for 
the project. I tried with both maven compiler plugin 3.1 and 3.7.0. Wondering 
if anybody in the list hits similar issue or have any idea about this.

Thanks for help
Regards,
~ Vivi

Reply via email to