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

networking - Vagrant-provisioned VirtualBox VM is not reachable from Ubuntu host -

c# - ASP.NET Core - There is already an object named 'AspNetRoles' in the database -

ruby on rails - ArgumentError: Missing host to link to! Please provide the :host parameter, set default_url_options[:host], or set :only_path to true -