Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/MPCLOVER-30 Here is an overview of the issue: --------------------------------------------------------------------- Key: MPCLOVER-30 Summary: clover:on does not see updated maven.compile.src.set Type: Bug Status: Unassigned Priority: Minor Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven-clover-plugin Versions: 1.7 Assignee: Reporter: Eric Lapierre Created: Fri, 18 Feb 2005 3:50 PM Updated: Fri, 18 Feb 2005 3:50 PM Description: In our environment, we do generate some source code, so when we invoke clover:on, the code does not already exist, so the fileset does not contain our code. So we are now calling clover:on whenever we generate some source code. This is done after the maven.compile.src.set is modified. The problem is at the second invocation of clover:on, the clover:on goal does not see the new value of maven.compile.src.set. It looks like ant:pathconvert, does not override a property if it is already set. --------------------------------------------------------------------- JIRA INFORMATION: 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 If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
