Thanks Trygve, but I am seeing a change in behavior for a "pom"
packaged top level project with modules.

There is no recursion of the "clean:clean" goal for this case on the
trunk, which is a change in behavior from the last release.

>From your description, this seems unintentional, or is it a deliberate change?

Kind Regards,
John Fallows.

On 8/10/05, Trygve Laugstøl <[EMAIL PROTECTED]> wrote:
> On Wed, Aug 10, 2005 at 10:50:52PM +0000, John Fallows wrote:
> > Is this expected?
> 
> For non-POM projects (packaging == "pom") this is the default and has
> always been link that. For project with packaging="pom" it will execute
> the clean:clean goal in all project listed inside the <modules> section of
> the POM.
> 
> >
> > It seems that the old behavior can be achieved using m2 -r clean:clean.
> 
> That's correct.
> 
> >
> > Perhaps a new lifecycle will be added so that one can just do m2 clean?
> 
> I think that how it is today will suffice.
> 
>  $ m2 install
> 
> will install all projects in the <modules> section and
> 
>  $ m2 clean:clean
> 
> will likewise clean the same set of projects.
> 
> --
> Trygve
> 
> 
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.1 (GNU/Linux)
> 
> iD8DBQFC+oaM4EbM92cyCUURAltfAKCei1vAJkSDZMBY/BA50Y8AZ4ueTACfVjPr
> QwOsh2ozKS9pOFE1VTvHBJI=
> =t9Ox
> -----END PGP SIGNATURE-----
> 
> 
>

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

Reply via email to