Hi Steven
Yep. I had an issue with the javadoc plugin that wouldn't work with jdk 1.4 unless you 
specify its parameter (in the plugin.properties file in the javadoc plugin directory) 
: 

maven.javadoc.useexternalfile = true

Hope it helps

Eric.


> -----Original Message-----
> From: Ebersole, Steven [mailto:[EMAIL PROTECTED]
> Sent: January 12, 2004 3:58 PM
> To: Maven Users List
> Subject: Maven and java version
> 
> 
> The majority of our projects utilize java 1.3.x, however we have 
> begun migrating some over to 1.4.x.  Is there a way I can specify 
> this distinction to maven (something like maven.java.home) 
> per-project?  Or is setting JAVA_HOME prior to running the maven 
> command the only way?
> 


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

Reply via email to