<project name="codehaus-cargo-component-info">
   <!-- 0.9 with modifications to add JBoss-4.2 support and shared class path. Those changes will be submitted to the cargo project.  -->
   <component id="codehaus/cargo"
              licenseType="apache-2.0"
              version="0.9-portal"
              projectHome="http://cargo.codehaus.org/"
              description="Cargo is a thin wrapper around existing containers (e.g. J2EE containers). It provides different APIs to easily manipulate containers.">
      <artifact id="cargo-core-uberjar-0.9.jar"/>
      <artifact id="cargo-ant-0.9.jar"/>
      <artifact id="manager.war"/>
      <export>
         <include input="cargo-core-uberjar-0.9.jar"/>
         <include input="cargo-ant-0.9.jar"/>
      </export>
   </component>
</project>
