You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2003/12/02 23:20:55 UTC

[jira] Deleted: (MAVEN-74) Maven doesn't work correctly when sources are generated

Message:

  The following issue has been deleted from JIRA.

---------------------------------------------------------------------

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

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven

   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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org