You'll have to do like this:
    <pluginRepositories>
        <pluginRepository>
            <id>netbeans-next</id>
            <url>
https://repository.apache.org/content/repositories/orgapachenetbeans-1075/
</url>
        </pluginRepository>
    </pluginRepositories>

Den fre 4 dec. 2020 kl 18:59 skrev Peter Nabbefeld <peter.nabbef...@gmx.de>:

> 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-utilities/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: dev-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: dev-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>
>

Reply via email to