Wendy and all, So i successfully ran "mvn cobertura:cobertura".
What should i do now? I am not sure what to do next... I think I should be viewing some reports right? Thanks. B. ------------------------------------------------------- T E S T S ------------------------------------------------------- Running com.mycompany.app.AppTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [cobertura:cobertura] [INFO] Cobertura 1.8 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file Cobertura: Loaded information on 1 classes. Report time: 297ms [INFO] Cobertura Report generation was successful. [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 14 seconds [INFO] Finished at: Sat Mar 24 17:16:10 PDT 2007 [INFO] Final Memory: 4M/8M [INFO] ------------------------------------------------------------------------ On 3/24/07, Wendy Smoak <[EMAIL PROTECTED]> wrote:
On 3/24/07, Baz <[EMAIL PROTECTED]> wrote: > What is that mean? obsoleted? What should i do if i need to make it > work as proof of concept? It means that the evaluation license bundled in the latest release of the plugin has expired. If you own a Clover license, you can configure the plugin to use that. http://maven.apache.org/plugins/maven-clover-plugin/usage.html#Specifying%20a%20custom%20license%20file Using the Cobertura plugin is another option. http://mojo.codehaus.org/cobertura-maven-plugin/usage.html -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
