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

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


    [ https://issues.jboss.org/browse/JBIDE-8951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12602165#comment-12602165 ] 

Nick Boldt commented on JBIDE-8951:
-----------------------------------

$cd bpel;  ~/tru/build/util/checkPOMvsManifest.sh
[WARNING] No pom.xml in ./plugins/org.eclipse.bpel.apache.ode.runtime/
[ERROR] ./features/org.jboss.tools.bpel.feature/
[ERROR] Artifact version [1.0.0] != pom version [1.0.1]
[ERROR]          version="1.0.0.qualifier"
[ERROR]          <version>1.0.1-SNAPSHOT</version>

[ERROR] ./features/org.jboss.tools.bpel.tests.feature/
[ERROR] Artifact version [1.1.0] != pom version [1.1.1]
[ERROR]          version="1.1.0.qualifier"
[ERROR]          <version>1.1.1-SNAPSHOT</version>


> 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