Can you open an issue on Jira please, if this one doesn't yet exist.

Arnaud

> 
> Hi,
> 
> when generating the iml file with Maven 1.1beta1, I always 
> get the following error when using that iml file: "Cannot 
> determine module type for the following module: "mymodule". 
> Assuming it is a JAVA module". But this assuming does not 
> seem to work properly. The current workaround I have found is 
> to manually edit the iml file as follows:
> 
> Original:
> <module version="4" relativePaths="true" type="">
> 
> Add JAVA_MODULE as type:
> <module version="4" relativePaths="true" type="JAVA_MODULE">
> 
> please fix this,
> 
> regards,
> 
> Wim
> 




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

Reply via email to