You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Artem Ervits (JIRA)" <ji...@apache.org> on 2017/11/01 15:18:00 UTC

[jira] [Commented] (OOZIE-3022) fix for warning has no file and won't be listed in dependency files details

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

Artem Ervits commented on OOZIE-3022:
-------------------------------------

test passes locally. You're right it will hide some info, open to suggestions.

{noformat}
dependencyDetailsEnabled:

Display file details for each dependency, such as: file size, number of classes, number of packages etc.
Type: boolean
Since: 2.1
Required: No
User Property: dependency.details.enabled
Default: true

dependencyLocationsEnabled:

Display the repository locations of the dependencies. If Maven is configured to be offline, this parameter will be ignored.
Type: boolean
Since: 2.1
Required: No
User Property: dependency.locations.enabled
Default: true
{noformat}



> fix for warning has no file and won't be listed in dependency files details
> ---------------------------------------------------------------------------
>
>                 Key: OOZIE-3022
>                 URL: https://issues.apache.org/jira/browse/OOZIE-3022
>             Project: Oozie
>          Issue Type: Sub-task
>    Affects Versions: 4.3.0
>         Environment: Maven: 3.5.0
> Java: 1.8.0_141
> latest commit: 01826102302e8c62f7b5bf2156aa2c0bb1c84c9e
>            Reporter: Artem Ervits
>            Assignee: Artem Ervits
>             Fix For: 5.0.0
>
>         Attachments: OOZIE-3022.patch
>
>
> during build getting warning
> {noformat}
> Artifact com.sun:tools:jar:1.7 has no file and won't be listed in dependency files details
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)