Lars Corneliussen created NPANDAY-565: -----------------------------------------
Summary: [regression to NPANDAY-231] 1.5.0-incubating-SNAPSHOT is hardcoded for resolving the .NET from Java-Mojo Key: NPANDAY-565 URL: https://issues.apache.org/jira/browse/NPANDAY-565 Project: NPanday Issue Type: Bug Components: Maven Plugins Affects Versions: 1.5.0-incubating Reporter: Lars Corneliussen Assignee: Brett Porter Priority: Blocker Fix For: 1.5.0-incubating These should be generated when generating the pom or somehow retrieved dynamically. {code:title=AbstractMojo} // TODO: get the version of the actual plugin to run; this can be external to NPanday!!! private String pluginVersion = "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