[ http://jira.codehaus.org/browse/MECLIPSE-37?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arnaud Heritier updated MECLIPSE-37:
------------------------------------
Assignee: (was: Arnaud Heritier)
> eclipse:eclipse should execute in a later phase than "generate-sources"
> -----------------------------------------------------------------------
>
> Key: MECLIPSE-37
> URL: http://jira.codehaus.org/browse/MECLIPSE-37
> Project: Maven 2.x Eclipse Plugin
> Issue Type: Bug
> Components: Core : Dependencies resolution and build path (.classpath)
> Affects Versions: 2.0
> Reporter: Mark Donszelmann
> Fix For: 3.0
>
> Attachments: patch-eclipse-eclipse
>
>
> the eclipse:eclipse goal should run in a later phase than it currently does (generate-sources)
> as user defined plugins may add to the compileSourceRoots and testCompileSourceRoots.
> If it runs later, added paths will be written correctly to the .classpath.
> Suggested phase is "test"
--
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
|