TopLogic - the automated application engine
  • Releases
  • Dokumentation
  • Github
  • Discord
  1. Home
  2. Releases
  3. TL_7.9.11
  4. #29197

7.9.11
TopLogic Release

2026-03-31

enhancement

minor
#28915
Update GWT to version 2.12

defect

critical
#29199
XSS vulnerability in /jsp/openapi/server/displayAPISpec.jsp
major
#28674
Security issues in the UMLJS project
#29107
StackOverflowError when rolling back in the transaction monitor
minor
#27850
Modelleditor swallows classification with a less-than sign in the name
#29112
Update minimatch and serialize-javascript to fix CVE-2026-27903, CVE-2026-27904, and GHSA-5c6j-r48x-rmvq
#29197
Eclipse error after dependency update: maven-jar-plugin 3.5.0 causes "outside of a scoping block" error in m2e

update

critical
#29110
Update dependency com.fasterxml.jackson.core:jackson-core to v2.21.1 [SECURITY]
defect

minor

#29197

Eclipse error after dependency update: maven-jar-plugin 3.5.0 causes "outside of a scoping block" error in m2e

MavenUpdate

**Description** After updating the maven-jar-plugin from version 3.3.0 to 3.5.0, errors of the following type occur in Eclipse:

Cannot access Key[type=org.apache.maven.project.MavenProject, annotation=[none]] outside of a scoping block

All projects in the workspace are affected, each in the pom.xml. Maven CLI builds (mvn clean package) are not affected and continue to run without errors.

**Cause** This is a known incompatibility between maven-jar-plugin 3.5.0 and the Eclipse-Maven-Integration (m2e). The plugin tries to inject MavenProject outside of a Guice scoping block, which m2e does not support.

Reference: https://github.com/eclipse-m2e/m2e-core/issues/2084

**Reproduction**

  1. Set maven-jar-plugin in the POM to version 3.5.0
  2. In Eclipse: Run Maven → Update Project
  3. The above errors appear in the problem view for all affected projects

**Workaround (currently in use)** Downgrade the maven-jar-plugin to version 3.4.2 in the parent POM:

<plugin>

<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>3.4.2</version>

</plugin>

**Acceptance criterion** Version 3.5.0 (or higher) of the maven-jar-plugin can be used without errors in Eclipse as soon as a compatible m2e fix is available and introduced.

  • Get Started
  • Github
  • Discord
  • Das Unternehmen hinter TopLogic
  • Softwareentwicklung heute
  • Kontakt

© Copyright – Business Operation Systems GmbH

  • top-logic.com
  • Nutzungsbedingungen
  • Impressum
  • Rechtlicher Hinweis
  • Datenschutz
  • DE
  • Login