On 9/18/06, Philippe Faes <[EMAIL PROTECTED]> wrote:
About the directory lay-out; I was looking at a svn checkout of
http://svn.apache.org/repos/asf/maven/plugins/trunk/
There seem to be it dirs in:
./maven-clover-plugin/src/it
./maven-surefire-plugin/src/it
./maven-dependency-plugin/src/it
./maven-antrun-plugin/src/it
./maven-assembly-plugin/src/it

Aren't these supposed to be executed automatically? I thought this
"subproject" would use the actual project and test it. I suppose these
are executed manually.

Are you developing a plugin?  The examples you gave are all Maven
plugins, for which there is some sort of testing harness available.
(I haven't used it, but have seen some discussion on the dev list.)

If you're not trying to test a plugin, the examples in the 'Better
Builds with Maven' book and various posts in the list archives will
probably be more relevant.

--
Wendy

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

Reply via email to