There is an issue on branding so cancelling the vote. Sorry for delay Eric
-----Message d'origine----- De : Peter Nabbefeld <[email protected]> Envoyé : vendredi 4 décembre 2020 20:03 À : [email protected] Objet : Re: [VOTE] Apache NetBeans utilities nbm-maven-plugin 4.6 Thank You, now it seems to work :) +1 However, I could only build one project - just don't have many NB projects ;) P. Am 04.12.20 um 19:21 schrieb Patrik Karlström: > You'll have to do like this: > <pluginRepositories> > <pluginRepository> > <id>netbeans-next</id> > <url> > https://repository.apache.org/content/repositories/orgapachenetbeans-1 > 075/ > </url> > </pluginRepository> > </pluginRepositories> > > Den fre 4 dec. 2020 kl 18:59 skrev Peter Nabbefeld <[email protected]>: > >> Hello, >> >> I've tried to use the provided artifact, using this entry >> >> <profile> >> <id>netbeans-ide-12.1</id> >> <activation> >> <activeByDefault>true</activeByDefault> >> </activation> >> <properties> >> <netbeans.installation>/usr/share/netbeans-12.1</netbeans.installation> >> </properties> >> <repositories> >> <repository> >> <id>apache-netbeans</id> <url> >> https://repository.apache.org/content/repositories/orgapachenetbeans- >> 1075/ >> </url> >> >> </repository> >> </repositories> >> </profile> >> >> Result: packaging nbm is no longer accepted, though# version 4.6 is >> available for code completion. >> >> Is it a bug, or did I just do sth. wrong? >> >> Regards >> >> Peter >> >> >> Am 03.12.20 um 14:48 schrieb Eric Barboni: >>> Dear members of Apache NetBeans community. >>> >>> >>> >>> I want to call a vote on releasing Apache NetBeans utilities >>> nbm-maven-plugin version 4.6. >>> >>> >>> >>> nbm-maven-plugin is an Apache Maven plugin that make possible to use >> Maven >>> for developing >>> >>> Apache NetBeans Platform instead of Apache Ant >>> >>> >>> >>> Changes since 4.5: >>> >>> compatible with jar up to jdk 15 >>> >>> better detection of jdk >>> >>> bump to jdk 1.8 >>> >>> >>> >>> The voting artefacts sources are located here: >>> >>> >>> >>> >> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-maven-utilit >> ies/nbm >>> -maven-plugin/nbm-maven-plugin-4.6/ >>> >>> Sources: >>> https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin >> with >>> the commit id f00112ad9af40bdff25a1629d43330217bcd9d74(tag >>> nbm-maven-plugin-4.6) >>> >>> >>> >>> ---- >>> >>> Artefacts are staged in the following repository: >>> >>> >> https://repository.apache.org/content/repositories/orgapachenetbeans- >> 1075/ >>> >>> >>> ---- >>> >>> Key file is here: >>> >>> >>> >>> https://downloads.apache.org/netbeans/KEYS >>> >>> The vote is open for at least 72h. >>> >>> >>> >>> Best Regards >>> >>> >>> >>> Eric Barboni (skygo) >>> >>> >> >> --------------------------------------------------------------------- >> 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 >> >> >> >> --------------------------------------------------------------------- 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 --------------------------------------------------------------------- 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
