alkacon / alkacon-oamp

OAMP - the Alkacon OpenCms additional module packages.
http://www.alkacon.com
GNU General Public License v3.0
27 stars 38 forks source link

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

Open gallardo opened 9 years ago

gallardo commented 9 years ago

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 commented 9 years ago

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