Skip to content

Release/3.0#1143

Draft
DirkMahler wants to merge 10 commits intomasterfrom
release/3.0
Draft

Release/3.0#1143
DirkMahler wants to merge 10 commits intomasterfrom
release/3.0

Conversation

@DirkMahler
Copy link
Member

No description provided.

* #786 upgraded Maven API compatibility to 4.0.0-rc-5

* #786 fixed XmlFileScannerIT

* #786 renamed plugin Maven 3 to Maven

* #786 activated release branches to CI GitHub Actions

* #786 fixed JMPS IT

* #786 removed unused AetherArtifactCoordinates.java

* #786 added Maven 4 properties to model

* #786 updated Maven scanner documentation

* #786 fixed unit tests for Maven

* #786 migrated from Xpp3Dom to XmlNode for Maven model scanner

* #786 support Maven 3 and Maven 4 execution
# Conflicts:
#	plugin/maven/src/main/java/com/buschmais/jqassistant/plugin/maven/impl/scanner/MavenEARProjectScannerPlugin.java
#	plugin/maven/src/main/java/com/buschmais/jqassistant/plugin/maven/impl/scanner/MavenWARProjectScannerPlugin.java
#	plugin/maven/src/main/resources/META-INF/jqassistant-plugin.xml
#	plugin/maven/src/test/java/com/buschmais/jqassistant/plugin/maven/impl/scanner/MavenEARProjectScannerPluginTest.java
#	plugin/maven/src/test/java/com/buschmais/jqassistant/plugin/maven/impl/scanner/MavenWARProjectScannerPluginTest.java
#	pom.xml
@DirkMahler DirkMahler marked this pull request as draft March 14, 2026 13:49
@DirkMahler DirkMahler added this to the 3.0 milestone Mar 15, 2026
DirkMahler and others added 5 commits March 15, 2026 14:16
* #1129 removed Neo4j v4 and raised Java level to 17

* #1129 removed references to APOC v4

* #1129 upgraded Neo4j java driver to 5.28.10

* #1129 fixed Neo4jCommunityServerFactory
… Schema Generator 5.0.0 (#1145)

* #1144 upgraded to Jackson 3.1.0, JSON Schema Validator 3.0.1 and JSON Schema Generator 5.0.0

* #1144 fixed JsonSchemaGeneratorTest

* 1139 publish arc42 and jQAssistant report to GH pages (#1141)

* #1139 asciidoc42 template modified

* #1139 integration of arc42 template in jQA

* #1139 integration of arc42 template in jQA

* #1140 integration concepts/constraints in documentation html; offsetts unfixed

* #1140 leveloffset of jQA warnings and errors fixed

* #1140 moved arc42 to the end of reactor

* #1139 try uploading arc42 docu and jQA reports

* #1139 try uploading arc42 docu and jQA reports nr.2

* #1139 try uploading arc42 docu and jQA reports nr.3

* #1139 try uploading arc42 docu and jQA reports nr.4

* #1139 try uploading arc42 docu and jQA reports nr.5

* #1139 try uploading arc42 docu and jQA reports nr.6

* #1139 try uploading arc42 docu and jQA reports nr.7

* arc42.adoc renamed to index.adoc

* arc42.adoc renamed to index.adoc -> change in pom.xml(arc42) sourceDocumentName

* #1140 last change reverted

* #1140 last change reverted

* #1140 main-branch of tooling-repo referenced

* #1140 reverted changes in comparison to master

---------

Co-authored-by: Johanna Lederer <johanna.lederer@buschmais.com>

* Bump neo4j.version from 4.4.48 to 5.26.23 (#1149)

Bumps `neo4j.version` from 4.4.48 to 5.26.23.

Updates `org.neo4j:neo4j` from 4.4.48 to 5.26.23
- [Release notes](https://github.com/neo4j/neo4j/releases)
- [Commits](neo4j/neo4j@4.4.48...5.26.23)

Updates `org.neo4j.procedure:apoc-core` from 5.26.22 to 5.26.23
- [Release notes](https://github.com/neo4j/apoc/releases)
- [Commits](neo4j/apoc@5.26.22...5.26.23)

Updates `org.neo4j.procedure:apoc-common` from 5.26.22 to 5.26.23
- [Release notes](https://github.com/neo4j-contrib/neo4j-apoc-procedures/releases)
- [Commits](https://github.com/neo4j-contrib/neo4j-apoc-procedures/commits)

---
updated-dependencies:
- dependency-name: org.neo4j:neo4j
  dependency-version: 5.26.23
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.neo4j.procedure:apoc-core
  dependency-version: 5.26.23
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.neo4j.procedure:apoc-common
  dependency-version: 5.26.23
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* 1147 improve sonarqube integration for jqa (#1150)

* #1147 1st try integrating sonarqube into  jQA

* #1147 2nd try integrating sonarqube into  jQA

* #1147 5th try integrating sonarqube into  jQA

* #1147 6th try integrating sonarqube into  jQA (Test)

* #1147 7th try integrating sonarqube into  jQA

* #1147 7th try integrating sonarqube into  jQA

* #1147 7th try integrating sonarqube into  jQA

* #1147 9th try integrating sonarqube into  jQA

* #1147 9th try integrating sonarqube into  jQA

* #1147 9th try integrating sonarqube into  jQA

* #1147 9th try integrating sonarqube into  jQA

* #1147 9th try integrating sonarqube into  jQA

* #1147 sonar properties modiefied to variable use

* #1147 sonar.projectKey set

* #1147 sonar.organization modified to "jqassistant"

* #1147 sonar.token added to ci.yml

* #1147 referencing main branch of github actions, parent version change

---------

Co-authored-by: Johanna Lederer <johanna.lederer@buschmais.com>

* #1144 fixed Java JPMS IT

* #1144 fix after merge from master

* fixed JUnit warning in FileRuleSourceTest

* #1144 fixed Jackson configuration in JSONFileScannerPlugin

* added methodDescriptor with String based signature to MethodDescriptorCondition and removed unused getter in XmlHelper

* #1144 fixed checkstyle violation

* reverted methodDescriptor with String based signature in MethodDescriptorCondition

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: jole431f <johannac.lederer@gmail.com>
Co-authored-by: Johanna Lederer <johanna.lederer@buschmais.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* #1144 upgraded to Jackson 3.1.0, JSON Schema Validator 3.0.1 and JSON Schema Generator 5.0.0

* #1144 fixed JsonSchemaGeneratorTest

* 1139 publish arc42 and jQAssistant report to GH pages (#1141)

* #1139 asciidoc42 template modified

* #1139 integration of arc42 template in jQA

* #1139 integration of arc42 template in jQA

* #1140 integration concepts/constraints in documentation html; offsetts unfixed

* #1140 leveloffset of jQA warnings and errors fixed

* #1140 moved arc42 to the end of reactor

* #1139 try uploading arc42 docu and jQA reports

* #1139 try uploading arc42 docu and jQA reports nr.2

* #1139 try uploading arc42 docu and jQA reports nr.3

* #1139 try uploading arc42 docu and jQA reports nr.4

* #1139 try uploading arc42 docu and jQA reports nr.5

* #1139 try uploading arc42 docu and jQA reports nr.6

* #1139 try uploading arc42 docu and jQA reports nr.7

* arc42.adoc renamed to index.adoc

* arc42.adoc renamed to index.adoc -> change in pom.xml(arc42) sourceDocumentName

* #1140 last change reverted

* #1140 last change reverted

* #1140 main-branch of tooling-repo referenced

* #1140 reverted changes in comparison to master

---------

Co-authored-by: Johanna Lederer <johanna.lederer@buschmais.com>

* Bump neo4j.version from 4.4.48 to 5.26.23 (#1149)

Bumps `neo4j.version` from 4.4.48 to 5.26.23.

Updates `org.neo4j:neo4j` from 4.4.48 to 5.26.23
- [Release notes](https://github.com/neo4j/neo4j/releases)
- [Commits](neo4j/neo4j@4.4.48...5.26.23)

Updates `org.neo4j.procedure:apoc-core` from 5.26.22 to 5.26.23
- [Release notes](https://github.com/neo4j/apoc/releases)
- [Commits](neo4j/apoc@5.26.22...5.26.23)

Updates `org.neo4j.procedure:apoc-common` from 5.26.22 to 5.26.23
- [Release notes](https://github.com/neo4j-contrib/neo4j-apoc-procedures/releases)
- [Commits](https://github.com/neo4j-contrib/neo4j-apoc-procedures/commits)

---
updated-dependencies:
- dependency-name: org.neo4j:neo4j
  dependency-version: 5.26.23
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.neo4j.procedure:apoc-core
  dependency-version: 5.26.23
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.neo4j.procedure:apoc-common
  dependency-version: 5.26.23
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* 1147 improve sonarqube integration for jqa (#1150)

* #1147 1st try integrating sonarqube into  jQA

* #1147 2nd try integrating sonarqube into  jQA

* #1147 5th try integrating sonarqube into  jQA

* #1147 6th try integrating sonarqube into  jQA (Test)

* #1147 7th try integrating sonarqube into  jQA

* #1147 7th try integrating sonarqube into  jQA

* #1147 7th try integrating sonarqube into  jQA

* #1147 9th try integrating sonarqube into  jQA

* #1147 9th try integrating sonarqube into  jQA

* #1147 9th try integrating sonarqube into  jQA

* #1147 9th try integrating sonarqube into  jQA

* #1147 9th try integrating sonarqube into  jQA

* #1147 sonar properties modiefied to variable use

* #1147 sonar.projectKey set

* #1147 sonar.organization modified to "jqassistant"

* #1147 sonar.token added to ci.yml

* #1147 referencing main branch of github actions, parent version change

---------

Co-authored-by: Johanna Lederer <johanna.lederer@buschmais.com>

* #1144 fixed Java JPMS IT

* #1144 fix after merge from master

* fixed JUnit warning in FileRuleSourceTest

* #1144 fixed Jackson configuration in JSONFileScannerPlugin

* added methodDescriptor with String based signature to MethodDescriptorCondition and removed unused getter in XmlHelper

* #1144 fixed checkstyle violation

* reverted methodDescriptor with String based signature in MethodDescriptorCondition

* #1144 manage Jackson 2 and 3 dependencies in bom

* #1144 manage Jackson 2 and 3 dependencies in bom

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: jole431f <johannac.lederer@gmail.com>
Co-authored-by: Johanna Lederer <johanna.lederer@buschmais.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
# Conflicts:
#	arc42/pom.xml
#	pom.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant