What are the configuration tags allowed for the maven-bundle-plugin?

<plugin>
   ...
   <configuration>
      <!-- ??? what can be put here ??? -->
      <instructions>
         ...
      </instructions>
   </configuration>
   ...
</plugin>


The only one I know for the moment is <manifestLocation>. Except this one,
I've heard/read of nothing else.

Can we list them here?

-----
Tell me something you don't know!
-- 
View this message in context: 
http://www.nabble.com/getting-started-with-maven-bundle-plugin-tf4888903.html#a14023398
Sent from the Apache Felix - Users mailing list archive at Nabble.com.


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

Reply via email to