On Jul 21, 2006, at 3:25 PM, Raymond Feng wrote:

Several questions:

1) What's going to happen if a 3rd party dependency is not OSGi bundled? 2) How does it deal with "Require-Bundle"? It seems that it can populate "Import-Package" automatically.
3) Can you post a sample MANIFEST.MF generated by the plugin?

Manifest-Version: 1.0
Archiver-Version: Plexus Archiver
Created-By: Apache Maven
Built-By: jboynes
Build-Jdk: 1.5.0_06
Extension-Name: sca-api-r0.95
Specification-Title: API classes for the Service Component Architecture
Specification-Vendor: The Apache Software Foundation
Implementation-Vendor: The Apache Software Foundation
Implementation-Title: sca-api-r0.95
Implementation-Version: 1.0-SNAPSHOT
Export-Package: org.osoa.sca.annotations, org.osoa.sca
Bundle-Version: 1.0.SNAPSHOT
Bundle-Vendor: The Apache Software Foundation
Bundle-Name: SCA API
Bundle-Classpath: .
Bundle-Localization: plugin
Bundle-Description: API classes for the Service Component Architecture
Bundle-SymbolicName: org.osoa.sca


I found this document useful: http://docs.safehaus.org/display/OSGI/ OSGi+Plugin+for+Maven+2.0

That's as much as I know as well.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to