RE: Can't create a new project in NB 8.2

2018-03-07 Thread Greenberg, Gary
he.org Subject: RE: Can't create a new project in NB 8.2 Just tried it and got same errors. From: John McDonnell [mailto:mcdonnell.j...@gmail.com] Sent: Wednesday, March 7, 2018 11:34 AM To: Greenberg, Gary <ggree...@visa.com<mailto:ggree...@visa.com>> Cc: us...@netbeans.incubator.ap

RE: Can't create a new project in NB 8.2

2018-03-07 Thread Greenberg, Gary
Just tried it and got same errors. From: John McDonnell [mailto:mcdonnell.j...@gmail.com] Sent: Wednesday, March 7, 2018 11:34 AM To: Greenberg, Gary <ggree...@visa.com> Cc: us...@netbeans.incubator.apache.org Subject: Re: Can't create a new project in NB 8.2 Hi Gary, I just

Re: Can't create a new project in NB 8.2

2018-03-07 Thread John McDonnell
Hi Gary, I just tried it there, created a new project in NetBeans 8.2 (Maven -> Web Application) and didn't have any issues. Have you tried the command line, i.e. creating the project using a Maven archetype? $ mvn archetype:generate -DgroupId={project-packaging} -DartifactId={project-name}

Can't create a new project in NB 8.2

2018-03-07 Thread Greenberg, Gary
I am trying to create new Maven Web project. Filled out all fields in the dialog box but then I am getting the following: Scanning for projects... Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom Failed to retrieve