Skip to content

Fixes some "invalid project.xml" warnings#9236

Open
mbien wants to merge 1 commit intoapache:masterfrom
mbien:fix-project-warnings
Open

Fixes some "invalid project.xml" warnings#9236
mbien wants to merge 1 commit intoapache:masterfrom
mbien:fix-project-warnings

Conversation

@mbien
Copy link
Member

@mbien mbien commented Feb 27, 2026

Removes duplicated dependency declarations in

  • ide/languages.toml
  • ide/xml.lexer
  • java/api.maven
  • java/gradle.java
  • webcommon/javascript2.vue

log msg looks like:

WARNING [org.netbeans.modules.apisupport.project]: Invalid project.xml (java/gradle.java); testdependency org.netbeans.modules.gradle is duplicated!

occurs during indexing or project loading.

Removes duplicated dependency declarations in

 - ide/languages.toml
 - ide/xml.lexer
 - java/api.maven
 - java/gradle.java
 - webcommon/javascript2.vue
@mbien mbien added this to the NB30 milestone Feb 27, 2026
@mbien mbien added Code cleanup Label for cleanup done on the Netbeans IDE Gradle [ci] enable "build tools" tests Maven [ci] enable "build tools" tests tests web [ci] enable web job labels Feb 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Code cleanup Label for cleanup done on the Netbeans IDE Gradle [ci] enable "build tools" tests Maven [ci] enable "build tools" tests tests web [ci] enable web job

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant