public class BuildArtifactsMapping
extends java.lang.Object
implements java.io.Serializable
RegExp capturing groups are supported, the corresponding place holders must be presented in the output regexp with the '$' prefix
For example: input="(.+)/(.+)-sources.jar", output=""$1/sources/$2.jar""
| Constructor and Description |
|---|
BuildArtifactsMapping() |