Martin Entlicher created NETBEANS-5803:
------------------------------------------
Summary: Maven Micronaut projects can not be customized.
Key: NETBEANS-5803
URL: https://issues.apache.org/jira/browse/NETBEANS-5803
Project: NetBeans
Issue Type: Bug
Components: projects - Maven
Reporter: Martin Entlicher
Assignee: Martin Entlicher
The maven project support does not handle `https` XML namespace.
http protocol is expected:
`<project xmlns="http://maven.apache.org/POM/4.0.0"`
The maven project support does not handle https:
`<project xmlns="https://maven.apache.org/POM/4.0.0" `
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
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