> Sent: Thursday, December 01, 2005 7:31 AM
> To: Maven Developers List
> Subject: Re: [m2] Does the eclipse plugin support ...
>
> I guess the basic problem with #2 below is where to
> stop...any mojo binding in any phase could add to the compile
> sourceroots or test co
gt; Subject: Re: [m2] Does the eclipse plugin support ...
>
>
> Please see inline comments.
>
> Donszelmann, Mark wrote:
>
> >Hi
> >
> >I have 2 questions regarding the eclipse plugin
> (2.0-beta-3-SNAPSHOT from svn):
> >
> >1. Does t
I guess the basic problem with #2 below is where to stop...any mojo
binding in any phase could add to the compile sourceroots or test
compile sourceroots...and the later we push this into the lifecycle, the
greater the chances that we'll have the condition where you cannot
generate the bindings
Please see inline comments.
Donszelmann, Mark wrote:
Hi
I have 2 questions regarding the eclipse plugin (2.0-beta-3-SNAPSHOT from svn):
1. Does the eclipse plugin support source file excludes.
My pom contains:
maven-compiler-plugin
**/*Factory.java
Hi
I have 2 questions regarding the eclipse plugin (2.0-beta-3-SNAPSHOT from svn):
1. Does the eclipse plugin support source file excludes.
My pom contains:
maven-compiler-plugin
**/*Factory.java
for which I would expect