[MSHADE-462] 3.5.1 not compatible with 3.4.1: The version cannot be empty (original) (raw)

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

Task - A task that needs to be done. MSHADE-438 Update to Maven 3.2.5

is duplicated by

Bug - A problem which impairs or prevents the functions of the product. MSHADE-469 Cannot generate a jar since switching from 3.4.1 to 3.5.x

links to