Hi all guys,
I've been successfully using the APT format for ages to generate the
maven site and recently (maybe using the latest site-plugin version) I
noticed that for code parts, like
----------------------------------------
<dependencies>
...
<dependency>
<groupId>com.acme</groupId>
<artifactId>acme-core</artifactId>
<version>XX.XX</version>
</dependency>
...
</dependencies>
----------------------------------------
are translated as below
<div><pre>...</pre></div>
and not more
<div class="source"><pre>...</pre></div>
Is that a bug or a desired behavior? Thanks in advance!
Simo
http://people.apache.org/~simonetripodi/
http://www.99soft.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]