[
https://issues.apache.org/jira/browse/NPANDAY-564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brett Porter resolved NPANDAY-564.
----------------------------------
Resolution: Fixed
Fixed in r1574282
> [regression to NPANDAY-231] 1.5.0-incubating-SNAPSHOT is hardcoded for
> Plugin-Loader and -Runner
> ------------------------------------------------------------------------------------------------
>
> Key: NPANDAY-564
> URL: https://issues.apache.org/jira/browse/NPANDAY-564
> Project: NPanday
> Issue Type: Bug
> Affects Versions: 1.5.0-incubating
> Reporter: Lars Corneliussen
> Assignee: Brett Porter
> Priority: Blocker
> Fix For: 1.5.0-incubating
>
>
> These should be runtime-dependencies on the .NET-Plugin or at least be
> resolved automatically.
> {code:title=MojoGeneratorMojo}
> // TODO: get npandayVersion injected somehow
> private String npandayVersion = "1.5.0-incubating-SNAPSHOT";
> {code}
> {code:title=AbstractMojo}
> // TODO: get npandayVersion injected somehow
> private String npandayVersion = "1.5.0-incubating-SNAPSHOT";
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)