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/11/09 16:33:04 UTC

[jira] Updated: (MAVEN-983) Generated source files should output to maven.build.src

The following issue has been updated:

    Updater: dion gillard (mailto:dion@apache.org)
       Date: Sun, 9 Nov 2003 9:32 AM
    Comment:
Patches ?
    Changes:
             Fix Version changed to 1.1
    ---------------------------------------------------------------------
For a full history of the issue, see:

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

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

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


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-983
    Summary: Generated source files should output to maven.build.src
       Type: Bug

     Status: Unassigned
   Priority: Minor

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             plugin-ear
   Fix Fors:
             1.1
   Versions:
             1.0-rc1

   Assignee: 
   Reporter: Sean Timm

    Created: Wed, 29 Oct 2003 1:33 PM
    Updated: Sun, 9 Nov 2003 9:32 AM

Description:
The generated application.xml currently outputs by default to ${maven.src.dir}/application/META-INF.  This should default to ${maven.build.src}/application/META-INF as it's a generated file that should be cleaned up by a maven clean.  It's slightly more complicated than just changing the default, of course, since the same variables are used when it's not auto-generated...


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