The following comment has been added to this issue:

     Author: Vincent Massol
    Created: Sat, 19 Feb 2005 4:17 PM
       Body:
Hi Eric,

Thanks for your patch. I'd like to apply it but I would like to write a test 
for it to reproduce the pb and to have some regression test available. Do you 
think you could provide a minimal Maven project that reproduces the pb?

Thanks
-Vincent
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPCLOVER-30?page=comments#action_30057

---------------------------------------------------------------------
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: Sat, 19 Feb 2005 4:17 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]

Reply via email to