[ 
https://issues.apache.org/jira/browse/MRELEASE-793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov closed MRELEASE-793.
-----------------------------------
    Resolution: Auto Closed

This issue has been auto closed because it has been inactive for a long period 
of time. If you think this issue still applies, retest your problem with the 
most recent version of Maven and the affected component, reopen and post your 
results.

> Release version hinting - stripping SNAPSHOT with unsupported versioning
> ------------------------------------------------------------------------
>
>                 Key: MRELEASE-793
>                 URL: https://issues.apache.org/jira/browse/MRELEASE-793
>             Project: Maven Release Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.3.2
>            Reporter: MichaƂ Minicki
>            Priority: Minor
>
> I have a minor request. I know we shouldn't use unsupported versioning scheme 
> but unfortunately we do.
> The version cannot be parsed in such case (obviously), so release version is 
> hinted incorrectly. But maybe you could hint the release version by stripping 
> "-SNAPSHOT" if it is present? It feels like a trivial thing to do without 
> major refactoring. I'm mean just for the first question alone ("What is the 
> release version for ...")
> {code}
> [INFO] Checking dependencies and plugins for snapshots ...
> [WARNING] Error parsing version, cannot determine next version: Unable to 
> parse the version string: "R.22.9-SNAPSHOT"
> What is the release version for "Windykacja MVNO"? 
> (pl.cyfrowypolsat:windykacja-mvno) 1.0: : R.22.9
> What is SCM release tag or label for "Windykacja MVNO"? 
> (pl.cyfrowypolsat:windykacja-mvno) windykacja-mvno-R.22.9: :
> [WARNING] Error parsing version, cannot determine next version: Unable to 
> parse the version string: "R.22.9-SNAPSHOT"
> What is the new development version for "Windykacja MVNO"? 
> (pl.cyfrowypolsat:windykacja-mvno) 1.1-SNAPSHOT: : R.22.10-SNAPSHOT
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to