pom.xml and manifest.mf versions must align
-------------------------------------------
Key: JBIDE-8951
URL:
https://issues.jboss.org/browse/JBIDE-8951
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: bpel
Affects Versions: 3.2.1.CR1
Reporter: Nick Boldt
Assignee: Robert (Bob) Brodt
Priority: Blocker
Fix For: 3.2.1.CR1
When you bump a plugin's pom.xml, you must also bump its MANIFEST.MF (or
feature.xml):
[ERROR] Failed to execute goal
org.sonatype.tycho:maven-osgi-packaging-plugin:0.10.0:validate-version
(default-validate-version) on project org.jboss.tools.bpel.tests.feature: Unqualified OSGi
version 1.1.0.qualifier must match unqualified Maven version 1.1.1-SNAPSHOT for SNAPSHOT
builds -> [Help 1]
http://hudson.qa.jboss.com/hudson/view/DevStudio_Stable_Branch/job/jbosst...
If it's unclear what needs to be changed, run this script in some directory containing
plugins/features:
http://anonsvn.jboss.org/repos/jbosstools/trunk/build/util/checkPOMvsMani...
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira