You are viewing a plain text version of this content. The canonical link for it is here.
Posted to m2-dev@maven.apache.org by Jason van Zyl <jv...@maven.org> on 2004/07/05 13:02:31 UTC

integration tests for recently added features

Emmanuel, Michal,

There are some new core features that have been implemented like a POM
install and some deployment features. You guys have to make an
integration test to capture the new behaviour so that the standard
behaviour of the resultant maven distribution does not regress
accidentally.

-- 
jvz.

Jason van Zyl
jason@maven.org
http://maven.apache.org

happiness is like a butterfly: the more you chase it, the more it will
elude you, but if you turn your attention to other things, it will come
and sit softly on your shoulder ...

 -- Thoreau 


Re: integration tests for recently added features

Posted by Emmanuel Venisse <em...@venisse.net>.
> Emmanuel, Michal,
> 
> There are some new core features that have been implemented like a POM
> install and some deployment features. You guys have to make an
> integration test to capture the new behaviour so that the standard
> behaviour of the resultant maven distribution does not regress
> accidentally.
> 

I'll add mine asap.

Emmanuel