I added a couple things to the feature plugin.

aggregateFeatures 
     * If false, feature dependencies are added to the assembled feature as 
dependencies.
     * If true, feature dependencies xml descriptors are read and their 
contents added to the features descriptor under assembly.


checkDependencyChange
     * Whether to look for changed dependencies at all

warnOnDependencyChange
     * Whether to fail on changed dependencies

logDependencyChanges
     * Whether to show changed dependencies in log

overwriteChangedDependencies
     * Whether to overwrite dependencies.xml if it has changed



I guess I'll add a startlevel parameter also that if non-null will set the 
startlevel for all the bundles in the constructed feature.

I haven't really tried these yet...

I can't run mvn site or mvn site:site, it keeps failing because it can't find 
the root apache pom in the filesystem (???)  Can anyone else build the site?  
I'd like to look at the plugin documentation and perhaps try to improve it.

thanks
david jencks



Reply via email to