[
https://issues.apache.org/jira/browse/NIFI-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Gilman updated NIFI-1450:
------------------------------
Affects Version/s: nifi-nar-maven-plugin-1.1.0
Status: Patch Available (was: In Progress)
> provided-nar-dependencies goal error with disable-doclint profile
> -----------------------------------------------------------------
>
> Key: NIFI-1450
> URL: https://issues.apache.org/jira/browse/NIFI-1450
> Project: Apache NiFi
> Issue Type: Bug
> Components: Tools and Build
> Affects Versions: nifi-nar-maven-plugin-1.1.0
> Reporter: Matt Gilman
> Assignee: Matt Gilman
> Priority: Trivial
>
> The provided-nar-dependencies goal of the nifi-nar-maven-plugin errors when
> running against any NAR in the NiFi source tree.
> {code}
> Failed to determine Java version for profile disable-doclint
> {code}
> The issue is that the disable-doclint profile is activated by a JDK version.
> The JDK version is relayed through system properties. When searching the pom
> hierarchy we need to pass along the system properties.
> A work-around is to temporarily remove the profile before running the
> provided-nar-dependencies goal.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)