The following issue has been updated:

    Updater: dion gillard (mailto:[EMAIL PROTECTED])
       Date: Mon, 4 Aug 2003 9:53 AM
    Changes:
             timeoriginalestimate changed from 0
             timeestimate changed from 0 minutes
             Fix Version changed to 1.1
    ---------------------------------------------------------------------
For a full history of the issue, see:

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

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

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


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-446
    Summary: maven.compile.fork = false is ignored
       Type: Bug

     Status: Unassigned
   Priority: Minor

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             plugin-java
   Fix Fors:
             1.1
   Versions:
             1.0-beta-9

   Assignee: 
   Reporter: Ryan Shaw

    Created: Tue, 27 May 2003 7:30 AM
    Updated: Mon, 4 Aug 2003 9:53 AM
Environment: java version "1.4.1_02"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_02-b06)
Java HotSpot(TM) Client VM (build 1.4.1_02-b06, mixed mode)
Linux momo 2.4.20-momo #2 SMP Sat Mar 22 20:17:41 JST 2003 i686 AMD Athlon(tm) MP 
AuthenticAMD GNU/Linux

Description:
I have the following in my project.properties:

# Java
maven.compile.fork = false
maven.compile.source = 1.4

# XML documents
maven.xdoc.date = left
maven.xdoc.version = ${pom.currentVersion}

Yet when I compile I see the following:


[EMAIL PROTECTED] kouurin $ maven -Eb java:compile
 
java:prepare-filesystem:
Created dir: /home/ryan/dev/kouurin/target/classes
 
java:compile:
Since fork is true, ignoring compiler setting. <-- wtf?
Compiling 6 source files to /home/ryan/dev/kouurin/target/classes
Since fork is true, ignoring compiler setting. <-- wtf?
BUILD SUCCESSFUL
Total time:  9 seconds



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