Selection of unclovered ear based upon timestamp is too restrictive -------------------------------------------------------------------
Key: MCLOVER-82 URL: http://jira.codehaus.org/browse/MCLOVER-82 Project: Maven 2.x Clover Plugin Issue Type: Bug Affects Versions: 2.4 Environment: windows/jdk1.5/maven 2. 0.7 Reporter: Martin Franklin Fix For: 2.5 Attachments: cloverlag.diff When clover plugin is run on a jar artifact using the install lifecycle step, the unclovered jar file is also created and installed. In certain circumstances (which appear to be timing related) the unclovered artifact is installed _after_ the clovered artifact. The clover plugin, when creating an ear will then use the unclovered artifact in preference to the unclovered artifact. The patch provided widens the window and so long as the clovered artifact is no more than 100ms older than the unclovered artifact, the clovered artifact will be used. -- 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