|
Comment Added :
FELIX :
Re: Maven Bundle Plugin (BND)
Maven Bundle Plugin (BND) commented on by Werner Thiemann (Aug 22, 2007). Comment:Seems I can't change this wiki page directly, so I put the changes in here and hope Richard or someone who has the rights will include the information I got from the mailing list. Afterwards this comment can be removed. Changes to the pom configurationThe <repository> and <plugin-repository> eintries in the example poms can be removed. As of apache.felix:1.0.0 the plugin isn't longer in the incubation repository but - due to synchronisation - is part of the maven central repository itself. Keeping those entries will hinder the download of the new version and so the following goals are not accesible: GoalsFor command line exection of a goal please execute: mvn org.apache.felix:maven-bundle-plugin:GOAL Where GOAL is one of the following:
There are also new instructions available, as the underlying BND tool The default goal (bundle) will be initialized by setting the <packaging> entry to "bundle". (Thanks to Stuart McCulloch for providing me with this information) |
Unsubscribe or edit your notifications preferences
