[jbosstools-issues] [JBoss JIRA] (JBIDE-19056) A Mojo to validate a version (compared to baseline)

Nick Boldt (JIRA) issues at jboss.org
Thu Jan 29 10:58:49 EST 2015


    [ https://issues.jboss.org/browse/JBIDE-19056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13036262#comment-13036262 ] 

Nick Boldt commented on JBIDE-19056:
------------------------------------

{quote}
[10:43:29 AM] Rob Stryker: im not sure this mojo thing works as intended for me
[10:43:32 AM] Rob Stryker: but thats fine
[10:43:43 AM] Rob Stryker: it probably works in reality or something
[10:43:49 AM] Rob Stryker: Failed to execute goal org.jboss.tools.tycho-plugins:repository-utils:0.22.1-SNAPSHOT:compare-version-with-baselines (default) on project org.jboss.tools.archives.scanner: Version of 'org.jboss.tools.archives.scanner/3.5.1.Alpha1-v20150129-1540) must be bigger than baseline one (3.6.0.Alpha1-v20150129-1119) -> [Help 1]
[10:44:07 AM] Rob Stryker: basically it's complaining my 3.5.1  (maintenance) is not higher than 3.6.0 (master)
[10:44:20 AM] Rob Stryker: bc i changed the parent pom to master i assume
[10:45:06 AM] Rob Stryker: so i still haven't seen the error i want to see
[10:45:13 AM] Rob Stryker: which is 'you made changes but didnt upversion yet'
[10:50:05 AM] Rob Stryker: amirite?

[10:53:10 AM] Nick Boldt: you ran the mojo from master branch (0.22.1-SNAPSHOT) against your 4.2.x sources, right?
[10:55:58 AM] Nick Boldt: afaict, the mojo SHOULD be comparing your jbosstools-server/archives/plugins/org.jboss.tools.archives.scanner Bundle-Version: 3.5.1.qualifier
[10:56:19 AM] Nick Boldt: against org.jboss.tools.archives.scanner	3.5.1.Final-v20141209-0156-B106 in http://download.jboss.org/jbosstools/updates/stable/luna
[10:56:44 AM] Nick Boldt: so I don't know what happened there. when I ran it I got no error
[10:56:51 AM] Nick Boldt: because 3.5.1 == 3.5.1
{code}

> A Mojo to validate a version (compared to baseline)
> ---------------------------------------------------
>
>                 Key: JBIDE-19056
>                 URL: https://issues.jboss.org/browse/JBIDE-19056
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: build
>    Affects Versions: 4.2.2.Final
>            Reporter: Mickael Istria
>            Assignee: Mickael Istria
>
> We need a mojo that compares a newly-built artifact with other versions of this IU that we have already released.
> Such a mojo would fail is version isn't correct (lower than same one on that stream, equal to another one already released but with different content...)



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jbosstools-issues mailing list