Re: What would cause the javadoc plugin to create 'naked' javadoc?

2013-11-17 Thread Benson Margulies
This is definitely related to java version. When I switch the
JAVA_HOME to 1.6 instead of 1.7, all is well.


On Sun, Nov 17, 2013 at 2:18 PM, Benson Margulies  wrote:
> Java 1.7
>
> Maven 3.0.4
>
> Fluido skin 1.3.0
>
> Very boring javadoc spec:
>
>  
> org.apache.maven.plugins
> maven-javadoc-plugin
> 2.9.1
> 
> 
> default
> 
> javadoc
> 
> 
> 
> 
>
> 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: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



What would cause the javadoc plugin to create 'naked' javadoc?

2013-11-17 Thread Benson Margulies
Java 1.7

Maven 3.0.4

Fluido skin 1.3.0

Very boring javadoc spec:

 
org.apache.maven.plugins
maven-javadoc-plugin
2.9.1


default

javadoc





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: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org