Your right it is missing. Thanks for letting me know. I'll add the war
as soon as possible.
Toni
fmetral wrote:
Hi,
Here is my dependency
<dependency>
<groupId>org.drools</groupId>
<artifactId>drools-guvnor</artifactId>
<version>5.1.0.M1</version>
<type>war</type>
</dependency>
I know that Guvnor is a web application. That's why I've specified type as
war.
For version 5.0.1, the war is deployed on Maven2 repository but for
5.1.0.M1, it is not.
Regards,