File excalibur-avalon-framework-component-info.xml of Package excalibur
<project name="apache-avalon-component-info">
<component id="apache-avalon"
licenseType="apache-1.1"
version="@FRAMEWORK_VERSION@-brew"
projectHome="http://excalibur.apache.org/"
description="Java Apache Server Framework"
scm=":ext:cvs.devel.redhat.com:/cvs/dist/excalibur"
tag="@TAG@">
<!-- Built using JDK 1.4 -->
<artifact id="avalon-framework.jar"/>
<export>
<include input="avalon-framework.jar"/>
</export>
</component>
</project>