You are right Brett, I is solved by using 1.1beta2

2005/9/27, Wim Deblauwe <[EMAIL PROTECTED]>:
>
> That is one of the reasons I did not want to file a repor in JIRA right
> away, you never know what you might have overlooked. I will try the beta2
> and see if that is better.
>
> regards,
>
> Wim
>
> 2005/9/27, Brett Porter <[EMAIL PROTECTED]>:
> >
> > Please try 1.1 beta-2 first. The IDEA plugin has been improved.
> >
> > - Brett
> >
> >
> > On 9/27/05, Arnaud HERITIER <[EMAIL PROTECTED]> wrote:
> > > 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]
> > >
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>

Reply via email to