Hi Alexandre,

Some of your recent pom.xml changes might introduce a new issue.

What changes are an issue?
=================

The uberfire security api has:
<artifactId>security-api</artifactId>
in https://github.com/droolsjbpm/uberfire/blob/master/uberfire-security/security-api/pom.xml

Why is that an issue?
=============

How can you fix it?
============

Rename it to uberfire-*
<artifactId>uberfire-security-api</artifactId>
Also check the other uberfire poms for the same problem (vfs-api, ...).

===

Can you take a look at fixing it?
(Let me know if you can't fix it in a timely manner.)

With kind regards,
Geoffrey