Hi Hasan, It seems that there is a maintenance at ASF Jira and I could not open the issue. I tried to build the project and got error too.
First of all, we can update version to 21 since it is the latest one. On the other hand, I could build the project when I remove the goal of process. I followed that: https://github.com/apache/stanbol/blob/d1500ffba507dce0e43f228342aad97cae7cb0e3/parent/pom.xml#L497 <configuration> <properties> <preDepListText> // ------------------------------------------------------------------ // Transitive dependencies of this project determined from the // Apache Maven POM organized by organization. // // For a list of transitive depencies of this project determined // from the Apache Maven POM organized by licenses see the // DEPENDENCIES-BY-LICENSE file. // ------------------------------------------------------------------ </preDepListText> </properties> </configuration> What do you think about that? Kind Regards, Furkan KAMACI On Sun, Aug 18, 2019 at 1:13 AM Hasan <[email protected]> wrote: > Dear Reto and Furkan > > Could you please try to increase the version of org.apache.apache > referred to in parent/pom.xml and then do a mvn install? > I got error when using version 18. > > See issue https://issues.apache.org/jira/browse/CLEREZZA-1047 > > Could you please help fixing this? Thanks. > > Cheers > Hasan > >
