eclipse - Unable to create project from archetype [org.apache.maven.archetypes:maven-archetype-webapp:1.0 -> ] -


tried create new maven based web project in eclipse (kepler) after selecting "[org.apache.maven.archetypes:maven-archetype-webapp:1.0]"

after, haven enter group id=com.weather, artifact id=forecast, , finish

i got error in 1 dialogue box as

unable create project archetype [org.apache.maven.archetypes:maven-archetype-webapp:1.0 -> ]

thanks in advance

i able create web project other group id, artifact id

i.e. com.codehaus.mojo.archetypes webapp-j2ee14 1.3


Comments

Popular posts from this blog

html - How to set bootstrap input responsive width? -

javascript - Highchart x and y axes data from json -

javascript - Get js console.log as python variable in QWebView pyqt -