vaadin / vaadin.com

Public tracker for vaadin.com website
https://vaadin.com/
5 stars 0 forks source link

Vaadin Flow Get Started Maven example #9

Closed stephen-howell closed 6 years ago

stephen-howell commented 6 years ago

On the page https://vaadin.com/flow/get-started

In the Hello World sample Maven command:

mvn -B archetype:generate -DarchetypeGroupId=com.vaadin -DarchetypeArtifactId=TODO -DarchetypeVersion=LATEST -DgroupId=org.test -DartifactId=vaadin-app -Dversion=1.0-SNAPSHOT

There is a TODO, Maven can't find a vaadin archetype for TODO, is it a placeholder perhaps?

pleku commented 6 years ago

That page should not exist. The getting started link now in https://vaadin.com/flow points to correct page, which is https://vaadin.com/start#vaadin10.

We need to remove this page also.

mstahv commented 6 years ago

It is not there anymore, closing.