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 - New Maven project: project.name and project.artifactId cannot be set at the same time
Summary: New Maven project: project.name and project.artifactId cannot be set at the s...
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P4 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-09 20:53 UTC by markiewb
Modified: 2016-07-07 08:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Shows the issue (43.83 KB, image/png)
2014-02-09 20:53 UTC, markiewb
Details

Note You need to log in before you can comment on or make changes to this bug.
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