I'm trying out BIRT for the first time but I'm unable to use it in my Gradle based project as there is an error in the .pom of one of the dependencies:
Could not resolve group:org.milyn, module:flute, version:1.3.
Required by:
org.eclipse.birt.runtime:org.eclipse.birt.runtime:4.2.0
java.text.ParseException: inconsistent module descriptor file found in 'Http GET Resource: http ://repo1.maven.org/maven2/org/milyn/flute/1.3/flute-1.3.pom': bad organisation: expected='org.milyn' found='milyn';
Who should I contact to try and get this fixed?