This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 241610

Summary: New Maven project: project.name and project.artifactId cannot be set at the same time
Product: projects Reporter: markiewb
Component: MavenAssignee: Tomas Stupka <tstupka>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P4    
Version: 8.0   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: Shows the issue

Description markiewb 2014-02-09 20:53:00 UTC
Created attachment 144965 [details]
Shows the issue

* open "New Project wizard" and choose "Maven/Java application"

ACTUAL: Cannot set the project name and the artifactId at the same time. The field for artifactId is linked to the project name and is disabled for input

Product Version: NetBeans IDE Dev (Build 201402090001)
Java: 1.8.0; Java HotSpot(TM) 64-Bit Server VM 25.0-b69
Runtime: Java(TM) SE Runtime Environment 1.8.0-b127
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 1 Milos Kleint 2014-02-09 20:55:08 UTC
it's more or less intentionally so, you are (or were, haven't checked lately) better off with releases and other scm or site related goals when the folder equals artifactId
Comment 2 markiewb 2014-02-09 21:34:08 UTC
(In reply to Milos Kleint from comment #1)
> it's more or less intentionally so, you are (or were, haven't checked
> lately) better off with releases and other scm or site related goals when
> the folder equals artifactId

And the user can alter it in the pom.xml - that's why P4 (a.k.a. never *g*)
Comment 3 Martin Balin 2016-07-07 08:38:14 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss