Hi All, This is fixed now, please get a update of the pom.xml. Removed the duplicate dependency which was causing the warning. Thanks for pointing it.
Regards, Dileepa On Tue, Sep 17, 2013 at 5:15 PM, Andreas Kuckartz <a.kucka...@ping.de>wrote: > Dileepa Jayakody: > > mvn clean install > > That suceeds but at the beginning I see this warning: > > [WARNING] Some problems were encountered while building the effective > model for > > org.apache.stanbol:org.apache.stanbol.enhancer.engines.disambiguation.foaf:bundle:1.0-SNAPSHOT > [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' > must be unique: org.apache.felix:org.apache.felix.scr.annotations:jar -> > duplicate declaration of version (?) @ line 97, column 15 > [WARNING] > [WARNING] It is highly recommended to fix these problems because they > threaten the stability of your build. > [WARNING] > [WARNING] For this reason, future Maven versions might no longer support > building such malformed projects. > > Cheers, > Andreas >