Suport sources generator in eclipse plugin
-------------------------------------------
Key: MNG-1763
URL: http://jira.codehaus.org/browse/MNG-1763
Project: Maven 2
Type: Bug
Components: maven-eclipse-plugin
Versions: 2.0
Reporter: Gilles Scokart
The current eclipse plugin doesn't have suport for code generation like Maven 1
(see http://maven.apache.org/maven-1.x/reference/plugins/eclipse/).
In maven 2, its probably simpler. The eclipse plugin in should only launch the
build cycle up to process-test-resources. If any plugin is executed in the
source generation or test source generation phase, those plugins will
automatically add the directory to the list of source directory (as described
in http://maven.apache.org/guides/mini/guide-generating-sources.html).
--
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, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]