+1
sigs look good, file content too and I tested the nbm-maven-plugin 14.0
(which uses parent, harness and shared) on JDK 21 using:
<pluginRepositories>
<pluginRepository>
<id>nb-plugins-staging</id>
<name>NB plugins staging</name>
<url>https://repository.apache.org/content/repositories/orgapachenetbeans-1135/</url>
<releases>
<enabled>true</enabled>
</releases>
<snapshots>
<enabled>true</enabled>
</snapshots>
</pluginRepository>
</pluginRepositories>
and it worked. (made sure my local .m2 repo didn't already have the
artifact in it)
best regards && thanks,
-mbien
On 16.11.23 15:59, Eric Barboni wrote:
Hi folks
I would like to artefacts for the Apache NetBeans utilities.
In a grouped way synchronized on version 14.0
We have the following artefacts:
-utilities-parent
-nbm-maven-harness
-nb-shared
-nb-repository-plugin
-nbm-maven-plugin
Changes since last version are:
-merged artefacts to ease release management and vote
-version synchronisation for artefacts for the same reason as above
-code cleanup for being more in line with maven 3. This is still in
progress. Many thanks to Tamas Cservenak from Apache Maven
-workflow / GA for PR management
-change pack2000 default value to false
-change installerSolaris default value to false
-dependencies update
-- make it possible to read nbm file compiled with jdk 21
Many thanks to Michael Bien
Source artefacts are on dist
https://dist.apache.org/repos/dist/dev/netbeans/netbeans-maven-utilities/14.
0/ checksum
24c64c945c0469d8987c75dc2074ad66f822af1a97f750e857bdc3b7f127aabc5eacd68733f1
8059eeb3e71d44709b527885ee65095eb50ee1123f1f45322772
In addition to that, artefacts build from
https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin tag
utilities-parent-14.0 (commit id 9f86498eaf5dc5041ebc26360cbdcf52e321555b)
are staged in
https://repository.apache.org/content/repositories/orgapachenetbeans-1135/
Key file is here:
https://www.apache.org/dist/netbeans/KEYS
The vote is open for at least 72h.
Best Regards
Eric
---------------------------------------------------------------------
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