[ 
https://issues.apache.org/jira/browse/NPANDAY-564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lars Corneliussen updated NPANDAY-564:
--------------------------------------

    Description: 
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}

  was:These should be runtime-dependencies on the .NET-Plugin or at least be 
resolved automatically.

    
> [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 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

        

Reply via email to