[ 
https://issues.apache.org/jira/browse/NETBEANS-115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16423420#comment-16423420
 ] 

Alied Pérez Martínez commented on NETBEANS-115:
-----------------------------------------------

I don't think {{nbproject/}} has nothing to do with Maven nor a Maven project. 
Maven has a very well defined convention for project structure[1] and should be 
respected. The case you point here is very specific. It belongs to the plugin 
to recognise the project types it supports.

Regards
Alied.

[1] 
https://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html

> NetBeans should create nbproject folder anyway
> ----------------------------------------------
>
>                 Key: NETBEANS-115
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-115
>             Project: NetBeans
>          Issue Type: Improvement
>          Components: projects - Maven
>    Affects Versions: Next
>            Reporter: Christian Lenz
>            Priority: Major
>              Labels: NetBeans, keystore, project
>
> If you have a maven project, recognized from NetBeans because of the pom.xml, 
> NetBeans should create the folder nbproject anyway.
> Why? There is a plugin called "NetBeans signer": 
> http://plugins.netbeans.org/plugin/9499/netbeans-signer. You have to choose 
> the NetBeans module folder. I did this, but if there is no nbproject folder, 
> I got this message: `Project does NOT contain a NetBeans module.`.
> I think this is not the part of the plugin, because it will create a keystore 
> file right inside the nbproject/private folder, which is not there. I didn't 
> test the CLI for creating a keystore file so I can't say smth about that.
> If the nbproject/private folder not needed, then I will create a ticket for 
> this plugin.
> Regards
> Chris



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to