The following issue has been updated:

    Updater: Martin Skopp (mailto:[EMAIL PROTECTED])
       Date: Fri, 13 Jun 2003 6:52 AM
    Comment:
It's trival:
-      <attainGoal name="java:compile"/>
+      <!-- goal test:test internally executes java:compile
+           we don't want compile two times... -->

    Changes:
          Attachment changed from  to jelly.patch
    ---------------------------------------------------------------------
For a full history of the issue, see:

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

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

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


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-486
    Summary: goal ejb (=ejb:ejb) compiles same sources two times
       Type: Bug

     Status: Unassigned
   Priority: Trivial

 Time Spent: Unknown
   Estimate: 0 minutes

    Project: maven
 Components: 
             plugin-other
   Versions:
             1.0-beta-9
             1.0-beta-10

   Assignee: 
   Reporter: Martin Skopp

    Created: Fri, 13 Jun 2003 6:51 AM
    Updated: Fri, 13 Jun 2003 6:52 AM
Environment: all

Description:
goal ejb (=ejb:ejb) compiles same sources two times, source:

<attainGoal name="java:compile"/>
<attainGoal name="test:test"/>

but test:test does also a java:compile....

I apply a patch file as well



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