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

Rob Stryker (JIRA) issues at jboss.org
Thu Jan 29 08:02:49 EST 2015


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

Rob Stryker commented on JBIDE-19056:
-------------------------------------

I gave it a try on jbt4.2.x in jbosstools-server, and seriously saw no change at all.  The suite still passed. 

{code}
cd jbosstools-maven-plugins/tycho-plugins/repository-utils
git checkout mistria/JBIDE-19056
mvn install
cd ../../../jbosstools-build/parent
git checkout mistria/JBIDE-19056
mvn install
cd ../../jbosstools-server
git checkout jbosstools-4.2.x
mvn clean install -DskipTests
{code}

The build is marked as a success.  I'm not seeing any failure here. 

> 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