You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Matthew Beermann (JIRA)" <ji...@codehaus.org> on 2006/02/28 22:09:35 UTC

[jira] Created: (MCLOVER-21) License discovery is broken

License discovery is broken
---------------------------

         Key: MCLOVER-21
         URL: http://jira.codehaus.org/browse/MCLOVER-21
     Project: Maven 2.x Clover Plugin
        Type: Bug

    Versions: 2.0    
    Reporter: Matthew Beermann
    Priority: Critical
     Fix For: 2.1


Even when a valid, unexpired "clover.license" is located alongside the clover jar, it does not appear to be located and used as Cenqua's documentation says it should. In the example below, the directory contains a "clover.license" that is known to work properly with the Clover plugin in Maven 1.

Yes, there is a <licenseFile/> configuration parameter that can work around this, but that doesn't address the underlying problem (and furthermore the fix isn't particularly portable).

[INFO] [clover:instrument]
Clover Version 1.3.11, built on November 02 2005
loaded from: C:\maven\local_repository\clover\clover\1.3.11\clover-1.3.11.jar
[INFO] ----------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ----------------------------------------------------------------------------
[INFO] This license has now expired.
[INFO] ----------------------------------------------------------------------------

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org