You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Andrzej K (JIRA)" <ji...@apache.org> on 2016/06/13 14:35:21 UTC

[jira] [Created] (TOMEE-1842) Stripping version strips not only a version

Andrzej K created TOMEE-1842:
--------------------------------

             Summary: Stripping version strips not only a version
                 Key: TOMEE-1842
                 URL: https://issues.apache.org/jira/browse/TOMEE-1842
             Project: TomEE
          Issue Type: Bug
          Components: TomEE Maven Plugin
    Affects Versions: 7.0.0
            Reporter: Andrzej K


When eaither flag stripWarVersion, or StripVersion is true and artifact names is, for example, bar.foo:abc-def then plugin strips "-def" as it looks for first occurence of "-". It should rather look for a regex like [-]\d+(.\d+(.\d+)?)?$



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)