Creating Vaadin 6 maven project

How can I create a vaadin 6 maven project?

I am not able to create a maven project by following the instructions in book of vaadin6.

vaadin-archetype-clean LATEST is not responding. Its failing with an error message in eclipse.

Hi,

Can I ask the reason you want to use Vaadin 6 instead of 7?

Our main application is built on vaadin7. But vaadin 7 doesn’t support IE6 browser.
Some part of our application need to run on old devices and RF devices that comes with only IE6.

We need vaadin 6 to build a seperate application for these devices.