It's not possible in maven 1.
Dependencies are checked for any goal called.
It's a feature already implemented in m2.
Arnaud
On 9/19/05, jan_bar <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> the clean plugin should clean the ${maven.build.dir}, but it reguires that
> all <depends> are satisfied. If I remove my artifact from repository and
> try
> to build my project, the clean will fail, because my artifact is not in
> repository. I use maven .1. beta 2 and multiproject. How can i clean the
> project - just delete the folder(s) and no dependency check?
>
> Thanks Jan
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>