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

sql server - Deadlock occuring in Clustered Columnstore index -

python - What's the Pythonic way to report nonfatal errors in a parser? -

angular - Converting AngularJS deffered promise to AngularX observable for JSOM -