Community
Participate
Working Groups
Build Identifier: I20110613-1736 I tried to used maven-bundle-plugin in order to build bundles using maven. This bundle assumes application of 'bundle' packaging. After changing packaging from 'jar' to 'budnle' I got error: 'Project build error: Unknown packaging: bundle'. Reproducible: Always Steps to Reproduce: 1. Create new, simple (no archetype selection) maven project 2. Insert packaging declaration in pom.xml: "<packaging>bundle</packaging>
maven-bundle-plugin documentation and mailing list information can be found here http://felix.apache.org/site/apache-felix-maven-bundle-plugin-bnd.html
Moved to https://github.com/eclipse-m2e/m2e-core/issues/