David J. M. Karlsen wrote on Friday, January 12, 2007 12:14 PM:

> Hi!
> 
> I've declared my parent pom as follows:
> 
> artifactId>maven-javadoc-plugin</artifactId>
> 
> <version>2.2-SNAPSHOT</version> <!-- also tried latest release -->
> 
> <configuration>
> 
>       <encoding>${encoding.default}</encoding>
> 
>       <source>${jdk.level}</source>
> 
> </configuration>

and where did you put this? <build>/<plugins> and/or <reporting>/<plugins> ?

[snip]

- Jörg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to