You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2023/10/27 23:19:00 UTC

[jira] [Commented] (NIFI-12287) Standardize Source and Javadoc Skipping for NAR Modules

    [ https://issues.apache.org/jira/browse/NIFI-12287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17780561#comment-17780561 ] 

ASF subversion and git services commented on NIFI-12287:
--------------------------------------------------------

Commit 2366132e92951a8fc27097c777d3104a1c396f7b in nifi's branch refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=2366132e92 ]

NIFI-12287 Standardized skipping Source and Javadoc for NAR modules

- Added nar-packaging and war-packaging profiles to root Maven configuration
- Removed individual properties from NAR module configurations

Signed-off-by: Pierre Villard <pi...@gmail.com>

This closes #7947.


> Standardize Source and Javadoc Skipping for NAR Modules
> -------------------------------------------------------
>
>                 Key: NIFI-12287
>                 URL: https://issues.apache.org/jira/browse/NIFI-12287
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Critical
>             Fix For: 2.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Project NAR bundles contain other JAR libraries and manifest information, and source module information is limited to Maven configuration. For this reason, NAR bundles should not publish sources and javadoc JAR modules. Due to changes in Maven plugin properties, recent project releases have published sources unnecessarily.
> Project Maven configurations should be updated to avoid publishing sources and javadoc JARs for any module with a packaging type of NAR or WAR.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)