it should work today.
Instructions on this page:
https://opensource.ncsa.illinois.edu/confluence/display/DFDL/Getting+Daffodil
are still for daffodil 1.1.0, for 2.0.0-rc1 you need to change the
<
artifactId
>daffodil-japi_2.10</
artifactId
>
<
version
>1.1.0</
version
>
To
<
artifactId
>daffodil-japi_2.11</
artifactId
>
<
version
>2.0.0-rc1</
version
>
Give it a try.
That worked, thank you very much!
Hi,
I was wondering if there was any timeline for a maven distribution of Daffodil 2.0.0.
Thanks!