Hi,
I had not added all the configuration necessary. The execution block following configuration was missing. With it added it generates the code and uses the url rather than a file system path.
<execution>
<goals>
<goal>wsconsume</goal>
</goals>
</execution>
Regards,
Jeremy