[MSHADE-462] 3.5.1 not compatible with 3.4.1: The version cannot be empty (original) (raw)
- Type:
Bug
- Status: Closed
- Priority:
Major
- Resolution: Fixed
- Affects Version/s: 3.5.1
- Environment:
Hide
Apache Maven 3.8.8 (4c87b05d9aedce574290d1acc98575ed5eb6cd39)
Maven home: /usr/share/apache-maven-3.8.8
Java version: 17.0.9, vendor: Eclipse Adoptium, runtime: /usr/lib/jvm/temurin-17-jdk-amd64
Default locale: en, platform encoding: UTF-8
OS name: "linux", version: "6.2.0-1018-azure", arch: "amd64", family: "unix"
Show
Apache Maven 3.8.8 (4c87b05d9aedce574290d1acc98575ed5eb6cd39) Maven home: /usr/share/apache-maven-3.8.8 Java version: 17.0.9, vendor: Eclipse Adoptium, runtime: /usr/lib/jvm/temurin-17-jdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "6.2.0-1018-azure", arch: "amd64", family: "unix"
When updating Apache Juneau git master from 3.4.1 to 3.5.1, we get:
Error: Failed to execute goal org.apache.maven.plugins:maven-shade-plugin:3.5.1:shade (source-jar) on project juneau-all: Execution source-jar of goal org.apache.maven.plugins:maven-shade-plugin:3.5.1:shade failed: For artifact {org.apache.juneau:juneau-marshall:null:jar}: The version cannot be empty. -> [Help 1]
See the build failure in the PR https://github.com/apache/juneau/pull/125
is caused by
MSHADE-438 Update to Maven 3.2.5
- Closed
is duplicated by
MSHADE-469 Cannot generate a jar since switching from 3.4.1 to 3.5.x
- Closed
links to