Hi Konrad, On Tue, 2016-09-27 at 13:57 +0200, Konrad Windszus wrote: > Whenever I import the Maven project from "https://github.com/apache/s > ling/tree/trunk/contrib/extensions/contextaware-config/impl > <https://github.com/apache/sling/tree/trunk/contrib/extensions/contex > taware-config/impl>" I am getting an error in Eclipse: > > java.lang.IllegalArgumentException > at > org.sonatype.tycho.m2e.internal.OsgiBundleProjectConfigurator.generat > eBundleManifest(OsgiBundleProjectConfigurator.java:76) > at >
(snip) ISTR that this happened when duplicate executions or goals were declared in the pom.xml, maybe check for that? Robert
