ist
> Subject: Re: cvs commit:
> maven-components/maven-plugins/maven-idea-plugin - Imported sources
>
>
> On Wed, 2004-05-05 at 15:52, Emmanuel Venisse wrote:
> > Jason,
> >
> > Could you do it more generic?
> > You hardcode the java version and sources di
On Wed, 2004-05-05 at 15:52, Emmanuel Venisse wrote:
> Jason,
>
> Could you do it more generic?
> You hardcode the java version and sources directories. I think isn't usable
> for future users.
Good eye, I whipped that one off quick. I took the source directories
from the model. For the java vers
maven-components/maven-plugins/maven-idea-plugin -
Imported sources
> jvanzyl 2004/05/05 09:52:40
>
> Log:
> o this won't be a core plugin but it is the first plugin that will be
> reactor aware and I need to be able to generate IDEA 4 project files
> to wor
jvanzyl 2004/05/05 09:52:40
Log:
o this won't be a core plugin but it is the first plugin that will be
reactor aware and I need to be able to generate IDEA 4 project files
to work :-)
The modules for IDEA 4 map nicely to a nest hierarchy of maven projects
so I'm working