You probably need this:
<dependency>
<groupId>org.apache.maven.doxia</groupId>
<artifactId>doxia-module-confluence</artifactId>
</dependency>
Dave Syer wrote:
> Doesn't work for me. Is there an additional dependency or extension to add
> somewhere?
>
>
> Hervé BOUTEMY wrote:
>> Le samedi 20 octobre 2007, Dave Syer a écrit :
>>> I assume there is a naming convention for directory and file extension
>>> (like apt). What is it? Is there any additional configuration?
>> yes: confluence/*.confluence
>> you're right, this basic info should go into the documentation, like
>> "Doxia
>> Modules Guide":
http://maven.apache.org/doxia/modules/index.html>>
>>
>
--
Dennis Lundberg