[
https://issues.apache.org/jira/browse/NPANDAY-499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars Corneliussen updated NPANDAY-499:
--------------------------------------
Description:
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}}- Google Code
Reflections to find all relevant configs:
http://code.google.com/p/reflections/wiki/UseCases
- then merge them
was:
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
> 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
> Components: Maven Plugins
> Reporter: Lars Corneliussen
> Assignee: Lars Corneliussen
> Fix For: 1.5.0-incubating
>
>
> 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}}- Google Code
> Reflections to find all relevant configs:
> http://code.google.com/p/reflections/wiki/UseCases
> - 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