The following issue has been updated:

    Updater: dion gillard (mailto:[EMAIL PROTECTED])
       Date: Mon, 4 Aug 2003 11:08 AM
    Changes:
             environment changed to 
             Fix Version changed to 1.1
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-74&page=history

---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-74


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-74
    Summary: Maven doesn't work correctly when sources are generated
       Type: Bug

     Status: Assigned
   Priority: Major

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
   Fix Fors:
             1.1
   Versions:
             1.0-beta-7

   Assignee: Jason van Zyl
   Reporter: Jason van Zyl

    Created: Thu, 15 Aug 2002 7:12 AM
    Updated: Mon, 4 Aug 2003 11:08 AM

Description:
In the jakarta-turbine-fulcrum build the sources are compiled from target/src but the 
check for the existence that directory occurs in driver.jelly before any goals are 
executed. So Maven thinks that the directory doesn't exist (it doesn't when it checks) 
even though it is created before the compile is attempted. Need to move the check 
somewhere that makes sense in the context of generated sources.


---------------------------------------------------------------------
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