[jbosstools-issues] [JBoss JIRA] (JBIDE-26872) Code in jbosstools-base repository cannot be build using maven after the update to 4.13.0.Final-SNAPSHOT

Zbyněk Červinka (Jira) issues at jboss.org
Thu Nov 21 10:12:01 EST 2019


     [ https://issues.jboss.org/browse/JBIDE-26872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zbyněk Červinka updated JBIDE-26872:
------------------------------------
    Description: 
h1. *The repository jbosstools-base cannot be build using maven after the last commit (after the update to 4.13.0.Final-SNAPSHOT)*

h2. The jbosstools-base repo shows the following error after the try to build the repo:
{code:java}
[ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:1.4.0:compare-version-with-baselines (default) on project org.jboss.tools.foundation.core: Version have moved backwards for (org.jboss.tools.foundation.core/1.5.4.AM1-v20191121-1509). Baseline has 1.5.4.Final-v20190930-1526-B3806) with delta: 0.0.0 -> [Help 1]
{code}


*Link to the problematic commit (without this commit the jbosstools-base can be build; with this commit the repo build fails with the above described error message):*
https://github.com/jbosstools/jbosstools-base/commit/e2bf9c3edcff9a179ef9fb4be45a34f0291df522

*Solution:*
Not only the pom.xml needs to be updated, the *currentversion.properties* file needs to be updated too.

*Link to the file that needs to be updated:*
/jbosstools-base/foundation/plugins/org.jboss.tools.foundation.core/src/org/jboss/tools/foundation/core/properties/internal/currentversion.properties

  was:
h1. *The repository jbosstools-base cannot be build using maven after the last commit (after the update to 4.13.0.Final-SNAPSHOT)*
*Link to the problematic commit (without this commit the jbosstools-base can be build; with this commit the repo build fails with the above described error message):*
https://github.com/jbosstools/jbosstools-base/commit/e2bf9c3edcff9a179ef9fb4be45a34f0291df522

*Solution:*
Not only the pom.xml needs to be updated, the *currentversion.properties* file needs to be updated too.

*Link to the file that needs to be updated:*
/jbosstools-base/foundation/plugins/org.jboss.tools.foundation.core/src/org/jboss/tools/foundation/core/properties/internal/currentversion.properties



> Code in jbosstools-base repository cannot be build using maven after the update to 4.13.0.Final-SNAPSHOT
> --------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-26872
>                 URL: https://issues.jboss.org/browse/JBIDE-26872
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: base, build
>    Affects Versions: 4.13.0.Final
>         Environment: All OSes
>            Reporter: Zbyněk Červinka
>            Assignee: Zbyněk Červinka
>            Priority: Blocker
>             Fix For: 4.13.0.Final
>
>
> h1. *The repository jbosstools-base cannot be build using maven after the last commit (after the update to 4.13.0.Final-SNAPSHOT)*
> h2. The jbosstools-base repo shows the following error after the try to build the repo:
> {code:java}
> [ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:1.4.0:compare-version-with-baselines (default) on project org.jboss.tools.foundation.core: Version have moved backwards for (org.jboss.tools.foundation.core/1.5.4.AM1-v20191121-1509). Baseline has 1.5.4.Final-v20190930-1526-B3806) with delta: 0.0.0 -> [Help 1]
> {code}
> *Link to the problematic commit (without this commit the jbosstools-base can be build; with this commit the repo build fails with the above described error message):*
> https://github.com/jbosstools/jbosstools-base/commit/e2bf9c3edcff9a179ef9fb4be45a34f0291df522
> *Solution:*
> Not only the pom.xml needs to be updated, the *currentversion.properties* file needs to be updated too.
> *Link to the file that needs to be updated:*
> /jbosstools-base/foundation/plugins/org.jboss.tools.foundation.core/src/org/jboss/tools/foundation/core/properties/internal/currentversion.properties



--
This message was sent by Atlassian Jira
(v7.13.8#713008)



More information about the jbosstools-issues mailing list