eclipse IT tests are sensitive to current users's settings.xml
--------------------------------------------------------------
Key: MECLIPSE-288
URL: http://jira.codehaus.org/browse/MECLIPSE-288
Project: Maven 2.x Eclipse Plugin
Issue Type: Bug
Affects Versions: 2.4
Reporter: Brian Fox
Priority: Minor
I have <downloadSources>true</downloadSources> set in my settings since I
always want the sources. When I try to build the plugin, the tests fail because
the plugin correctly inserts the sources line to .classpath entries, but this
doesn't match the expected classpath. The IT tests should somehow override
settings that might break the plugin, or at least warn that it may cause
failures (if conflicting values are detected)
--
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