You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "leesf (Jira)" <ji...@apache.org> on 2019/09/01 01:01:13 UTC

[jira] [Commented] (HUDI-229) Fix mvn notice:generate issue in windows

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

leesf commented on HUDI-229:
----------------------------

Fixed via master: 40dd4dd637a44f532af9143bf588dc36a3ced729

> Fix mvn notice:generate issue in windows
> ----------------------------------------
>
>                 Key: HUDI-229
>                 URL: https://issues.apache.org/jira/browse/HUDI-229
>             Project: Apache Hudi (incubating)
>          Issue Type: Bug
>          Components: newbie
>            Reporter: leesf
>            Assignee: leesf
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.5.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> When running mvn notice:generate from top-level module in windows, the following exception occurs.
> {code:java}
> Failed to execute goal org.jasig.maven:maven-notice-plugin:1.1.0:generate (default-cli) on project hudi: Resource not found in file system, classpath or URL: file://F:/community
> /incubator-hudi/release/config/license-mappings.xml{code}
> Note:F:/community/incubator-hudi is the base path of the project.
> To fix the issue, we need to remove file:// in configuration.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)