[
https://issues.jboss.org/browse/JBIDE-26938?page=com.atlassian.jira.plugi...
]
Zbyněk Červinka updated JBIDE-26938:
------------------------------------
Steps to Reproduce: Clone the jbosstools-base repo and try to build it using maven.
The build fails and shows the error described in the Description of this JIRA. (was:
Clone the jbosstools-base repo and try to build it using maven. The build fails.)
The jbosstools-base repo cannot be built using maven after last
commit (upversion)
----------------------------------------------------------------------------------
Key: JBIDE-26938
URL:
https://issues.jboss.org/browse/JBIDE-26938
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: base, build
Affects Versions: 4.13.0.AM1
Environment: All OSes
Reporter: Zbyněk Červinka
Assignee: Zbyněk Červinka
Priority: Blocker
Fix For: 4.13.0.Final
h2. The jbosstools-base repo shows the following error after the try to build the repo:
{code:java}
[ERROR] Invalid value of default.version = 4.13.0.Final for parent = 4.14.0.AM1-SNAPSHOT
!
Must set default.version = 4.14.0.Final (or = 4.14.0.AM1) in this file:
/Users/zcervink/git/jbosstools-base/foundation/plugins/org.jboss.tools.foundation.core/src/org/jboss/tools/foundation/core/properties/internal/currentversion.properties
{code}
The jbosstools-base repo cannot be built due to last commit (upversion commit). The
upversion has not been performed to all necesary files. The following file need to be
updated too (and the foundation needs to be bumped):
{color:#DE350B}jbosstools-base/foundation/plugins/org.jboss.tools.foundation.core/src/org/jboss/tools/foundation/core/properties/internal/currentversion.properties{color}
*Link to the problematic commit:*
https://github.com/jbosstools/jbosstools-base/commit/00d2c0747483b88cc7e9...
--
This message was sent by Atlassian Jira
(v7.13.8#713008)