Project

General

Profile

Bug #13881

Updated by François ARMAND over 5 years ago

When trying to build Datasources (tag  

 The full output is here: https://gist.github.com/luc310/d7b65892c574a2f95d3e6705c3850ed6 
 Interesting part:  

  
 <pre> 
 Failed to execute goal net.alchim31.maven:scala-maven-plugin:3.2.2:compile (scala-compile-first) on project datasources:  
 Execution scala-compile-first of goal net.alchim31.maven:scala-maven-plugin:3.2.2:compile failed: For artifact {antlr:antlr:null:jar}: The version cannot be empty. -> [Help 1] 
 </pre> <pre> 

 Reference: https://serverfault.com/questions/940731/rudder-plugin-compilation-error?noredirect=1 https://serverfault.com/questions/940731/rudder-plugin-compilation-error?noredirect=1#comment1222086_940731

Back