https://bz.apache.org/bugzilla/show_bug.cgi?id=69859

            Bug ID: 69859
           Summary: error builiding POI with gradle
           Product: POI
           Version: 5.4.1-FINAL
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: POI Overall
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

Created attachment 40120
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=40120&action=edit
[Incubating] Problems report is available at

$ cd /tmp/apache-poi-src-5.4.1-20250401/
$ gradle build

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/apache-poi-src-5.4.1-20250401/build.gradle' line: 227

* What went wrong:
A problem occurred evaluating root project 'poi'.
> Could not create task ':poi:jar'.
   > Could not get unknown property 'archivesBaseName' for project ':poi' of
type org.gradle.api.Project.

$ gradle -v

------------------------------------------------------------
Gradle 9.1.0
------------------------------------------------------------

Build time:    2025-09-18 13:05:56 UTC
Revision:      e45a8dbf2470c2e2474ccc25be9f49331406a07e

Kotlin:        2.2.0
Groovy:        4.0.28
Ant:           Apache Ant(TM) version 1.10.15 compiled on August 25 2024
Launcher JVM:  21.0.8 (Red Hat, Inc. 21.0.8+9)
Daemon JVM:    /usr/lib/jvm/java-21-openjdk (no JDK specified, using current
Java home)
OS:            Linux 6.16.12-200.fc42.x86_64 amd64

$ java -version
openjdk version "21.0.8" 2025-07-15
OpenJDK Runtime Environment (Red_Hat-21.0.8.0.9-1) (build 21.0.8+9)
OpenJDK 64-Bit Server VM (Red_Hat-21.0.8.0.9-1) (build 21.0.8+9, mixed mode,
sharing)

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to