[jboss-dev-forums] [Design of JBoss Build System] - Re: Using jdocbook
pgier
do-not-reply at jboss.com
Wed Aug 15 09:34:12 EDT 2007
The lifecycle mapping for the jdocbook packaging type is picked up from the plugin. Since you have the plugin defined under , this pom is not actually loading that plugin, just managing it for child poms.
Just take the plugins definition out of the pluginManagement section, and then maven should be able to find the jdocbook packaging type.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4074426#4074426
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4074426
More information about the jboss-dev-forums
mailing list