sebb wrote:
There appears to be some kind of issue with the latest maven bundle plugin
(don't we all love maven?). I raised a JIRA with Apache Felix [1] and
downgraded the plugin to previous stable version for the time being.
Please pull the latest snapshot and try again.
That has fixed the problem with the bundle processing, but I still
don't see the execution of build.xml.
The script does not execute automatically. It needs to be executed
manually by running mvn antrun:run
The complete maven command to build release assemblies should look like:
mvn javadoc:javadoc docbkx:generate-pdf docbkx:generate-html package
assembly:assembly antrun:run
Ain't maven fun?
Oleg
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]