Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tm-dev] FW: [eclipse-dev] POM Version tool moved to Releng Tools

Hi all,

 

Remember that we discussed issues with POM.XML versions not matching MANIFEST.MF in the TM build ?

 

Here’s a tool from the Eclipse Platform / PDE team, to make sure that the versions in MANIFEST.MF and POM.XML match.

 

Thanks,

Martin

--

Martin Oberhuber, SMTS / Product Architect – Development Tools, Wind River

direct +43.662.457915.85  fax +43.662.457915.6

 

From: eclipse-dev-bounces@xxxxxxxxxxx [mailto:eclipse-dev-bounces@xxxxxxxxxxx] On Behalf Of Curtis Windatt
Sent: Thursday, May 30, 2013 7:47 PM
To: eclipse-dev@xxxxxxxxxxx
Subject: [eclipse-dev] POM Version tool moved to Releng Tools

 

Hi,

The POM Version tool will warn you if the artifact version in a POM file (pom.xml) does not match the bundle version in the manifest (manifest.mf).  Having different versions in a bundle will cause the Eclipse builder to fail.

The tool was originally added to the PDE builder, but for the Kepler release it has been moved to Eclipse Releng Tools.  Eclipse Releng Tools can be installed from the Eclipse Project Updates p2 repository (http://download.eclipse.org/eclipse/updates/4.3-I-builds/).

The POM Version tool is off by default.  Go to Preferences > POM Version Tool and change the severity to error or warning to enable it for your workspace.

Curtis


Back to the top