so I tried to make this work on JDK 17
asm lib bump for nbm plugin:
https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/pull/19
update to one of the three archetype poms as an experiment:
https://github.com/apache/netbeans-mavenutils-archetype-nbm-archetype/pull/2
We have to find a solution for the "--add-opens" since they are going to
be everywhere. They are already in the netbeans.conf, soon they will
have to be in the CI config, and most likely in the poms too.
Maybe add them to the main netbeans repo in a plain text file and parse
them from everywhere else?
-mbien
On 07.02.22 19:44, Michael Bien wrote:
thanks!
On 07.02.22 19:34, Christian Oyarzun wrote:
Michael,
I believe they come from here:
https://github.com/apache/netbeans-mavenutils-archetype-nbm-suite-root/blob/master/src/main/resources/archetype-resources/pom.xml
https://github.com/apache/netbeans-mavenutils-archetype-nbm-archetype/blob/master/src/main/resources/archetype-resources/pom.xml
--Christian
On Mon, Feb 7, 2022 at 1:01 PM Michael Bien <[email protected]> wrote:
Hello,
where does the pom come from? Its quite dusty and needs some updates
but
I can't find it in the repo, so I suppose its a maven archetype stored
somewhere else?
it needs updates for jdk17 and has comments like
<!-- NetBeans 6.9+ requires JDK 6, starting NetBeans 7.4 source 1.7 is
required -->
in it which have to go.
-mbien
---------------------------------------------------------------------
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