OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook-apps] Using the Maven example project - goals to run & customisation


On 08/09/2013 05:23 AM, graeme@heliocentrik.net wrote:
> This is exactly the workflow I'd like to replicate. What I'm confused
> about is which goals/targets to run to get it to actually do all this
> stuff. I've tried things like 'xml:transform', 'site' and so on, but it
> always seems to fail to actually download the stylesheets or transform
> the source files.

Try:

mvn clean generate-resources

But as an alternative also see:

http://docs.codehaus.org/display/MAVENUSER/Docbkx+Maven+Plugin

David



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]