Add hook or phase to execute other plugins building eclipse related files
-------------------------------------------------------------------------

                 Key: MECLIPSE-282
                 URL: http://jira.codehaus.org/browse/MECLIPSE-282
             Project: Maven 2.x Eclipse Plugin
          Issue Type: New Feature
    Affects Versions: 2.3
            Reporter: Damien Lecan


I have a maven plugin which build files to be used by eclipse plugins
These generated files can't be static because they depend on pom dependencies 
configuration.

I would like to execute the maven plugin at the same time as 
maven-eclipse-plugin, so I need a hook or a phase to link execution of my 
plugin with maven-eclipse-plugin only.

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

        

Reply via email to