Make configuration for compiler-plugins and executable-plugins more flexible
----------------------------------------------------------------------------
Key: NPANDAY-499
URL: https://issues.apache.org/jira/browse/NPANDAY-499
Project: NPanday
Issue Type: Improvement
Reporter: Lars Corneliussen
Currently all configuration for compiler-plugins and executable-plugins are
located centrally in {{dotnet-core/main/resources/META-INF/npanday/*.xml}}.
1) The configuration should be split up into multiple files
2) Plugins should be able to contribute their own configurations (for example:
the test-plugin should specify where to find nunit; currently it is specified
in dotnet-core)
h2. The plan
- use {{org.apache.maven.shared.io.location.LocatorStrategy}} to find all
relevant configs
- then merge them
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira