hboutemy commented on issue #133: URL: https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/issues/133#issuecomment-3536501266
after first research, it seems the nbm jar creation is done in https://github.com/apache/netbeans/blob/master/nbbuild/antsrc/org/netbeans/nbbuild/MakeNBM.java using a jar Ant task jar Ant task can force entries modification time since Ant 1.10.2 https://ant.apache.org/manual/Tasks/jar.html based on this first analysis, can Netbeans experts take next steps, please? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- 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
