You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Alied Pérez Martínez (JIRA)" <ji...@apache.org> on 2018/04/03 02:04:00 UTC

[jira] [Updated] (NETBEANS-570) Create file other than source should do it in resources not in sources.

     [ https://issues.apache.org/jira/browse/NETBEANS-570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alied Pérez Martínez updated NETBEANS-570:
------------------------------------------
    Priority: Minor  (was: Major)

> Create file other than source should do it in resources not in sources.
> -----------------------------------------------------------------------
>
>                 Key: NETBEANS-570
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-570
>             Project: NetBeans
>          Issue Type: Bug
>          Components: projects - Maven
>    Affects Versions: 9.0
>         Environment: Product Version: Apache NetBeans IDE Dev (Build incubator-netbeans-linux-386-on-20180402)
> Java: 10; Java HotSpot(TM) 64-Bit Server VM 10+46
> Runtime: Java(TM) SE Runtime Environment 10+46
> System: Linux version 4.15.14 running on amd64; UTF-8; en_US (nb)
> User directory: /home/alied/.netbeans/beta
> Cache directory: /home/alied/.cache/netbeans/beta
>            Reporter: Alied Pérez Martínez
>            Priority: Minor
>              Labels: maven
>
> in test case Create XML document[1] a new XML document is created. Creation of files other than java files should go to resources ({{src/main/resources}}) instead of sources ({{src/main/java}}), as by Maven conventions[2]. Therefore a new XML file should be created in resources, not in sources.
> [1] http://netbeans-vm.apache.org/synergy/client/app/#/assignment/2147/v/1
> [2] https://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html



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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

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