From: Willie V. <ctw...@us...> - 2003-04-14 07:45:45
|
I revamped the plugin as follows: - removed embedded jars in plugin. It now relies on dependency setup. = Due to license issue, users must setup webtest.jar dependency in project.xml - use jsl to generate reports. - a summary and multiple test reports will be generated. - allows users to add webtest as a Maven report. E.g. In project.xml, <project> ... <reports> <report>maven-webtest-plugin</report> </reports> </project> Can someone either grant me rights to check in the code or check in the = code for me? Thanks. Another thing. Can this plugin be moved to Maven plugins? -- Willie Vu |