You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@felix.apache.org by Cristiano GaviĆ£o <cv...@gmail.com> on 2015/01/10 05:47:06 UTC

[maven-scr-plugin] support of properties paramenter on @Component ?

Hi,

I woukd like to know whether maven-scr-plugin currently supports the
*properties* property of org
<eclipse-javadoc:%E2%98%82=org.lunifera.runtime.kernel.installer/%5C/home%5C/cvgaviao%5C/.m2%5C/repository%5C/org%5C/osgi%5C/org.osgi.compendium%5C/5.0.0%5C/org.osgi.compendium-5.0.0.jar%3Corg>
.osgi
<eclipse-javadoc:%E2%98%82=org.lunifera.runtime.kernel.installer/%5C/home%5C/cvgaviao%5C/.m2%5C/repository%5C/org%5C/osgi%5C/org.osgi.compendium%5C/5.0.0%5C/org.osgi.compendium-5.0.0.jar%3Corg.osgi>
.service
<eclipse-javadoc:%E2%98%82=org.lunifera.runtime.kernel.installer/%5C/home%5C/cvgaviao%5C/.m2%5C/repository%5C/org%5C/osgi%5C/org.osgi.compendium%5C/5.0.0%5C/org.osgi.compendium-5.0.0.jar%3Corg.osgi.service>
.component
<eclipse-javadoc:%E2%98%82=org.lunifera.runtime.kernel.installer/%5C/home%5C/cvgaviao%5C/.m2%5C/repository%5C/org%5C/osgi%5C/org.osgi.compendium%5C/5.0.0%5C/org.osgi.compendium-5.0.0.jar%3Corg.osgi.service.component>
.annotations
<eclipse-javadoc:%E2%98%82=org.lunifera.runtime.kernel.installer/%5C/home%5C/cvgaviao%5C/.m2%5C/repository%5C/org%5C/osgi%5C/org.osgi.compendium%5C/5.0.0%5C/org.osgi.compendium-5.0.0.jar%3Corg.osgi.service.component.annotations>
.Component in order to use/refer to a properties file inside the bundle.

I tried to set a component but I'm not seeing any result in the generated
xml.

The *property* parameter is working fine, though.

thanks,

Cristiano