JIRA Report

KeySummaryStatusResolutionBy
FELIX-3011Add a new goal to save the bnd instructions that would be passed onto bnd, to allow people to use other toolchains such as bndtoolsResolvedFixedStuart McCulloch
FELIX-2934Bundle-ClassPath contains "." despite using _wab instructionResolvedFixedStuart McCulloch
FELIX-2884The multiplicity isn't taken into account by the maven bundle plugin and bundlerepository when generating the repository xmlClosedFixedGuillaume Nodet
FELIX-2820Provide a default value when using <_wab/>ResolvedFixedStuart McCulloch
FELIX-2819packageinfo files in src/main/java are ignoredResolvedFixedStuart McCulloch
FELIX-2812The <Embed-Dependency> filter can fail if your matching against multiple "*" artifact ids.ClosedFixedHiram Chirino
FELIX-2811If <Private-Package>!*</Private-Package> is defined the all packages should be exported by {local-packages}ClosedFixedHiram Chirino
FELIX-2808maven-bundle-plugin should scan for local packages by looking for *.class files instead of *.java so that all the JVM languages can be supported.ClosedFixedHiram Chirino
FELIX-2765bundle plugin throw IllegalArgumentException while do the installResolvedFixedUnassigned
FELIX-2722With an empty organization like this <organization/>, maven bundle plugin raises a NPE.ResolvedFixedStuart McCulloch
FELIX-2701Add a {local-packages} macro for automatically expanding local packages in the <Export-Package> instructionClosedFixedGuillaume Nodet
FELIX-2692Support maven type 'wab' for web bundlesClosedFixedStuart McCulloch
FELIX-2657Maven-bundle-plugin uses old version of BndLibClosedFixedStuart McCulloch
FELIX-2656Maven-bundle-plugin identified as not thread-safe in Maven 3.0ResolvedFixedStuart McCulloch
FELIX-2449Resource filtering does not use Maven properties specified on the mvn command line via -D command line switchesResolvedFixedStuart McCulloch
FELIX-2435<supportedProjectType> on a WAR file will switch the project to generate jar artifactsResolvedFixedStuart McCulloch
FELIX-2427maven site crashesResolvedFixedStuart McCulloch
FELIX-2346mvn bundle:clean removes all, even the existing resourcesResolvedFixedStuart McCulloch
FELIX-2215Refactor bundlerepository and maven bundle plugin obr data modelClosedFixedGuillaume Nodet
FELIX-2210Bogus import entriesResolvedFixedStuart McCulloch
FELIX-2194The manifest and bundle goals seem to generate different manifest informationsResolvedFixedStuart McCulloch
FELIX-2176Upgrade maven-bundle-plugin to up to date bndClosedFixedRichard S. Hall
FELIX-2175Improve the Blueprint component to parse / introspect blueprint configuration files and generate OBR service requirements / capabilities accordinglyClosedFixedGuillaume Nodet
FELIX-2173Fix inconsistent maven->osgi version conversion between maven-bundle-plugin and DefaultMaven2OsgiConverterClosedFixedGuillaume Nodet
FELIX-2155The maven bundle plugin generates wrong capabilities for packages with directivesClosedFixedGuillaume Nodet
FELIX-2112Carriage returns are removed from instructions, but the lines should be trimmed alltogetherClosedFixedGuillaume Nodet
FELIX-2048Service-Component property doesn't allow to use wildcards for filenamesResolvedFixedStuart McCulloch
FELIX-1985Error when Include-Resource instruction contains duplicate paths.ResolvedFixedStuart McCulloch
FELIX-1951The SchemaObr.xsd in bundleplugin is incompleteClosedFixedGuillaume Nodet
FELIX-1936Create Output Directory for Resource-Only WARsResolvedFixedStuart McCulloch
FELIX-1836Maven resource filtering support for obr.xmlResolvedFixedStuart McCulloch
FELIX-1820Fragment-Host version not convertedResolvedFixedStuart McCulloch
FELIX-1734The _donotcopy is ignoredResolvedFixedStuart McCulloch
FELIX-1634Maven Bundle Plugin disables transitive dependenciesClosedFixedStuart McCulloch
FELIX-1571Bundle-ClassPath without "." while using maven-bundle-plugin in a war project confuses the pluginResolvedFixedStuart McCulloch
FELIX-1568Goal to transform a maven version into an OSGi versionClosedFixedGuillaume Nodet
FELIX-1552Add support for blueprint and spring-dm declarations to import the discovered packagesClosedFixedGuillaume Nodet
FELIX-1539generated-classes not included in bundleClosedFixedStuart McCulloch
FELIX-1501Using a macro in Bundle-Version with the manifest goal causes garbage in the Export-Package and Private-Package headers.ClosedFixedStuart McCulloch
FELIX-1461Corrupted repository.xml when maven is run in parallelClosedFixedStuart McCulloch
FELIX-1439maven-bundle-plugin resource filtering does not substitute project.organization.*ClosedFixedStuart McCulloch
FELIX-1290Missing dependencies silently ignoredClosedFixedStuart McCulloch
FELIX-1262[regression] shared archive resources cannot be foundClosedFixedStuart McCulloch
FELIX-1148NPE during bundleall goalClosedFixedStuart McCulloch
FELIX-1054The deploy and deploy-file plugin should write the computed bundle uriClosedFixedClement Escoffier
FELIX-1039Inconsistency packaging vs. typeResolvedFixedStuart McCulloch
FELIX-1023Category Information not exported to obr fileClosedFixedStuart McCulloch
FELIX-1021Classifier always used even if not explicitly set in the configurationClosedFixedStuart McCulloch
FELIX-1017Generic types ignored when generating MANIFEST.MFClosedFixedStuart McCulloch
FELIX-984site's <Bundle-Version> documentation is wrongClosedFixedStuart McCulloch
FELIX-981Warning about split packages even with -split-package directive [maven-bundle-plugin-2.0.0]ClosedFixedStuart McCulloch
FELIX-954Import-Package should include packages from optional Maven dependencies with resolution=optionalResolvedFixedUnassigned
FELIX-941Support singleton & fragment-attachment directive generationClosedFixedStuart McCulloch
FELIX-912Improve default Export-Package / Private-Package settings by scanning the project sourceClosedFixedStuart McCulloch
FELIX-907Regression in latest BND code: negated exports are applied to private packagesClosedFixedPeter Kriens
FELIX-899Version attribute missing from Import-Package on provided dependenciesClosedFixedStuart McCulloch
FELIX-850Wrong symbolic name computed when groupId is a single segment string.ClosedFixedStuart McCulloch
FELIX-843Regression: BND 0.0.295 does not augment Ignore-Package with excluded import packagesClosedFixedPeter Kriens
FELIX-831bndlib unnecessary modifies valid OSGi Bundle-Version numbers (update to bndlib 0.0.293)ClosedFixedStuart McCulloch
FELIX-807conversion of JAR into bundle fails if there are classes is the default name spaceClosedFixedPeter Kriens
FELIX-806changing the internal configuration of the archive plugin doesn't seem to be possibleClosedFixedStuart McCulloch
FELIX-782Manifest goal ignores version attribute specified in _exportcontentsClosedFixedStuart McCulloch
FELIX-759Version range in import declaration creates a filter using invalid operators (<,>)ResolvedFixedStuart McCulloch
FELIX-699manifest goal does not interprete _include instruction correctlyClosedFixedStuart McCulloch
FELIX-684Enable excludeDependencies to check groupId, version, etc. rather than only artifactIdClosedFixedStuart McCulloch
FELIX-677Parser throws error when DynamicImport-Package contains attributesClosedFixedStuart McCulloch
FELIX-661maven bundle plugin does not close the accessed fie /jar streamsClosedFixedStuart McCulloch
FELIX-660"Class in different directory than declared" error when bundle classes in a directory other than bundle rootClosedFixedPeter Kriens
FELIX-636Bundle-SymbolicName is generated incorrectlyClosedFixedStuart McCulloch
FELIX-620manifest goal of maven-bundle-plugin ignores _include instructionClosedFixedStuart McCulloch
FELIX-580Allows maven-bunde-plugin to generate a repository file outide a maven repository with absolute urlClosedFixedStuart McCulloch
FELIX-561Use same level of Bnd in script generated by bundle:ant as in the bundleplugin itselfClosedFixedStuart McCulloch
FELIX-560bundle:install and bundle:deploy goals check artifact type is "bundle" instead of using the supportedProjectTypes listClosedFixedStuart McCulloch
FELIX-556Filtering mechanims to <Embed-Dependency/>ClosedFixedStuart McCulloch
FELIX-554allow removing a bundle from a remote OBRClosedFixedStuart McCulloch
FELIX-553allow cleaning a remote OBRClosedFixedStuart McCulloch
FELIX-549Import-Package should not include "snapshot" from snapshot dependenciesClosedFixedStuart McCulloch
FELIX-548Import-Package version qualifiers vary depending on dependency scope.ClosedFixedStuart McCulloch
FELIX-547OBR portion of the plugin balks on singular version range of [1.0.0,1.0.0].ClosedFixedStuart McCulloch
FELIX-546Import-Package version inconsistencies.ClosedFixedStuart McCulloch
FELIX-545Export-Package version inconsistencies.ClosedFixedStuart McCulloch
FELIX-543add switch to prevent classifier being appended to Bundle-VersionClosedFixedStuart McCulloch
FELIX-541allow repository.xml to reference to xsl fileClosedFixedStuart McCulloch
FELIX-531Allow the import package scope to be set for the bundleall goal in the maven-bundle-pluginClosedFixedStuart McCulloch
FELIX-526Allow a mechanism to give preference to local resources over the ones from embedded jarsClosedFixedStuart McCulloch
FELIX-523Update bundleplugin to use BND 0.0.249ClosedFixedStuart McCulloch
FELIX-519maven-bundle-plugin should issue a WARNING for unsupported packaging typesClosedFixedStuart McCulloch
FELIX-517Replacement of {maven-dependencies} in Include-Resource and Bundle-ClassPath can strip Windows path separatorsClosedFixedStuart McCulloch
FELIX-505maven-bundle-plugin:bundleall modifies dependencies that are already bundlesClosedFixedStuart McCulloch
FELIX-499Enhance "excludeDependencies" configuration parameter to also support comma-separated list of artifactIdsClosedFixedStuart McCulloch
FELIX-498Enable javadoc deployment on OBR repositoryClosedFixedStuart McCulloch
FELIX-493maven-bundle-plugin bundle:install goal install too many artifactClosedFixedStuart McCulloch
FELIX-492Add support to classifier: enable bunlde:bundle goal to generate classified artifactClosedFixedStuart McCulloch
FELIX-491Merge the maven-obr-plugin and the bundleplugin into a single pluginClosedFixedStuart McCulloch
FELIX-477BND: Versions with fourth section all numbers are truncatedClosedFixedStuart McCulloch
FELIX-476Improve default Export-Package (used when no Export-Package and Private-Package is set)ClosedFixedStuart McCulloch
FELIX-472Embed-Dependency, Include-Resource and inlineClosedFixedStuart McCulloch
FELIX-462Support removal of manifest headers added by the bundlepluginClosedFixedStuart McCulloch
FELIX-461Ensure manifest goal creates same manifest as bundle goal when project packaging is "bundle"ClosedFixedStuart McCulloch
FELIX-460Remove "." from the Bundle-ClassPath when embedding dependencies in a bundle with no local classesClosedFixedStuart McCulloch
FELIX-459BND: allow customization of the "uses" clause in the generated Export-PackageClosedFixedStuart McCulloch
FELIX-458BND: -split-package:=merge-first behaves like merge-lastClosedFixedStuart McCulloch
FELIX-344Generate standard maven documentation for the maven-bundle-pluginResolvedFixedStuart McCulloch
FELIX-247Add ant goal to maven-bundle-plugin which creates a build.xml and MANIFEST.MF with bundle headersClosedFixedStuart McCulloch