Problem z Gwt Maven

0

Witam chciałem przejrzeć sobie tutorial o GWT i mam problem z konfiguracja GWT i NetBeans

Mam zainstalowany NeatBeans 7.1.2 oraz JDK 7
W tutorialu mam opisane żeby stworzyć nowy projekt ->Maven-> Projekt from Archetype
nastepnie dodać archetyp Add->(wpisuje wszystkie dane z strony http://mojo.codehaus.org/gwt-maven-plugin/user-guide/archetype.html)
-DarchetypeGroupId=org.codehaus.mojo
-DarchetypeArtifactId=gwt-maven-plugin
-DarchetypeVersion=2.5.0
następnie
Projekt name : Rss
Project location C:\Users\luppo\Documents\NetBeansProjects
Grup Id pl.bnsit
Version 1.0-SNAPSHOT
Package pl.bnsit.rss

Klikam finish

wyskakuje mi bląd

Failed to execute goal org.apache.maven.plugins:maven-archetype-plugin:2.2:generate (default-cli) on project standalone-pom: The desired archetype does not exist (org.codehaus.mojo:gwt-maven-plugin:2.5.0) -> [Help 1]

To see the full stack trace of the errors, re-run Maven with the -e switch.
Re-run Maven using the -X switch to enable full debug logging.

gdy robie wszystko to samo tylko wpisuje
-DarchetypeVersion=2.5.0-rc1 (tak jak jest to opisane na stronie )
oraz pojawia sie nowe pole textowe do wpisania : Addictional Creation Properties
kolumna Key : module
w kolumnie Value: wpisuje MainModule
dodatkowo wypisuje mi ze nie znalazł 2.5.0-rc1
Property module is missing. Add -Dmodule=someValue
oraz
Failed to execute goal org.apache.maven.plugins:maven-archetype-plugin:2.2:generate (default-cli) on project standalone-pom: Archetype org.codehaus.mojo:gwt-maven-plugin:2.5.0-rc1 is not configured

Bardzo prosze o pomoc z tym problemem

0

Spróbuj odpalić to polecenie z cmd i później zaimportować projekt do NetBeansa. Możesz też spróbować z wersją 2.4.0 GWT może NetBeans ma kłopoty z z wersją RC GWT (2.5.0-rc1)

EDIT:
"To polecenie" mam na myśli:
mvn archetype:generate
-DarchetypeGroupId=org.codehaus.mojo
-DarchetypeArtifactId=gwt-maven-plugin
-DarchetypeVersion=2.5.0-rc1

0

Witam wcześniej pobralem nowego netbeans 7.2 i juz wszystko dziala wczesniej tez mialem netbeans All ale cos mu się nie podobalo ale i tak dziekuje za pomoc.

1 użytkowników online, w tym zalogowanych: 0, gości: 1