Project

General

Profile

Improvement #1746

Support materialization of Maven artifacts (component/module name escaping)

Added by Henning Blohm almost 10 years ago. Updated over 9 years ago.

Status:
New
Priority:
Normal
Assignee:
Category:
z2-core
Target version:
Start date:
18.05.2014
Due date:
% Done:

0%

Estimated time:
origin:

Description

When moving from experiment to solution, it would be desirable to have the ability to move artifact dependencies into another repository as classical Z2 modules.

However, the naming format for maven artifacts (notably the ":") does not translate well to Z2's file system layout, at least under Windows.

Suggestion:

  • allow module name definition in a module-level z.properties
  • translate ":" to path-separator
  • treate ":" equivalent to "~" when running on Windows

Also available in: Atom PDF