Java 1.7

Maven 3.0.4

Fluido skin 1.3.0

Very boring javadoc spec:

             <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-javadoc-plugin</artifactId>
                <version>2.9.1</version>
                <reportSets>
                    <reportSet>
                        <id>default</id>
                        <reports>
                            <report>javadoc</report>
                        </reports>
                    </reportSet>
                </reportSets>
            </plugin>

Results: javadoc with all the styles missing. Looking in the chrome
debugger, it's not failing to load anything. There's just no graphic
decoration.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to