Goals run in wrong phases
-------------------------

                 Key: MOJO-1080
                 URL: http://jira.codehaus.org/browse/MOJO-1080
             Project: Mojo
          Issue Type: Bug
          Components: apt
            Reporter: Mark Hobson
         Attachments: MOJO-1080.patch

The goals currently run in the following phases:

* execute: generate-sources
* test-execute: generate-sources

Since they both generate resources, they should be in the generate-resources 
phase.  Also, since test-execute can depend on compiled classes, it should be 
executed in the generate-test-resources phase.

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to