]
Nick Boldt reassigned JBIDE-19073:
----------------------------------
Assignee: Fred Bricon
Please upversion o.j.t.maven.* plugins so they're at least at 1.6.100, not 1.6.0
(1.6.1 is in 8.0.2).
For JBIDE 4.3.0.Alpha1: Upversion plugins + features for JBT 4.3 /
JBDS 9 [Central]
-----------------------------------------------------------------------------------
Key: JBIDE-19073
URL:
https://issues.jboss.org/browse/JBIDE-19073
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: central, maven, project-examples
Reporter: Nick Boldt
Assignee: Fred Bricon
Priority: Blocker
Labels: task
Fix For: 4.3.0.Alpha1
For JBIDE 4.3.0.Alpha1 [Central]: Please perform the following tasks:
1. Ensure your component features/plugins have been [properly
upversioned|http://wiki.eclipse.org/Version_Numbering#Overall_example], eg., from 1.0.0 to
1.1.0 or 1.0.100.
Please also ensure that the version of your plugins in the 4.2.x branch is a SMALLER
version, to prevent a user from accidentally updating from your Mars version to your Luna
version. For example, org.jboss.tools.stacks.core cannot be version 1.1.1 in JBDS 8.0.2,
and 1.1.0 in JBDS 9.
{code}
mvn -Dtycho.mode=maven org.sonatype.tycho:tycho-versions-plugin:0.17.0:set-version
-DnewVersion=4.3.0-SNAPSHOT
{code}
2. Close (do not resolve) this JIRA when done.
[Search for all task
JIRA|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and...],
or [Search for Central task
JIRA|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and...]