You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Michael Van Geertruy (JIRA)" <ji...@apache.org> on 2010/12/27 22:50:45 UTC

[jira] Updated: (KARAF-43) Use overriden properties instead of configuring the maven bundle plugin in each module

     [ https://issues.apache.org/jira/browse/KARAF-43?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Van Geertruy updated KARAF-43:
--------------------------------------

    Attachment: Karaf-43_patch

moved 

                  	
                        	<Bundle-SymbolicName>${project.artifactId}</Bundle-SymbolicName>
                        	<Export-Package>${project.artifactId}*;version=${project.version}</Export-Package>
                        	<_versionpolicy>${bnd.version.policy}</_versionpolicy>

To the parent pom.xml inside of <plugin-Management><plugins>

> Use overriden properties instead of configuring the maven bundle plugin in each module
> --------------------------------------------------------------------------------------
>
>                 Key: KARAF-43
>                 URL: https://issues.apache.org/jira/browse/KARAF-43
>             Project: Karaf
>          Issue Type: Task
>            Reporter: Guillaume Nodet
>         Attachments: Karaf-43_patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.