Problem with properties used in <parent> in several poms under
features/trunk/examples
--------------------------------------------------------------------------------------
Key: SM-1480
URL: https://issues.apache.org/activemq/browse/SM-1480
Project: ServiceMix
Issue Type: Bug
Affects Versions: 4.0-m2
Reporter: Mike Ramnarine
Attachments: SMX_ParentVersion.patch
Recently several pom.xml files under features/trunk/examples were updated to
use the property ${servicemix.version} for the <version> of the <parent>. For
example, features/trunk/examples/cxf-osgi/pom.xml. This is causing problems
when an artifact is picked up in another pom (outside servicemix), via a
dependency, even though a parent pom does define a servicemix.version property.
Using properties to define parent or artifact versions will also cause
problems with some release tools.
I've attached a patch that will clean this up.
This is for SMX4:
https://svn.apache.org/repos/asf/servicemix/smx4/features/trunk
I had updated to the latest source about an hour ago, before creating the
changes for this patch.
Would someone review this patch and apply it?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.