Maven: Uncategorized problems with NetBeans dependency verification
"Lusito" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
Sure, here's a stripped down version, which causes the problem: https://github.com/Lusito/NBMvnIssue I've marked the problematic dependencies at the bottom of Test/pom.xml I've done some more testing, since on the stripped down version it was a different netbeans dependency causing the issue, which lead me to this way of reproducing the issue: https://github.com/Lusito/NBMvnIssue/tree/80vs81 It seems to be a Platform 81 issue here. (see the root pom.xml at the bottom) (The lwjgl dependencies are still a part of the issue) Both branches cause the same error message.