Skip to content

build: fix Cannot convert the provided notation...#46

Open
gallardo wants to merge 1 commit intoalkacon:branch_9_5_xfrom
gallardo:patch-3
Open

build: fix Cannot convert the provided notation...#46
gallardo wants to merge 1 commit intoalkacon:branch_9_5_xfrom
gallardo:patch-3

Conversation

@gallardo
Copy link
Copy Markdown

@gallardo gallardo commented Apr 2, 2015

Following error is thrown during the gwt_ build:

Execution failed for task ':gwt_com.alkacon.opencms.v8.calendar'.

Cannot convert the provided notation to a File or URI: true.
The following types/formats are supported:
- A String or CharSequence path, e.g 'src/main/java' or '/usr/include'
- A String or CharSequence URI, e.g 'file:/usr/include'
- A File instance.
- A URI or URL instance.

Following error is thrown during the gwt_ build:

Execution failed for task ':gwt_com.alkacon.opencms.v8.calendar'.
> Cannot convert the provided notation to a File or URI: true.
  The following types/formats are supported:
    - A String or CharSequence path, e.g 'src/main/java' or '/usr/include'
    - A String or CharSequence URI, e.g 'file:/usr/include'
    - A File instance.
    - A URI or URL instance.
@gallardo
Copy link
Copy Markdown
Author

gallardo commented Apr 2, 2015

The build script fails on second run (the directory exists and it must be deleted).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant