It's fixed on the master. (https://github.com/apache/netbeans/pull/1203) But the nbm-maven plugin is using the RELEASE110 that was wrong. We have to wait next release.
Regards Eric -----Message d'origine----- De : Patrik Karlström <[email protected]> Envoyé : dimanche 16 juin 2019 10:45 À : [email protected] Objet : nbm-maven-plugin 4.2 generates one " too many in etc/conf While making a sample app for my previous problem with the new plugin I noticed that my application became unable to start due to an extra quotation mark in etc/conf. default_cachedir=""${DEFAULT_CACHEDIR_ROOT}/dev" I put together a small app that works with 4.1 but fails with 4.2 https://github.com/trixon/nbm-maven42error2 /Patrik --------------------------------------------------------------------- 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
