Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error assembling JAR: Invalid automatic module name: '' #638

Closed
Jummartinezro opened this issue May 30, 2024 · 1 comment
Closed

Error assembling JAR: Invalid automatic module name: '' #638

Jummartinezro opened this issue May 30, 2024 · 1 comment

Comments

@Jummartinezro
Copy link
Contributor

Im' running with the following setup:

PS sdk-java> java -version
openjdk version "11.0.23" 2024-04-16 LTS
OpenJDK Runtime Environment Microsoft-9394293 (build 11.0.23+9-LTS)
OpenJDK 64-Bit Server VM Microsoft-9394293 (build 11.0.23+9-LTS, mixed mode, sharing)
PS sdk-java> mvn --version
Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
Maven home: C:\Program Files\apache-maven-3.9.6
Java version: 11.0.23, vendor: Microsoft, runtime: C:\Program Files\Microsoft\jdk-11.0.23.9-hotspot
Default locale: fr_FR, platform encoding: Cp1252
OS name: "windows 11", version: "10.0", arch: "amd64", family: "windows"
PS sdk-java>

While doing a mvn package, I have the following error:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-jar-plugin:3.3.0:jar (default-jar) on project cloudevents-http-restful-ws-integration-tests-common: Error assembling JAR: Invalid automatic module name: '' -> [Help 1]

The same happens when I'm trying to package other modules (Like cloudevents-kafka-example)

@pierDipi
Copy link
Member

pierDipi commented Jul 2, 2024

Fixed by #639

@pierDipi pierDipi closed this as completed Jul 2, 2024
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

No branches or pull requests

2 participants