cvs commit: maven-plugins/test plugin.jelly

2004-07-05 Thread epugh
epugh 2004/07/05 14:28:05 Modified:test plugin.jelly Log: don't need test:eclipse secret goal, Eclipse uses maven:pluginVar to retrieve JUnit dependency. Revision ChangesPath 1.34 +0 -4 maven-plugins/test/plugin.jelly Index: plugin.jelly =

cvs commit: maven-plugins/test plugin.jelly

2004-03-06 Thread brett
brett 2004/03/06 17:20:33 Modified:test plugin.jelly Log: use test.skip on other goals Revision ChangesPath 1.25 +2 -2 maven-plugins/test/plugin.jelly Index: plugin.jelly === RCS file

cvs commit: maven-plugins/test plugin.jelly project.xml plugin.properties

2004-01-07 Thread dion
dion2004/01/07 20:42:40 Modified:test/xdocs properties.xml changes.xml test plugin.jelly project.xml plugin.properties Log: Added maven.junit.format property that defaults to brief. Changed formatters to use maven.junit.usefile consistently.