Project

General

Profile

Improvement #2203

Enhance MVNCR to support custom classifiers

Added by Henning Blohm 5 days ago. Updated 4 days ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
01.09.2025
Due date:
% Done:

0%

Estimated time:
origin:

Description

Currently we do not actually support specification of a classifier. Instead we use a gradle-lookalike but not actually compliant artifact naming scheme:

groupId:artifactId:packaging:version

Acceptance Criteria

  • We use the naming scheme
    groupId:artifactId:version:classifier@packaging
    

    where some parts may be omitted, namely version and classifier.
  • The packaging defaults to "jar", the classifier to null.

Related issues

Blocks z2-Environment - Feature #2201: Release v3.0In Progress23.03.2021Henning Blohm

Actions
#1

Updated by Henning Blohm 5 days ago

  • Description updated (diff)
#2

Updated by Henning Blohm 5 days ago

#3

Updated by Henning Blohm 5 days ago

  • Status changed from In Progress to To Be Documented
#4

Updated by Henning Blohm 4 days ago

  • Status changed from To Be Documented to Resolved

Also available in: Atom PDF