Generated nmaven-settings file should specify Mono as the default vendor when
-Dvendor=MONO is specified within the first build of the system
---------------------------------------------------------------------------------------------------------------------------------------------
Key: NMAVEN-57
URL: http://jira.codehaus.org/browse/NMAVEN-57
Project: NMaven
Issue Type: Bug
Environment: Windows
Reporter: Shane Isbell
Priority: Minor
Prior to a user first building with NMaven, there is no nmaven-settings.xml
file. When the user types, say mvn install from the command-line, NMaven will
generate the settings file and will specify Microsoft framework - provided that
it is installed - as the default build framework. If a user, however, has both
Microsoft and Mono installed and then types, mvn install -Dvendor=MONO, the
project will compile with Mono but the default setup in the settings file will
specify MICROSOFT as the default vendor: the default setup should specify Mono
as a convenience to the user.
This issue does not exist if only Mono is installed on the build platform.
--
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