<project name="apache-commons-vfs">
   <component id="apache-vfs"
              licenseType="apache-2.0"
              version="1.0-dev"
              projectHome="http://jakarta.apache.org/commons/vfs/"
              description=" Commons VFS provides a single API for accessing 
              various different file systems. It presents a uniform view of the files 
              from various different sources, such as the files on local disk, on an HTTP server, 
              or inside a Zip archive"
    >
      <artifact id="commons-vfs.jar"/>
      <export>
         <include input="commons-vfs.jar"/>
      </export>
   </component>

</project>