RE: Netbeans Maven plugin release process

2022-01-19 Thread Eric Barboni
Hi,
 It's a vote like for other release and some setup for release manager. I can 
handle it if needed but I'm not sure it worth it yet (1).
https://cwiki.apache.org/confluence/display/NETBEANS/Releasing+Apache+NetBeans+maven+utilities

(1) We had issue according to the jdk version. If you build on jdk 17-18 the 
jar is not parsable by the plugin 
maven-dependency-analyzer 1.11.3 and make errors. Due to the dependency on 
org.ow2.asm:asm 8.0 it use that is not able to "open"  jars with recent .class 
version .

Best Regards
Eric



-Message d'origine-
De : Jean-Marc Borer  
Envoyé : mercredi 19 janvier 2022 15:47
À : dev@netbeans.apache.org
Objet : Netbeans Maven plugin release process

Hello,

I would like to know, what the process is to release a new version of the nbm 
maven plugin? I fixed it recently and was wondering what the steps are to make 
it release.

I think it is still too early since I ran over another very strange bug with 
the manifest generation on some of my colleagues PCs. Happens only there. 
Strange. I have to investigate, but it seems not easy to debug.


-
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





Netbeans Maven plugin release process

2022-01-19 Thread Jean-Marc Borer
Hello,

I would like to know, what the process is to release a new version of the
nbm maven plugin? I fixed it recently and was wondering what the steps are
to make it release.

I think it is still too early since I ran over another very strange bug
with the manifest generation on some of my colleagues PCs. Happens only
there. Strange. I have to investigate, but it seems not easy to debug.