You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Karl Richter (JIRA)" <ji...@apache.org> on 2018/07/31 12:59:00 UTC

[jira] [Created] (NETBEANS-1090) Add Maven archetype parsing

Karl Richter created NETBEANS-1090:
--------------------------------------

             Summary: Add Maven archetype parsing
                 Key: NETBEANS-1090
                 URL: https://issues.apache.org/jira/browse/NETBEANS-1090
             Project: NetBeans
          Issue Type: New Feature
          Components: projects - Maven
    Affects Versions: 9.0
            Reporter: Karl Richter


The parsing of Maven archetype Java files placed under `src/main/resources/archetype-resources` doesn't take into account the dependencies defined in `src/main/resources/archetype-resources/pom.xml` which would be very helpful since this way one can spot missing dependencies and compilation issues after a project has been created from the archetype.



--
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