[
https://issues.jboss.org/browse/JBIDE-26872?page=com.atlassian.jira.plugi...
]
Zbyněk Červinka commented on JBIDE-26872:
-----------------------------------------
*Update on this issue:* This blocker has been resolved by updating the
*currentversion.properties* file, in this file the *default.version* variable has been
updated from value 4.13.0.AM1 to value 4.13.0.Final. PR has been merged, the issue has
been resolved and tested on localhost and Jenkins.
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/e2bf9c3edcff9a179ef9...
*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)