[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-8951) pom.xml and manifest.mf versions must align

Nick Boldt (JIRA) jira-events at lists.jboss.org
Sun May 15 17:47:00 EDT 2011


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/jbosstools-3.2_stable_branch.continuous/271/console

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/checkPOMvsManifest.sh

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list