Support for Compiler/Executable Archetypes ------------------------------------------
Key: NMAVEN-33 URL: http://jira.codehaus.org/browse/NMAVEN-33 Project: NMaven Issue Type: New Feature Reporter: Shane Isbell Priority: Minor Adding compilers and executables to NMaven has become standard enough that I would like to create a plugin for automatically generating compiler/executable projects. This would allow developers to easily add new languages and executables (xsd, wsdl, etc) to the framework. This feature should also allow the modification of existing projects (for use when adding new functionality to dotnet core). The implementation largely deals with modifying (or creating) compile-plugins.xml, executable-plugins.xml and assembly-plugins.xml and with creating of CompilerExecutable stubs. -- 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