]
Jeff MAURY closed JBIDE-27115.
------------------------------
Resolution: Duplicate Issue
jbosstools-base repo cannot be build after last commit due to not
bumped up version
-----------------------------------------------------------------------------------
Key: JBIDE-27115
URL:
https://issues.redhat.com/browse/JBIDE-27115
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: base
Affects Versions: 4.15.0.AM1
Reporter: Zbyněk Červinka
Assignee: Zbyněk Červinka
Priority: Blocker
Fix For: 4.15.0.AM1
{code:java}
[ERROR] Invalid value of default.version = 4.14.0.Final for parent = 4.15.0.AM1-SNAPSHOT
!
Must set default.version = 4.15.0.Final (or = 4.15.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}
{code:java}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce
(foundation-core-default-version-check) on project org.jboss.tools.foundation.core: Some
Enforcer rules have failed. Look above for specific messages explaining why the rule
failed. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the
following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :org.jboss.tools.foundation.core
{code}