Quantcast
Channel: BIRT Exchange Forum Feed
Viewing all articles
Browse latest Browse all 542

Problem in Birt 4.2.2 pom file

$
0
0
Hello guys,

I'm trying to update my Birt API from 4.2.1a to 4.2.2.

So, in my POM file, I have set :
<dependency>
<groupId>org.eclipse.birt.runtime</groupId>
<artifactId>org.eclipse.birt.runtime</artifactId>
<version>4.2.2</version>
</dependency>


I get this error when making a clean eclipse :
[WARNING] The POM for milyn:flute:jar:1.3 is missing, no dependency information available


I have looked a bit in the POM file of the previous version and I saw that you entered the wrong groupId for flute: "milyn" instead of "org.milyn".

Can you fix it please ?

Thanks per advance and good evening...

Viewing all articles
Browse latest Browse all 542

Trending Articles