Checking out filestore
to /data/cvsDownloads/testing
Admin email addresses for error logs: jdt@roe.ac.uk clq2@star.le.ac.uk
Deploying filestore,  on Sun Jun 18 12:28:49 BST 2006
====================================
Have you remembered to edit ~/build.properties with the correct version numbers?
Checking out maven-base and filestore from cvs into /data/cvsDownloads/testing
Checking out astrogrid/filestore(HEAD) into /data/cvsDownloads/testing

cvs checkout: Updating astrogrid/maven-base
U astrogrid/maven-base/.cvsignore
U astrogrid/maven-base/LICENSE.txt
U astrogrid/maven-base/README
U astrogrid/maven-base/badcodingcheckstyle.xml
U astrogrid/maven-base/checkstyle.xml
U astrogrid/maven-base/maven-project.xsd
U astrogrid/maven-base/maven.xml
U astrogrid/maven-base/project.properties
U astrogrid/maven-base/project.xml
cvs checkout: Updating astrogrid/maven-base/html
U astrogrid/maven-base/html/about-pre.html
U astrogrid/maven-base/html/readme.txt
cvs checkout: Updating astrogrid/maven-base/xsd
U astrogrid/maven-base/xsd/maven-navigation-1.0.xsd
U astrogrid/maven-base/xsd/maven-project.xsd
OK
cvs checkout: Updating astrogrid/filestore
U astrogrid/filestore/.cvsignore
U astrogrid/filestore/maven.xml
U astrogrid/filestore/project.properties
U astrogrid/filestore/project.xml
U astrogrid/filestore/registry.jsp
cvs checkout: Updating astrogrid/filestore/client
U astrogrid/filestore/client/.cvsignore
U astrogrid/filestore/client/maven.xml
U astrogrid/filestore/client/project.properties
U astrogrid/filestore/client/project.xml
cvs checkout: Updating astrogrid/filestore/client/data
cvs checkout: Updating astrogrid/filestore/client/src
cvs checkout: Updating astrogrid/filestore/client/src/config
U astrogrid/filestore/client/src/config/astrogrid.properties
U astrogrid/filestore/client/src/config/log4j.properties
cvs checkout: Updating astrogrid/filestore/client/src/config/registry
U astrogrid/filestore/client/src/config/registry/service.entry.xml
cvs checkout: Updating astrogrid/filestore/client/src/java
cvs checkout: Updating astrogrid/filestore/client/src/java/org
cvs checkout: Updating astrogrid/filestore/client/src/java/org/astrogrid
cvs checkout: Updating astrogrid/filestore/client/src/java/org/astrogrid/filestore
cvs checkout: Updating astrogrid/filestore/client/src/java/org/astrogrid/filestore/client
U astrogrid/filestore/client/src/java/org/astrogrid/filestore/client/FileStoreCoreDelegate.java
U astrogrid/filestore/client/src/java/org/astrogrid/filestore/client/FileStoreDelegate.java
U astrogrid/filestore/client/src/java/org/astrogrid/filestore/client/FileStoreMockDelegate.java
U astrogrid/filestore/client/src/java/org/astrogrid/filestore/client/FileStoreSoapDelegate.java
cvs checkout: Updating astrogrid/filestore/client/src/java/org/astrogrid/filestore/resolver
U astrogrid/filestore/client/src/java/org/astrogrid/filestore/resolver/FileStoreDelegateResolver.java
U astrogrid/filestore/client/src/java/org/astrogrid/filestore/resolver/FileStoreDelegateResolverImpl.java
U astrogrid/filestore/client/src/java/org/astrogrid/filestore/resolver/FileStoreDelegateResolverMock.java
U astrogrid/filestore/client/src/java/org/astrogrid/filestore/resolver/FileStoreEndpointResolver.java
U astrogrid/filestore/client/src/java/org/astrogrid/filestore/resolver/FileStoreEndpointResolverImpl.java
U astrogrid/filestore/client/src/java/org/astrogrid/filestore/resolver/FileStoreResolverException.java
cvs checkout: Updating astrogrid/filestore/client/src/junit
cvs checkout: Updating astrogrid/filestore/client/src/junit/org
cvs checkout: Updating astrogrid/filestore/client/src/junit/org/astrogrid
cvs checkout: Updating astrogrid/filestore/client/src/junit/org/astrogrid/filestore
cvs checkout: Updating astrogrid/filestore/client/src/junit/org/astrogrid/filestore/client
U astrogrid/filestore/client/src/junit/org/astrogrid/filestore/client/FileStoreMockDelegateTestCase.java
U astrogrid/filestore/client/src/junit/org/astrogrid/filestore/client/FileStoreSoapDelegateTestCase.java
cvs checkout: Updating astrogrid/filestore/client/src/junit/org/astrogrid/filestore/resolver
U astrogrid/filestore/client/src/junit/org/astrogrid/filestore/resolver/FileStoreDelegateResolverTestCase.java
U astrogrid/filestore/client/src/junit/org/astrogrid/filestore/resolver/FileStoreEndpointResolverTestCase.java
cvs checkout: Updating astrogrid/filestore/client/src/xsl
cvs checkout: Updating astrogrid/filestore/client/src/xsl/registry
U astrogrid/filestore/client/src/xsl/registry/service.entry.xsl
U astrogrid/filestore/client/src/xsl/registry/service.wsdl.xsl
cvs checkout: Updating astrogrid/filestore/common
U astrogrid/filestore/common/.cvsignore
U astrogrid/filestore/common/maven.xml
U astrogrid/filestore/common/project.properties
U astrogrid/filestore/common/project.xml
cvs checkout: Updating astrogrid/filestore/common/data
cvs checkout: Updating astrogrid/filestore/common/src
cvs checkout: Updating astrogrid/filestore/common/src/config
U astrogrid/filestore/common/src/config/log4j.properties
cvs checkout: Updating astrogrid/filestore/common/src/data
cvs checkout: Updating astrogrid/filestore/common/src/java
cvs checkout: Updating astrogrid/filestore/common/src/java/org
cvs checkout: Updating astrogrid/filestore/common/src/java/org/astrogrid
cvs checkout: Updating astrogrid/filestore/common/src/java/org/astrogrid/filestore
cvs checkout: Updating astrogrid/filestore/common/src/java/org/astrogrid/filestore/common
U astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/FileStore.java
U astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/FileStoreConfig.java
U astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/FileStoreConfigMock.java
U astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/FileStoreDateFormat.java
U astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/FileStoreInputStream.java
U astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/FileStoreMock.java
U astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/FileStoreOutputStream.java
U astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/FileStoreTest.java
cvs checkout: Updating astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/data
cvs checkout: Updating astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/exception
U astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/exception/FileStoreException.java
U astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/exception/FileStoreIdentifierException.java
U astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/exception/FileStoreNotFoundException.java
U astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/exception/FileStoreServiceException.java
U astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/exception/FileStoreTransferException.java
cvs checkout: Updating astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/file
U astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/file/FileIdentifier.java
U astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/file/FileProperties.java
U astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/file/FileProperty.java
U astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/file/FileStorePropertyFilter.java
U astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/file/PropertyFilter.java
cvs checkout: Updating astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/identifier
U astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/identifier/UniqueIdentifier.java
cvs checkout: Updating astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/info
U astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/info/StoreInfo.java
cvs checkout: Updating astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/ivorn
U astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/ivorn/FileStoreIvornFactory.java
U astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/ivorn/FileStoreIvornParser.java
cvs checkout: Updating astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/transfer
U astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/transfer/TransferListener.java
U astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/transfer/TransferProperties.java
U astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/transfer/TransferUpdate.java
U astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/transfer/TransferUtil.java
U astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/transfer/UrlGetRequest.java
U astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/transfer/UrlGetTransfer.java
U astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/transfer/UrlPutTransfer.java
cvs checkout: Updating astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/transfer/mock
U astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/transfer/mock/Connector.java
U astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/transfer/mock/Handler.java
cvs checkout: Updating astrogrid/filestore/common/src/junit
cvs checkout: Updating astrogrid/filestore/common/src/junit/org
cvs checkout: Updating astrogrid/filestore/common/src/junit/org/astrogrid
cvs checkout: Updating astrogrid/filestore/common/src/junit/org/astrogrid/filestore
cvs checkout: Updating astrogrid/filestore/common/src/junit/org/astrogrid/filestore/common
U astrogrid/filestore/common/src/junit/org/astrogrid/filestore/common/FileStoreDateFormatTestCase.java
U astrogrid/filestore/common/src/junit/org/astrogrid/filestore/common/FileStoreTestCase.java
cvs checkout: Updating astrogrid/filestore/common/src/junit/org/astrogrid/filestore/common/data
cvs checkout: Updating astrogrid/filestore/common/src/junit/org/astrogrid/filestore/common/file
U astrogrid/filestore/common/src/junit/org/astrogrid/filestore/common/file/FileStorePropertyFilterTestCase.java
cvs checkout: Updating astrogrid/filestore/common/src/junit/org/astrogrid/filestore/common/info
cvs checkout: Updating astrogrid/filestore/common/src/junit/org/astrogrid/filestore/common/ivorn
U astrogrid/filestore/common/src/junit/org/astrogrid/filestore/common/ivorn/FileStoreIvornFactoryTestCase.java
U astrogrid/filestore/common/src/junit/org/astrogrid/filestore/common/ivorn/FileStoreIvornParserTestCase.java
cvs checkout: Updating astrogrid/filestore/common/src/junit/org/astrogrid/filestore/common/transfer
cvs checkout: Updating astrogrid/filestore/common/src/junit/org/astrogrid/filestore/common/transfer/mock
U astrogrid/filestore/common/src/junit/org/astrogrid/filestore/common/transfer/mock/HandlerTestCase.java
cvs checkout: Updating astrogrid/filestore/data
U astrogrid/filestore/data/text.txt
cvs checkout: Updating astrogrid/filestore/deploy
U astrogrid/filestore/deploy/.cvsignore
U astrogrid/filestore/deploy/maven.xml
U astrogrid/filestore/deploy/project.properties
U astrogrid/filestore/deploy/project.xml
cvs checkout: Updating astrogrid/filestore/deploy/src
cvs checkout: Updating astrogrid/filestore/deploy/src/config
U astrogrid/filestore/deploy/src/config/filestore.properties
U astrogrid/filestore/deploy/src/config/log4j.properties
cvs checkout: Updating astrogrid/filestore/deploy/src/junit
cvs checkout: Updating astrogrid/filestore/deploy/src/junit/org
cvs checkout: Updating astrogrid/filestore/deploy/src/junit/org/astrogrid
cvs checkout: Updating astrogrid/filestore/deploy/src/junit/org/astrogrid/filestore
cvs checkout: Updating astrogrid/filestore/deploy/src/junit/org/astrogrid/filestore/integration
U astrogrid/filestore/deploy/src/junit/org/astrogrid/filestore/integration/FileStoreIntegrationTest.java
cvs checkout: Updating astrogrid/filestore/deployment
U astrogrid/filestore/deployment/.cvsignore
U astrogrid/filestore/deployment/maven.xml
U astrogrid/filestore/deployment/project.properties
U astrogrid/filestore/deployment/project.xml
cvs checkout: Updating astrogrid/filestore/deployment/ant
U astrogrid/filestore/deployment/ant/build.xml
U astrogrid/filestore/deployment/ant/default.properties
cvs checkout: Updating astrogrid/filestore/deployment/ant/filestore
U astrogrid/filestore/deployment/ant/filestore/context.xml
cvs checkout: Updating astrogrid/filestore/deployment/ant/registryentries
U astrogrid/filestore/deployment/ant/registryentries/filestore-v10.xml
U astrogrid/filestore/deployment/ant/registryentries/filestore.xml
cvs checkout: Updating astrogrid/filestore/errors
U astrogrid/filestore/errors/TEST-org.astrogrid.filestore.integration.FileStoreIntegrationTest.txt
cvs checkout: Updating astrogrid/filestore/installer
U astrogrid/filestore/installer/.cvsignore
U astrogrid/filestore/installer/maven.xml
U astrogrid/filestore/installer/project.properties
U astrogrid/filestore/installer/project.xml
cvs checkout: Updating astrogrid/filestore/installer/resources
U astrogrid/filestore/installer/resources/config.properties
cvs checkout: Updating astrogrid/filestore/installer/resources/local-img
U astrogrid/filestore/installer/resources/local-img/aglogo.jpg
U astrogrid/filestore/installer/resources/local-img/avobar.jpg
cvs checkout: Updating astrogrid/filestore/installer/resources/velocitytemplates
U astrogrid/filestore/installer/resources/velocitytemplates/sayhello.html
U astrogrid/filestore/installer/resources/velocitytemplates/wavegoodbye.html
cvs checkout: Updating astrogrid/filestore/installer/xdocs
U astrogrid/filestore/installer/xdocs/index.xml
cvs checkout: Updating astrogrid/filestore/keystore
cvs checkout: Updating astrogrid/filestore/keystore/server
cvs checkout: Updating astrogrid/filestore/keystore/test
cvs checkout: Updating astrogrid/filestore/maven
U astrogrid/filestore/maven/axis.properties
U astrogrid/filestore/maven/checkstyle.xml
U astrogrid/filestore/maven/maven.properties
U astrogrid/filestore/maven/maven.xml
U astrogrid/filestore/maven/project.properties
U astrogrid/filestore/maven/project.xml
cvs checkout: Updating astrogrid/filestore/maven/src
cvs checkout: Updating astrogrid/filestore/maven/src/xsl
U astrogrid/filestore/maven/src/xsl/wsdd-impl.xsl
U astrogrid/filestore/maven/src/xsl/wsdd-scope.xsl
cvs checkout: Updating astrogrid/filestore/server
U astrogrid/filestore/server/.cvsignore
U astrogrid/filestore/server/maven.xml
U astrogrid/filestore/server/project.properties
U astrogrid/filestore/server/project.xml
cvs checkout: Updating astrogrid/filestore/server/src
cvs checkout: Updating astrogrid/filestore/server/src/config
U astrogrid/filestore/server/src/config/astrogrid.properties
U astrogrid/filestore/server/src/config/log4j.properties
cvs checkout: Updating astrogrid/filestore/server/src/java
cvs checkout: Updating astrogrid/filestore/server/src/java/org
cvs checkout: Updating astrogrid/filestore/server/src/java/org/astrogrid
cvs checkout: Updating astrogrid/filestore/server/src/java/org/astrogrid/filestore
cvs checkout: Updating astrogrid/filestore/server/src/java/org/astrogrid/filestore/server
U astrogrid/filestore/server/src/java/org/astrogrid/filestore/server/FileStoreConfigImpl.java
U astrogrid/filestore/server/src/java/org/astrogrid/filestore/server/FileStoreImpl.java
cvs checkout: Updating astrogrid/filestore/server/src/java/org/astrogrid/filestore/server/repository
U astrogrid/filestore/server/src/java/org/astrogrid/filestore/server/repository/Repository.java
U astrogrid/filestore/server/src/java/org/astrogrid/filestore/server/repository/RepositoryContainer.java
U astrogrid/filestore/server/src/java/org/astrogrid/filestore/server/repository/RepositoryImpl.java
cvs checkout: Updating astrogrid/filestore/server/src/java/org/astrogrid/filestore/server/servlet
U astrogrid/filestore/server/src/java/org/astrogrid/filestore/server/servlet/FileStoreServlet.java
cvs checkout: Updating astrogrid/filestore/server/src/java/org/astrogrid/filestore/server/streamer
U astrogrid/filestore/server/src/java/org/astrogrid/filestore/server/streamer/StreamServlet.java
U astrogrid/filestore/server/src/java/org/astrogrid/filestore/server/streamer/StreamTicket.java
U astrogrid/filestore/server/src/java/org/astrogrid/filestore/server/streamer/StreamTicketException.java
U astrogrid/filestore/server/src/java/org/astrogrid/filestore/server/streamer/StreamTicketList.java
U astrogrid/filestore/server/src/java/org/astrogrid/filestore/server/streamer/package.html







U astrogrid/filestore/server/src/junit/org/astrogrid/filestore/server/streamer/StreamTicketListTest.java
U astrogrid/filestore/server/src/junit/org/astrogrid/filestore/server/streamer/StreamTicketTest.java
cvs checkout: Updating astrogrid/filestore/stress
U astrogrid/filestore/stress/maven.xml
U astrogrid/filestore/stress/project.properties
U astrogrid/filestore/stress/project.xml
cvs checkout: Updating astrogrid/filestore/stress/src
cvs checkout: Updating astrogrid/filestore/stress/src/config
U astrogrid/filestore/stress/src/config/astrogrid.properties
U astrogrid/filestore/stress/src/config/log4j.properties
cvs checkout: Updating astrogrid/filestore/stress/src/config/registry
cvs checkout: Updating astrogrid/filestore/stress/src/java
cvs checkout: Updating astrogrid/filestore/stress/src/java/org
cvs checkout: Updating astrogrid/filestore/stress/src/java/org/astrogrid
cvs checkout: Updating astrogrid/filestore/stress/src/java/org/astrogrid/filestore
cvs checkout: Updating astrogrid/filestore/stress/src/java/org/astrogrid/filestore/stress
cvs checkout: Updating astrogrid/filestore/stress/src/junit
cvs checkout: Updating astrogrid/filestore/stress/src/junit/org
cvs checkout: Updating astrogrid/filestore/stress/src/junit/org/astrogrid
cvs checkout: Updating astrogrid/filestore/stress/src/junit/org/astrogrid/filestore
cvs checkout: Updating astrogrid/filestore/stress/src/junit/org/astrogrid/filestore/stress
U astrogrid/filestore/stress/src/junit/org/astrogrid/filestore/stress/DataOverloadTestCase.java
cvs checkout: Updating astrogrid/filestore/webapp
U astrogrid/filestore/webapp/.cvsignore
U astrogrid/filestore/webapp/maven.xml
U astrogrid/filestore/webapp/project.properties
U astrogrid/filestore/webapp/project.xml
cvs checkout: Updating astrogrid/filestore/webapp/src
cvs checkout: Updating astrogrid/filestore/webapp/src/config
cvs checkout: Updating astrogrid/filestore/webapp/src/java
cvs checkout: Updating astrogrid/filestore/webapp/src/java/org
cvs checkout: Updating astrogrid/filestore/webapp/src/java/org/astrogrid
cvs checkout: Updating astrogrid/filestore/webapp/src/java/org/astrogrid/filestore
cvs checkout: Updating astrogrid/filestore/webapp/src/java/org/astrogrid/filestore/webapp
U astrogrid/filestore/webapp/src/java/org/astrogrid/filestore/webapp/FileStoreSelfTest.java
cvs checkout: Updating astrogrid/filestore/webapp/src/webapp
U astrogrid/filestore/webapp/src/webapp/configure.jsp
U astrogrid/filestore/webapp/src/webapp/header.xml
U astrogrid/filestore/webapp/src/webapp/index.jsp
U astrogrid/filestore/webapp/src/webapp/navigation.xml
cvs checkout: Updating astrogrid/filestore/webapp/src/webapp/WEB-INF
U astrogrid/filestore/webapp/src/webapp/WEB-INF/web.xml
cvs checkout: Updating astrogrid/filestore/webapp/src/webapp/WEB-INF/classes
U astrogrid/filestore/webapp/src/webapp/WEB-INF/classes/log4j.properties
cvs checkout: Updating astrogrid/filestore/webapp/src/webapp/admin
U astrogrid/filestore/webapp/src/webapp/admin/AuthorityXML0.10.jsp
U astrogrid/filestore/webapp/src/webapp/admin/AuthorityXML0.9.jsp
U astrogrid/filestore/webapp/src/webapp/admin/MetaDataXML0.10.jsp
U astrogrid/filestore/webapp/src/webapp/admin/MetaDataXML0.9.jsp
U astrogrid/filestore/webapp/src/webapp/admin/Metadata.jsp
U astrogrid/filestore/webapp/src/webapp/admin/Metadata.xml
U astrogrid/filestore/webapp/src/webapp/admin/fingerprint.jsp
U astrogrid/filestore/webapp/src/webapp/admin/index.jsp
U astrogrid/filestore/webapp/src/webapp/admin/navigation.xml
U astrogrid/filestore/webapp/src/webapp/admin/selfRegisterCheck.jsp
U astrogrid/filestore/webapp/src/webapp/admin/selfRegisterForm.jsp
U astrogrid/filestore/webapp/src/webapp/admin/selfTest.jsp
cvs checkout: Updating astrogrid/filestore/webapp/src/webapp/admin/img
U astrogrid/filestore/webapp/src/webapp/admin/img/aglogo.png
cvs checkout: Updating astrogrid/filestore/webapp/src/webapp/img
U astrogrid/filestore/webapp/src/webapp/img/aglogo.png
cvs checkout: Updating astrogrid/filestore/webapp/src/webapp/style
U astrogrid/filestore/webapp/src/webapp/style/astrogrid.css
cvs checkout: Updating astrogrid/filestore/webapp/src/xsl
U astrogrid/filestore/webapp/src/xsl/servlet.xsl
cvs checkout: Updating astrogrid/filestore/webapp/xdocs
U astrogrid/filestore/webapp/xdocs/navigation.xml
U astrogrid/filestore/webapp/xdocs/service-install.xml
cvs checkout: Updating astrogrid/filestore/webapp/xdocs/images
U astrogrid/filestore/webapp/xdocs/images/note.gif
cvs checkout: Updating astrogrid/filestore/xdocs
U astrogrid/filestore/xdocs/index.xml
OK
OK

 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

    [echo] 
    [echo] Project root   : /data/cvsDownloads/testing/astrogrid/filestore
    [echo] Loading maven properties : /data/cvsDownloads/testing/astrogrid/filestore/maven/maven.properties
    [echo] Loading axis properties  : /data/cvsDownloads/testing/astrogrid/filestore/maven/axis.properties
    [echo] Fixing JAXP properties ....
    [echo] 
build:start:

astrogrid-echo-versions:
    [echo] AstroGrid Components:
    [echo] Common 2006.3c
    [echo] Workflow Objects 2006.3wo
    [echo] Scripting 2006.3s
    [echo] eXist 2006.3e
    [echo] Registry 2006.3r
    [echo] Community 2006.3ct
    [echo] FileStore 2006.3fs
    [echo] FileManager 2006.3fm
    [echo] mySpace 0.10-b000m
    [echo] Security 2006.3st
    [echo] Applications 2006.3a
    [echo] JES 2006.3j
    [echo] Datacenter 0.8-b005d
    [echo] Workflow 2006.3w
    [echo] Deployment 2006.3d
    [echo] UI 2006.3
    [echo] Portal 2006.3p
    [echo] Aggregate 1.1-004ag
    [echo] xmldb 2006.3xml
    [echo] desktop 2006.3.pre1
    [echo] Contracts 2006.2con
    [echo] Status 2006.2st
    [echo] Storeclient 1.1-001stc
    [echo] pal stable 2006.3pl
    [echo] pal latest 2006.3pl
    [echo] config stable 2006.3cfg
    [echo] config latest 2006.3cfg
    [echo] utils stable 2006.3ut
    [echo] utils latest 2006.3ut
    [echo] xml latest 2006.3xml
    [echo] xml stable2006.3xml
BUILD SUCCESSFUL
Total time: 5 seconds
Finished at: Sun Jun 18 12:29:33 BST 2006


Building and deploying artifacts
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

    [echo] 
    [echo] Project root   : /data/cvsDownloads/testing/astrogrid/filestore
    [echo] Loading maven properties : /data/cvsDownloads/testing/astrogrid/filestore/maven/maven.properties
    [echo] Loading axis properties  : /data/cvsDownloads/testing/astrogrid/filestore/maven/axis.properties
    [echo] Fixing JAXP properties ....
    [echo] 
Starting the reactor...
Our processing order:
FileStore common
FileStore client
FileStore Installation Script
FileStore Installer
FileStore server
FileStore webapp
+----------------------------------------
| Deploying snapshot artifact :  FileStore common
| Memory: 4M/5M
+----------------------------------------
build:start:

astrogrid-deploy-artifact:
    [echo] 
    [echo] Project root   : /data/cvsDownloads/testing/astrogrid/filestore
    [echo] Loading maven properties : /data/cvsDownloads/testing/astrogrid/filestore/maven/maven.properties
    [echo] Loading axis properties  : /data/cvsDownloads/testing/astrogrid/filestore/maven/axis.properties
    [echo] Fixing JAXP properties ....
org.apache.xalan.processor.TransformerFactoryImpl    [echo] 
build:start:

astrogrid-deploy-artifact:
    [echo] Build artifact  : astrogrid-filestore-common
    [echo] Build version   : 2006.3fs
    [echo] Build directory : /data/cvsDownloads/testing/astrogrid/filestore/common/target
astrogrid-install-artifact:
    [echo] Build artifact  : astrogrid-filestore-common
    [echo] Build version   : 2006.3fs
    [echo] Build directory : /data/cvsDownloads/testing/astrogrid/filestore/common/target
java:prepare-filesystem:
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/common/target/classes

java:compile:
    [echo] 
    [echo] Artifact : astrogrid-filestore-common
    [echo] Preparing for java:compile ....
init.tools:
    [echo] 
    [echo] Initialising Axis tools ....
    [echo] ....
init.classpath:
    [echo] 
    [echo] Initialising Axis classpath ....
    [echo] ....
init.paths:
    [echo] 
    [echo] Initialising Axis paths ...
    [echo] ....
    [echo] axisUrl : http://localhost:8080/astrogrid-filestore
    [echo] axisDir : /data/cvsDownloads/testing/astrogrid/filestore/common/target/axis/webapp
    [echo] tempDir : /data/cvsDownloads/testing/astrogrid/filestore/common/target/generated/temp
    [echo] javaDir : /data/cvsDownloads/testing/astrogrid/filestore/common/target/generated/java
    [echo] wsdlDir : /data/cvsDownloads/testing/astrogrid/filestore/common/target/generated/wsdl
    [echo] wsddDir : /data/cvsDownloads/testing/astrogrid/filestore/common/target/generated/wsdd

    [echo] Checking for Axis webapp
init.axis:
    [echo] 
    [echo] Initialising Axis libraries ....
    [echo] ....
init.paths:
    [echo] 
    [echo] Initialising Axis paths ...

    [echo] Found Axis war file
    [echo]   Ident    : axis:axis
    [echo]   Version  : 1.3
    [echo]   Type     : war
    [echo]   Name     : axis-1.3.war
    [echo]   Path     : /home/integration/.maven/repository/axis/wars/axis-1.3.war
    [echo] Unpacking Axis war file
    [unjar] Expanding: /home/integration/.maven/repository/axis/wars/axis-1.3.war into /data/cvsDownloads/testing/astrogrid/filestore/common/target/axis/webapp



    [echo] Compiling to /data/cvsDownloads/testing/astrogrid/filestore/common/target/classes
    [javac] Compiling 31 source files to /data/cvsDownloads/testing/astrogrid/filestore/common/target/classes

java:jar-resources:

test:prepare-filesystem:
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/common/target/test-classes
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/common/target/test-reports

test:test-resources:

test:compile:
    [javac] Compiling 6 source files to /data/cvsDownloads/testing/astrogrid/filestore/common/target/test-classes

test:test:
    [echo] 
    [echo] Artifact : astrogrid-filestore-common
    [echo] Preparing services for tests
init.classpath:
    [echo] 
    [echo] Initialising Axis classpath ....

    [echo] 
    [echo] JUnit fork VM - true
    [echo] JUnit test directory : /data/cvsDownloads/testing/astrogrid/filestore/common/target/axis/webapp/WEB-INF
    [echo] 
    [junit] Running org.astrogrid.filestore.common.file.FileStorePropertyFilterTestCase
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.474 sec
    [junit] Running org.astrogrid.filestore.common.FileStoreDateFormatTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.517 sec
    [junit] Running org.astrogrid.filestore.common.FileStoreTestCase
    [junit] Tests run: 69, Failures: 0, Errors: 0, Time elapsed: 4.463 sec
    [junit] Running org.astrogrid.filestore.common.ivorn.FileStoreIvornFactoryTestCase
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.614 sec
    [junit] Running org.astrogrid.filestore.common.ivorn.FileStoreIvornParserTestCase
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.641 sec
    [junit] Running org.astrogrid.filestore.common.transfer.mock.HandlerTestCase
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.755 sec

jar:jar:
    [jar] Building jar: /data/cvsDownloads/testing/astrogrid/filestore/common/target/astrogrid-filestore-common-2006.3fs.jar
Copying: from '/data/cvsDownloads/testing/astrogrid/filestore/common/target/astrogrid-filestore-common-2006.3fs.jar' to: '/home/integration/.maven/repository/org.astrogrid/jars/astrogrid-filestore-common-2006.3fs.jar'
Copying: from '/data/cvsDownloads/testing/astrogrid/filestore/common/project.xml' to: '/home/integration/.maven/repository/org.astrogrid/poms/astrogrid-filestore-common-2006.3fs.pom'


    [echo] maven.repo.list is set - using artifact deploy mode
Will deploy to 1 repository(ies): astrogrid
Deploying to repository: astrogrid
Using private key: /home/integration/.ssh/id_dsa
Deploying: /data/cvsDownloads/testing/astrogrid/filestore/common/project.xml-->org.astrogrid/poms/astrogrid-filestore-common-2006.3fs.pom
Executing command: mkdir -p /var/www/www/maven/org.astrogrid/poms

Executing command: chgrp maven /var/www/www/maven/org.astrogrid/poms/astrogrid-filestore-common-2006.3fs.pom

Executing command: chmod g+w /var/www/www/maven/org.astrogrid/poms/astrogrid-filestore-common-2006.3fs.pom

Deploying: /data/cvsDownloads/testing/astrogrid/filestore/common/project.xml.md5-->org.astrogrid/poms/astrogrid-filestore-common-2006.3fs.pom.md5
Executing command: mkdir -p /var/www/www/maven/org.astrogrid/poms

Executing command: chgrp maven /var/www/www/maven/org.astrogrid/poms/astrogrid-filestore-common-2006.3fs.pom.md5

Executing command: chmod g+w /var/www/www/maven/org.astrogrid/poms/astrogrid-filestore-common-2006.3fs.pom.md5

Will deploy to 1 repository(ies): astrogrid
Deploying to repository: astrogrid
Using private key: /home/integration/.ssh/id_dsa
Deploying: /data/cvsDownloads/testing/astrogrid/filestore/common/target/astrogrid-filestore-common-2006.3fs.jar-->org.astrogrid/jars/astrogrid-filestore-common-2006.3fs.jar
Executing command: mkdir -p /var/www/www/maven/org.astrogrid/jars

Executing command: chgrp maven /var/www/www/maven/org.astrogrid/jars/astrogrid-filestore-common-2006.3fs.jar

Executing command: chmod g+w /var/www/www/maven/org.astrogrid/jars/astrogrid-filestore-common-2006.3fs.jar

Deploying: /data/cvsDownloads/testing/astrogrid/filestore/common/target/astrogrid-filestore-common-2006.3fs.jar.md5-->org.astrogrid/jars/astrogrid-filestore-common-2006.3fs.jar.md5
Executing command: mkdir -p /var/www/www/maven/org.astrogrid/jars

Executing command: chgrp maven /var/www/www/maven/org.astrogrid/jars/astrogrid-filestore-common-2006.3fs.jar.md5

Executing command: chmod g+w /var/www/www/maven/org.astrogrid/jars/astrogrid-filestore-common-2006.3fs.jar.md5

+----------------------------------------
| Deploying snapshot artifact :  FileStore client
| Memory: 7M/12M
+----------------------------------------

build:end:

    [echo] 
    [echo] Project root   : /data/cvsDownloads/testing/astrogrid/filestore
    [echo] Loading maven properties : /data/cvsDownloads/testing/astrogrid/filestore/maven/maven.properties
    [echo] Loading axis properties  : /data/cvsDownloads/testing/astrogrid/filestore/maven/axis.properties
    [echo] Fixing JAXP properties ....
org.apache.xalan.processor.TransformerFactoryImpl    [echo] 
build:start:

astrogrid-deploy-artifact:
    [echo] Build artifact  : astrogrid-filestore-client
    [echo] Build version   : 2006.3fs
    [echo] Build directory : /data/cvsDownloads/testing/astrogrid/filestore/client/target
astrogrid-install-artifact:
    [echo] Build artifact  : astrogrid-filestore-client
    [echo] Build version   : 2006.3fs
    [echo] Build directory : /data/cvsDownloads/testing/astrogrid/filestore/client/target
java:prepare-filesystem:
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/client/target/classes

java:compile:
    [echo] 
    [echo] Artifact : astrogrid-filestore-client
    [echo] Preparing for java:compile ....
init.tools:
    [echo] 
    [echo] Initialising Axis tools ....
    [echo] ....
init.classpath:
    [echo] 
    [echo] Initialising Axis classpath ....
    [echo] ....
init.paths:
    [echo] 
    [echo] Initialising Axis paths ...
    [echo] ....
    [echo] axisUrl : http://localhost:8080/astrogrid-filestore
    [echo] axisDir : /data/cvsDownloads/testing/astrogrid/filestore/client/target/axis/webapp
    [echo] tempDir : /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/temp
    [echo] javaDir : /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/java
    [echo] wsdlDir : /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/wsdl
    [echo] wsddDir : /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/wsdd

    [echo] Checking for Axis webapp
init.axis:
    [echo] 
    [echo] Initialising Axis libraries ....
    [echo] ....
init.paths:
    [echo] 
    [echo] Initialising Axis paths ...

    [echo] Found Axis war file
    [echo]   Ident    : axis:axis
    [echo]   Version  : 1.3
    [echo]   Type     : war
    [echo]   Name     : axis-1.3.war
    [echo]   Path     : /home/integration/.maven/repository/axis/wars/axis-1.3.war
    [echo] Unpacking Axis war file
    [unjar] Expanding: /home/integration/.maven/repository/axis/wars/axis-1.3.war into /data/cvsDownloads/testing/astrogrid/filestore/client/target/axis/webapp



    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/wsdl
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/temp
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/java
    [echo] 
    [echo] Generating WSDL for FileStore
    [axis.java2wsdl] Java2WSDL org.astrogrid.filestore.common.FileStore
    [echo] 
    [echo] Generating Java stubs for FileStore
    [axis.wsdl2java] WSDL2Java file:////data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/wsdl/FileStore.wsdl
    [echo] 
    [echo] Updating WSDD for FileStore
    [xslt] Processing /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/temp/org/astrogrid/filestore/common/deploy.wsdd to /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/wsdd/FileStore.wsdd
    [xslt] Loading stylesheet /data/cvsDownloads/testing/astrogrid/filestore/maven/src/xsl/wsdd-impl.xsl
    [echo] 
    [echo] Updating WSDD for FileStore
    [xslt] Processing /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/wsdd/FileStore.wsdd to /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/wsdd/FileStore.wsdd.tmp
    [xslt] Loading stylesheet /data/cvsDownloads/testing/astrogrid/filestore/maven/src/xsl/wsdd-scope.xsl
    [move] Moving 1 files to /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/wsdd
    [move] Attempting to rename: /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/wsdd/FileStore.wsdd.tmp to /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/wsdd/FileStore.wsdd
    [echo] 
    [echo] Copying generated Java for FileStore
    [copy] Copying 3 files to /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/java
    [echo] Compiling to /data/cvsDownloads/testing/astrogrid/filestore/client/target/classes
    [javac] Compiling 13 source files to /data/cvsDownloads/testing/astrogrid/filestore/client/target/classes

java:jar-resources:

test:prepare-filesystem:
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/client/target/test-classes
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/client/target/test-reports

test:test-resources:

test:compile:
    [javac] Compiling 4 source files to /data/cvsDownloads/testing/astrogrid/filestore/client/target/test-classes

test:test:
    [echo] 
    [echo] Artifact : astrogrid-filestore-client
    [echo] Preparing services for tests
init.classpath:
    [echo] 
    [echo] Initialising Axis classpath ....

    [echo] 
    [echo] JUnit fork VM - true
    [echo] JUnit test directory : /data/cvsDownloads/testing/astrogrid/filestore/client/target/axis/webapp/WEB-INF
    [echo] 
    [echo] Copying config properties ...
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/client/target/config
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/client/target/config
    [echo] 
    [echo] Deploying mock WebService ...
    [echo] 
    [echo] Deploying FileStore
    [echo]   WSDD : /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/wsdd/FileStore.wsdd
    [java] <?xml version="1.0" encoding="UTF-8"?>
    [java] <Admin>Done processing</Admin>
    [echo] 
    [echo] Registering mock WebService ...
    [echo] 
    [echo] Registering local service
    [echo]   Service name      : FileStore
    [echo]   Service class     : org.astrogrid.filestore.common.FileStore
    [echo]   Service authority : org.astrogrid.test
    [echo]   Service resource  : filestore
    [echo]   Service endpoint  : local:/FileStore
    [echo]   Service file      : filestore.xml
    [xslt] Processing /data/cvsDownloads/testing/astrogrid/filestore/client/src/config/registry/service.entry.xml to /data/cvsDownloads/testing/astrogrid/filestore/client/target/config/registry/filestore.xml
    [xslt] Loading stylesheet /data/cvsDownloads/testing/astrogrid/filestore/client/src/xsl/registry/service.entry.xsl
    [propertyfile] Updating property file: /data/cvsDownloads/testing/astrogrid/filestore/client/target/config/astrogrid.properties
    [junit] Running org.astrogrid.filestore.client.FileStoreMockDelegateTestCase
    [junit] Tests run: 69, Failures: 0, Errors: 0, Time elapsed: 2.796 sec
    [junit] Running org.astrogrid.filestore.client.FileStoreSoapDelegateTestCase
    [junit] Tests run: 69, Failures: 0, Errors: 0, Time elapsed: 17.046 sec
    [junit] Running org.astrogrid.filestore.resolver.FileStoreDelegateResolverTestCase
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.607 sec
    [junit] Running org.astrogrid.filestore.resolver.FileStoreEndpointResolverTestCase
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.964 sec
    [echo] 
    [echo] Artifact : astrogrid-filestore-client
    [echo] Cleaning up after JUnit tests

jar:jar:
    [echo] 
    [echo] Artifact : astrogrid-filestore-client
    [echo] Preparing for jar:jar ....
init.paths:
    [echo] 
    [echo] Initialising Axis paths ...

    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/client/target/classes/META-INF
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/client/target/classes/META-INF/wsdl
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/client/target/classes/META-INF/wsdl
    [jar] Building jar: /data/cvsDownloads/testing/astrogrid/filestore/client/target/astrogrid-filestore-client-2006.3fs.jar
Copying: from '/data/cvsDownloads/testing/astrogrid/filestore/client/target/astrogrid-filestore-client-2006.3fs.jar' to: '/home/integration/.maven/repository/org.astrogrid/jars/astrogrid-filestore-client-2006.3fs.jar'
Copying: from '/data/cvsDownloads/testing/astrogrid/filestore/client/project.xml' to: '/home/integration/.maven/repository/org.astrogrid/poms/astrogrid-filestore-client-2006.3fs.pom'


    [echo] maven.repo.list is set - using artifact deploy mode
Will deploy to 1 repository(ies): astrogrid
Deploying to repository: astrogrid
Using private key: /home/integration/.ssh/id_dsa
Deploying: /data/cvsDownloads/testing/astrogrid/filestore/client/project.xml-->org.astrogrid/poms/astrogrid-filestore-client-2006.3fs.pom
Executing command: mkdir -p /var/www/www/maven/org.astrogrid/poms

Executing command: chgrp maven /var/www/www/maven/org.astrogrid/poms/astrogrid-filestore-client-2006.3fs.pom

Executing command: chmod g+w /var/www/www/maven/org.astrogrid/poms/astrogrid-filestore-client-2006.3fs.pom

Deploying: /data/cvsDownloads/testing/astrogrid/filestore/client/project.xml.md5-->org.astrogrid/poms/astrogrid-filestore-client-2006.3fs.pom.md5
Executing command: mkdir -p /var/www/www/maven/org.astrogrid/poms

Executing command: chgrp maven /var/www/www/maven/org.astrogrid/poms/astrogrid-filestore-client-2006.3fs.pom.md5

Executing command: chmod g+w /var/www/www/maven/org.astrogrid/poms/astrogrid-filestore-client-2006.3fs.pom.md5

Will deploy to 1 repository(ies): astrogrid
Deploying to repository: astrogrid
Using private key: /home/integration/.ssh/id_dsa
Deploying: /data/cvsDownloads/testing/astrogrid/filestore/client/target/astrogrid-filestore-client-2006.3fs.jar-->org.astrogrid/jars/astrogrid-filestore-client-2006.3fs.jar
Executing command: mkdir -p /var/www/www/maven/org.astrogrid/jars

Executing command: chgrp maven /var/www/www/maven/org.astrogrid/jars/astrogrid-filestore-client-2006.3fs.jar

Executing command: chmod g+w /var/www/www/maven/org.astrogrid/jars/astrogrid-filestore-client-2006.3fs.jar

Deploying: /data/cvsDownloads/testing/astrogrid/filestore/client/target/astrogrid-filestore-client-2006.3fs.jar.md5-->org.astrogrid/jars/astrogrid-filestore-client-2006.3fs.jar.md5
Executing command: mkdir -p /var/www/www/maven/org.astrogrid/jars

Executing command: chgrp maven /var/www/www/maven/org.astrogrid/jars/astrogrid-filestore-client-2006.3fs.jar.md5

Executing command: chmod g+w /var/www/www/maven/org.astrogrid/jars/astrogrid-filestore-client-2006.3fs.jar.md5

+----------------------------------------
| Deploying snapshot artifact :  FileStore Installation Script
| Memory: 18M/18M
+----------------------------------------

build:end:

    [echo] 
    [echo] Project root   : /data/cvsDownloads/testing/astrogrid/filestore
    [echo] Loading maven properties : /data/cvsDownloads/testing/astrogrid/filestore/maven/maven.properties
    [echo] Loading axis properties  : /data/cvsDownloads/testing/astrogrid/filestore/maven/axis.properties
    [echo] Fixing JAXP properties ....
org.apache.xalan.processor.TransformerFactoryImpl    [echo] 
build:start:

astrogrid-deploy-artifact:
java:prepare-filesystem:
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/deployment/target/classes

java:compile:
    [echo] Compiling to /data/cvsDownloads/testing/astrogrid/filestore/deployment/target/classes
    [echo] No java source files to compile.

java:jar-resources:
Copying 5 files to /data/cvsDownloads/testing/astrogrid/filestore/deployment/target/classes

test:prepare-filesystem:
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/deployment/target/test-classes
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/deployment/target/test-reports

test:test-resources:

test:compile:
    [echo] No test source files to compile.

test:test:
    [echo] No tests to run.

jar:jar:
    [echo] Warning: shortDescription is greater than 49 characters - trimming for specification title.
    [jar] Building jar: /data/cvsDownloads/testing/astrogrid/filestore/deployment/target/astrogrid-filestore-deploy-script-2006.3fs.jar

jar:deploy:
    [echo] maven.repo.list is set - using artifact deploy mode
Will deploy to 1 repository(ies): astrogrid
Deploying to repository: astrogrid
Using private key: /home/integration/.ssh/id_dsa
Deploying: /data/cvsDownloads/testing/astrogrid/filestore/deployment/project.xml-->org.astrogrid/poms/astrogrid-filestore-deploy-script-2006.3fs.pom
Executing command: mkdir -p /var/www/www/maven/org.astrogrid/poms

Executing command: chgrp maven /var/www/www/maven/org.astrogrid/poms/astrogrid-filestore-deploy-script-2006.3fs.pom

Executing command: chmod g+w /var/www/www/maven/org.astrogrid/poms/astrogrid-filestore-deploy-script-2006.3fs.pom

Deploying: /data/cvsDownloads/testing/astrogrid/filestore/deployment/project.xml.md5-->org.astrogrid/poms/astrogrid-filestore-deploy-script-2006.3fs.pom.md5
Executing command: mkdir -p /var/www/www/maven/org.astrogrid/poms

Executing command: chgrp maven /var/www/www/maven/org.astrogrid/poms/astrogrid-filestore-deploy-script-2006.3fs.pom.md5

Executing command: chmod g+w /var/www/www/maven/org.astrogrid/poms/astrogrid-filestore-deploy-script-2006.3fs.pom.md5

Will deploy to 1 repository(ies): astrogrid
Deploying to repository: astrogrid
Using private key: /home/integration/.ssh/id_dsa
Deploying: /data/cvsDownloads/testing/astrogrid/filestore/deployment/target/astrogrid-filestore-deploy-script-2006.3fs.jar-->org.astrogrid/jars/astrogrid-filestore-deploy-script-2006.3fs.jar
Executing command: mkdir -p /var/www/www/maven/org.astrogrid/jars

Executing command: chgrp maven /var/www/www/maven/org.astrogrid/jars/astrogrid-filestore-deploy-script-2006.3fs.jar

Executing command: chmod g+w /var/www/www/maven/org.astrogrid/jars/astrogrid-filestore-deploy-script-2006.3fs.jar

Deploying: /data/cvsDownloads/testing/astrogrid/filestore/deployment/target/astrogrid-filestore-deploy-script-2006.3fs.jar.md5-->org.astrogrid/jars/astrogrid-filestore-deploy-script-2006.3fs.jar.md5
Executing command: mkdir -p /var/www/www/maven/org.astrogrid/jars

Executing command: chgrp maven /var/www/www/maven/org.astrogrid/jars/astrogrid-filestore-deploy-script-2006.3fs.jar.md5

Executing command: chmod g+w /var/www/www/maven/org.astrogrid/jars/astrogrid-filestore-deploy-script-2006.3fs.jar.md5

+----------------------------------------
| Deploying snapshot artifact :  FileStore Installer
| Memory: 8M/18M
+----------------------------------------
Attempting to download antigen-lib-0.6-SNAPSHOT.jar.


build:end:

    [echo] 
    [echo] Project root   : /data/cvsDownloads/testing/astrogrid/filestore
    [echo] Loading maven properties : /data/cvsDownloads/testing/astrogrid/filestore/maven/maven.properties
    [echo] Loading axis properties  : /data/cvsDownloads/testing/astrogrid/filestore/maven/axis.properties
    [echo] Fixing JAXP properties ....
org.apache.xalan.processor.TransformerFactoryImpl    [echo] 
build:start:

astrogrid-deploy-artifact:
javaapp:prereq:

java:prepare-filesystem:
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/installer/target/classes

java:compile:
    [echo] Compiling to /data/cvsDownloads/testing/astrogrid/filestore/installer/target/classes
    [echo] No java source files to compile.

java:jar-resources:
Copying 3 files to /data/cvsDownloads/testing/astrogrid/filestore/installer/target/classes
Copying 2 files to /data/cvsDownloads/testing/astrogrid/filestore/installer/target/classes

test:prepare-filesystem:
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/installer/target/test-classes
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/installer/target/test-reports

test:test-resources:

test:compile:
    [echo] No test source files to compile.

test:test:
    [echo] No tests to run.

javaapp:prepare-filesystem:
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/lib

javaapp:support-uberjar-bundle:

javaapp:copy-deps:
    [echo] Copy dependent JARs into /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/lib
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/lib
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/lib
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/lib
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/lib
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/lib
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/lib
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/lib
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/lib
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/lib
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/lib
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/lib
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/lib
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/lib
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/lib
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/lib
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/lib
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/lib
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/lib
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/lib
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/lib
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/lib

javaapp:jar-resources:
Copying 3 files to /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp
Copying 2 files to /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp

javaapp:jar:
truetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetrue    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/installer/target/deps
    [copy] Copying 23 files to /data/cvsDownloads/testing/astrogrid/filestore/installer/target/deps
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/antscript
    [unzip] Expanding: /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/lib/ant-1.6.5.jar into /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp
    [move] Moving 1 files to /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/META-INF
    [unzip] Expanding: /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/lib/ant-launcher-1.6.5.jar into /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp
    [unzip] Expanding: /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/lib/ant-nodeps-1.6.5.jar into /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp
    [move] Moving 1 files to /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/META-INF
    [unzip] Expanding: /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/lib/antigen-lib-0.6-SNAPSHOT.jar into /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp
    [unzip] Expanding: /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/lib/velocity-1.4.jar into /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp
    [unzip] Expanding: /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/lib/commons-collections-3.1.jar into /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp
    [move] Moving 1 files to /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/META-INF
    [unzip] Expanding: /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/lib/commons-cli-1.0.jar into /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp
    [move] Moving 1 files to /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/META-INF
    [unzip] Expanding: /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/lib/catalina-ant-5.0.18.jar into /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp
    [unzip] Expanding: /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/lib/astrogrid-common-2006.3c.jar into /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp
    [unzip] Expanding: /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/lib/astrogrid-deployment-2006.3d.jar into /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp
    [unzip] Expanding: /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/lib/astrogrid-registry-client-lite-2006.3r.jar into /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp
    [move] Moving 1 files to /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/META-INF
    [unzip] Expanding: /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/lib/astrogrid-registry-common-2006.3r.jar into /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp
    [move] Moving 1 files to /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/META-INF
    [unzip] Expanding: /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/lib/axis-1.1.jar into /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp
    [unzip] Expanding: /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/lib/commons-discovery-20030211.213356.jar into /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp
    [move] Moving 1 files to /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/META-INF
    [unzip] Expanding: /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/lib/jaxrpc.jar into /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp
    [unzip] Expanding: /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/lib/saaj.jar into /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp
    [unzip] Expanding: /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/lib/wsdl4j-1.4.jar into /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp
    [unzip] Expanding: /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/lib/ant1.6tasks-1.6.jar into /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp
    [unzip] Expanding: /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/lib/junit-3.8.1.jar into /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp
    [unzip] Expanding: /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/lib/commons-logging-1.0.3.jar into /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp
    [move] Moving 1 files to /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/META-INF
    [unzip] Expanding: /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/lib/log4j-1.2.8.jar into /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp
    [delete] Deleting 1 files from /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/META-INF
    [echo] Copying class files to /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/classes
    [delete] Deleting directory /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javaapp/lib
    [jar] Building jar: /data/cvsDownloads/testing/astrogrid/filestore/installer/target/astrogrid-filestore-installer-2006.3fs-app.jar

javaapp:deploy:
    [echo] maven.repo.list is set - using artifact deploy mode
Will deploy to 1 repository(ies): astrogrid
Deploying to repository: astrogrid
Using private key: /home/integration/.ssh/id_dsa
Deploying: /data/cvsDownloads/testing/astrogrid/filestore/installer/project.xml-->org.astrogrid/poms/astrogrid-filestore-installer-2006.3fs.pom
Executing command: mkdir -p /var/www/www/maven/org.astrogrid/poms

Executing command: chgrp maven /var/www/www/maven/org.astrogrid/poms/astrogrid-filestore-installer-2006.3fs.pom

Executing command: chmod g+w /var/www/www/maven/org.astrogrid/poms/astrogrid-filestore-installer-2006.3fs.pom

Deploying: /data/cvsDownloads/testing/astrogrid/filestore/installer/project.xml.md5-->org.astrogrid/poms/astrogrid-filestore-installer-2006.3fs.pom.md5
Executing command: mkdir -p /var/www/www/maven/org.astrogrid/poms

Executing command: chgrp maven /var/www/www/maven/org.astrogrid/poms/astrogrid-filestore-installer-2006.3fs.pom.md5

Executing command: chmod g+w /var/www/www/maven/org.astrogrid/poms/astrogrid-filestore-installer-2006.3fs.pom.md5

Will deploy to 1 repository(ies): astrogrid
Deploying to repository: astrogrid
Using private key: /home/integration/.ssh/id_dsa
Deploying: /data/cvsDownloads/testing/astrogrid/filestore/installer/target/astrogrid-filestore-installer-2006.3fs-app.jar-->org.astrogrid/apps/astrogrid-filestore-installer-2006.3fs.jar
Executing command: mkdir -p /var/www/www/maven/org.astrogrid/apps

Executing command: chgrp maven /var/www/www/maven/org.astrogrid/apps/astrogrid-filestore-installer-2006.3fs.jar

Executing command: chmod g+w /var/www/www/maven/org.astrogrid/apps/astrogrid-filestore-installer-2006.3fs.jar

Deploying: /data/cvsDownloads/testing/astrogrid/filestore/installer/target/astrogrid-filestore-installer-2006.3fs-app.jar.md5-->org.astrogrid/apps/astrogrid-filestore-installer-2006.3fs.jar.md5
Executing command: mkdir -p /var/www/www/maven/org.astrogrid/apps

Executing command: chgrp maven /var/www/www/maven/org.astrogrid/apps/astrogrid-filestore-installer-2006.3fs.jar.md5

Executing command: chmod g+w /var/www/www/maven/org.astrogrid/apps/astrogrid-filestore-installer-2006.3fs.jar.md5

+----------------------------------------
| Deploying snapshot artifact :  FileStore server
| Memory: 21M/29M
+----------------------------------------


build:end:

    [echo] 
    [echo] Project root   : /data/cvsDownloads/testing/astrogrid/filestore
    [echo] Loading maven properties : /data/cvsDownloads/testing/astrogrid/filestore/maven/maven.properties
    [echo] Loading axis properties  : /data/cvsDownloads/testing/astrogrid/filestore/maven/axis.properties
    [echo] Fixing JAXP properties ....
org.apache.xalan.processor.TransformerFactoryImpl    [echo] 
build:start:

astrogrid-deploy-artifact:
    [echo] Build artifact  : astrogrid-filestore-server
    [echo] Build version   : 2006.3fs
    [echo] Build directory : /data/cvsDownloads/testing/astrogrid/filestore/server/target
astrogrid-install-artifact:
    [echo] Build artifact  : astrogrid-filestore-server
    [echo] Build version   : 2006.3fs
    [echo] Build directory : /data/cvsDownloads/testing/astrogrid/filestore/server/target
java:prepare-filesystem:
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/server/target/classes

java:compile:
    [echo] 
    [echo] Artifact : astrogrid-filestore-server
    [echo] Preparing for java:compile ....
init.tools:
    [echo] 
    [echo] Initialising Axis tools ....
    [echo] ....
init.classpath:
    [echo] 
    [echo] Initialising Axis classpath ....
    [echo] ....
init.paths:
    [echo] 
    [echo] Initialising Axis paths ...
    [echo] ....
    [echo] axisUrl : http://localhost:8080/astrogrid-filestore
    [echo] axisDir : /data/cvsDownloads/testing/astrogrid/filestore/server/target/axis/webapp
    [echo] tempDir : /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/temp
    [echo] javaDir : /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/java
    [echo] wsdlDir : /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/wsdl
    [echo] wsddDir : /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/wsdd

    [echo] Checking for Axis webapp
init.axis:
    [echo] 
    [echo] Initialising Axis libraries ....
    [echo] ....
init.paths:
    [echo] 
    [echo] Initialising Axis paths ...

    [echo] Found Axis war file
    [echo]   Ident    : axis:axis
    [echo]   Version  : 1.3
    [echo]   Type     : war
    [echo]   Name     : axis-1.3.war
    [echo]   Path     : /home/integration/.maven/repository/axis/wars/axis-1.3.war
    [echo] Unpacking Axis war file
    [unjar] Expanding: /home/integration/.maven/repository/axis/wars/axis-1.3.war into /data/cvsDownloads/testing/astrogrid/filestore/server/target/axis/webapp



    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/wsdl
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/temp
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/java
    [echo] 
    [echo] Generating WSDL for FileStore
    [axis.java2wsdl] Java2WSDL org.astrogrid.filestore.common.FileStore
    [echo] 
    [echo] Generating Java stubs for FileStore
    [axis.wsdl2java] WSDL2Java file:////data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/wsdl/FileStore.wsdl
    [echo] 
    [echo] Updating WSDD for FileStore
    [xslt] Processing /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/temp/org/astrogrid/filestore/common/deploy.wsdd to /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/wsdd/FileStore.wsdd
    [xslt] Loading stylesheet /data/cvsDownloads/testing/astrogrid/filestore/maven/src/xsl/wsdd-impl.xsl
    [echo] 
    [echo] Updating WSDD for FileStore
    [xslt] Processing /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/wsdd/FileStore.wsdd to /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/wsdd/FileStore.wsdd.tmp
    [xslt] Loading stylesheet /data/cvsDownloads/testing/astrogrid/filestore/maven/src/xsl/wsdd-scope.xsl
    [move] Moving 1 files to /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/wsdd
    [move] Attempting to rename: /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/wsdd/FileStore.wsdd.tmp to /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/wsdd/FileStore.wsdd
    [echo] 
    [echo] Copying generated Java for FileStore
    [copy] Copying 3 files to /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/java
    [echo] Compiling to /data/cvsDownloads/testing/astrogrid/filestore/server/target/classes
    [javac] Compiling 13 source files to /data/cvsDownloads/testing/astrogrid/filestore/server/target/classes

java:jar-resources:

test:prepare-filesystem:
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/server/target/test-classes
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/server/target/test-reports

test:test-resources:
    [echo] 
    [echo] Artifact : astrogrid-filestore-server
    [echo] Preparing test-resources ....

test:compile:
    [javac] Compiling 3 source files to /data/cvsDownloads/testing/astrogrid/filestore/server/target/test-classes

test:test:
    [echo] 
    [echo] Artifact : astrogrid-filestore-server
    [echo] Preparing services for tests
init.classpath:
    [echo] 
    [echo] Initialising Axis classpath ....

    [echo] 
    [echo] JUnit fork VM - true
    [echo] JUnit test directory : /data/cvsDownloads/testing/astrogrid/filestore/server/target/axis/webapp/WEB-INF
    [echo] 
    [echo] Deploying FileStore
    [echo]   WSDD : /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/wsdd/FileStore.wsdd
    [java] <?xml version="1.0" encoding="UTF-8"?>
    [java] <Admin>Done processing</Admin>
    [echo] 
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/server/target/repository
    [junit] Running org.astrogrid.filestore.server.FileStoreImplTestCase
    [junit] Tests run: 69, Failures: 0, Errors: 4, Time elapsed: 3.011 sec
    [junit] [ERROR] TEST org.astrogrid.filestore.server.FileStoreImplTestCase FAILED
    [junit] Running org.astrogrid.filestore.server.streamer.StreamTicketListTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.48 sec
    [junit] Running org.astrogrid.filestore.server.streamer.StreamTicketTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.523 sec
    [echo] 
    [echo] Artifact : astrogrid-filestore-server
    [echo] Cleaning up after JUnit tests ....

jar:jar:
    [echo] 
    [echo] Artifact : astrogrid-filestore-server
    [echo] Preparing for jar:jar ....
init.paths:
    [echo] 
    [echo] Initialising Axis paths ...

    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/server/target/classes/META-INF
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/server/target/classes/META-INF/wsdl
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/server/target/classes/META-INF/wsdd
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/server/target/classes/META-INF/wsdl
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/server/target/classes/META-INF/wsdd
    [jar] Building jar: /data/cvsDownloads/testing/astrogrid/filestore/server/target/astrogrid-filestore-server-2006.3fs.jar
Copying: from '/data/cvsDownloads/testing/astrogrid/filestore/server/target/astrogrid-filestore-server-2006.3fs.jar' to: '/home/integration/.maven/repository/org.astrogrid/jars/astrogrid-filestore-server-2006.3fs.jar'
Copying: from '/data/cvsDownloads/testing/astrogrid/filestore/server/project.xml' to: '/home/integration/.maven/repository/org.astrogrid/poms/astrogrid-filestore-server-2006.3fs.pom'


    [echo] maven.repo.list is set - using artifact deploy mode
Will deploy to 1 repository(ies): astrogrid
Deploying to repository: astrogrid
Using private key: /home/integration/.ssh/id_dsa
Deploying: /data/cvsDownloads/testing/astrogrid/filestore/server/project.xml-->org.astrogrid/poms/astrogrid-filestore-server-2006.3fs.pom
Executing command: mkdir -p /var/www/www/maven/org.astrogrid/poms

Executing command: chgrp maven /var/www/www/maven/org.astrogrid/poms/astrogrid-filestore-server-2006.3fs.pom

Executing command: chmod g+w /var/www/www/maven/org.astrogrid/poms/astrogrid-filestore-server-2006.3fs.pom

Deploying: /data/cvsDownloads/testing/astrogrid/filestore/server/project.xml.md5-->org.astrogrid/poms/astrogrid-filestore-server-2006.3fs.pom.md5
Executing command: mkdir -p /var/www/www/maven/org.astrogrid/poms

Executing command: chgrp maven /var/www/www/maven/org.astrogrid/poms/astrogrid-filestore-server-2006.3fs.pom.md5

Executing command: chmod g+w /var/www/www/maven/org.astrogrid/poms/astrogrid-filestore-server-2006.3fs.pom.md5

Will deploy to 1 repository(ies): astrogrid
Deploying to repository: astrogrid
Using private key: /home/integration/.ssh/id_dsa
Deploying: /data/cvsDownloads/testing/astrogrid/filestore/server/target/astrogrid-filestore-server-2006.3fs.jar-->org.astrogrid/jars/astrogrid-filestore-server-2006.3fs.jar
Executing command: mkdir -p /var/www/www/maven/org.astrogrid/jars

Executing command: chgrp maven /var/www/www/maven/org.astrogrid/jars/astrogrid-filestore-server-2006.3fs.jar

Executing command: chmod g+w /var/www/www/maven/org.astrogrid/jars/astrogrid-filestore-server-2006.3fs.jar

Deploying: /data/cvsDownloads/testing/astrogrid/filestore/server/target/astrogrid-filestore-server-2006.3fs.jar.md5-->org.astrogrid/jars/astrogrid-filestore-server-2006.3fs.jar.md5
Executing command: mkdir -p /var/www/www/maven/org.astrogrid/jars

Executing command: chgrp maven /var/www/www/maven/org.astrogrid/jars/astrogrid-filestore-server-2006.3fs.jar.md5

Executing command: chmod g+w /var/www/www/maven/org.astrogrid/jars/astrogrid-filestore-server-2006.3fs.jar.md5

+----------------------------------------
| Deploying snapshot artifact :  FileStore webapp
| Memory: 23M/29M
+----------------------------------------

build:end:

    [echo] 
    [echo] Project root   : /data/cvsDownloads/testing/astrogrid/filestore
    [echo] Loading maven properties : /data/cvsDownloads/testing/astrogrid/filestore/maven/maven.properties
    [echo] Loading axis properties  : /data/cvsDownloads/testing/astrogrid/filestore/maven/axis.properties
    [echo] Fixing JAXP properties ....
org.apache.xalan.processor.TransformerFactoryImpl    [echo] 
build:start:

astrogrid-deploy-artifact:
    [echo] Build artifact  : astrogrid-filestore
    [echo] Build version   : 2006.3fs
    [echo] Build directory : /data/cvsDownloads/testing/astrogrid/filestore/webapp/target
astrogrid-install-artifact:
    [echo] Build artifact  : astrogrid-filestore
    [echo] Build version   : 2006.3fs
    [echo] Build directory : /data/cvsDownloads/testing/astrogrid/filestore/webapp/target
war:init:
    [echo] 
    [echo] Artifact : astrogrid-filestore
    [echo] Pre-processing for webapp task
init.axis:
    [echo] 
    [echo] Initialising Axis libraries ....
    [echo] ....
init.paths:
    [echo] 
    [echo] Initialising Axis paths ...
    [echo] ....
    [echo] axisUrl : http://localhost:8080/astrogrid-filestore
    [echo] axisDir : /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/axis/webapp
    [echo] tempDir : /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/generated/temp
    [echo] javaDir : /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/generated/java
    [echo] wsdlDir : /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/generated/wsdl
    [echo] wsddDir : /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/generated/wsdd

    [echo] Found Axis war file
    [echo]   Ident    : axis:axis
    [echo]   Version  : 1.3
    [echo]   Type     : war
    [echo]   Name     : axis-1.3.war
    [echo]   Path     : /home/integration/.maven/repository/axis/wars/axis-1.3.war
    [echo] Unpacking Axis war file
    [unjar] Expanding: /home/integration/.maven/repository/axis/wars/axis-1.3.war into /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/axis/webapp

    [echo] Modifying war:webapp location
    [echo]   Before : /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/astrogrid-filestore
    [echo]   After  : /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/axis/webapp
    [move] Moving 1 files to /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/axis/webapp
    [move] Moving 1 files to /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/axis/webapp

war:war-resources:
    [echo] Release built 18/Jun/2006 12:31
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/axis/webapp
    [copy] Copying 21 files to /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/axis/webapp
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/axis/webapp/WEB-INF

java:prepare-filesystem:
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/classes

java:compile:
    [echo] Compiling to /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/classes
    [javac] Compiling 1 source file to /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/classes

java:jar-resources:

test:prepare-filesystem:
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/test-classes
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/test-reports

test:test-resources:

test:compile:
    [echo] No test source files to compile.

test:test:
    [echo] 
    [echo] Artifact : astrogrid-filestore
    [echo] Preparing services for tests
init.classpath:
    [echo] 
    [echo] Initialising Axis classpath ....
    [echo] ....
init.paths:
    [echo] 
    [echo] Initialising Axis paths ...

    [echo] Checking for Axis webapp
    [echo] Found Axis webapp at /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/axis/webapp

    [echo] 
    [echo] JUnit fork VM - true
    [echo] JUnit test directory : /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/axis/webapp/WEB-INF
    [echo] 
    [echo] No tests to run.

war:webapp:
    [echo] Assembling webapp astrogrid-filestore
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/axis/webapp/WEB-INF/tld
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/axis/webapp/WEB-INF/lib
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/axis/webapp/WEB-INF/lib
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/axis/webapp/WEB-INF/lib
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/axis/webapp/WEB-INF/lib
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/axis/webapp/WEB-INF/lib
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/axis/webapp/WEB-INF/lib
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/axis/webapp/WEB-INF/lib
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/axis/webapp/WEB-INF/lib
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/axis/webapp/WEB-INF/lib
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/axis/webapp/WEB-INF/lib
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/axis/webapp/WEB-INF/classes
    [echo] 
    [echo] Artifact : astrogrid-filestore
    [echo] Post-processing for webapp task
init.paths:
    [echo] 
    [echo] Initialising Axis paths ...

    [echo] Looking for server jar : org.astrogrid:astrogrid-filestore-server
    [echo] Found filestore server jar
    [echo] Name     : astrogrid-filestore-server-2006.3fs.jar
    [echo] Path     : /home/integration/.maven/repository/org.astrogrid/jars/astrogrid-filestore-server-2006.3fs.jar
    [unzip] Expanding: /home/integration/.maven/repository/org.astrogrid/jars/astrogrid-filestore-server-2006.3fs.jar into /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/generated/temp
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/generated/wsdd
init.classpath:
    [echo] 
    [echo] Initialising Axis classpath ....

    [echo] 
    [echo] Deploying WebServices ...
    [echo] 
    [echo] Deploying FileStore
    [echo]   WSDD : /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/generated/wsdd/FileStore.wsdd
    [java] <?xml version="1.0" encoding="UTF-8"?>
    [java] <Admin>Done processing</Admin>

war:war:
    [echo] Building WAR astrogrid-filestore
    [jar] Building jar: /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/astrogrid-filestore.war

    [move] Moving 1 files to /data/cvsDownloads/testing/astrogrid/filestore/webapp/target
Copying: from '/data/cvsDownloads/testing/astrogrid/filestore/webapp/target/astrogrid-filestore-2006.3fs.war' to: '/home/integration/.maven/repository/org.astrogrid/wars/astrogrid-filestore-2006.3fs.war'
Copying: from '/data/cvsDownloads/testing/astrogrid/filestore/webapp/project.xml' to: '/home/integration/.maven/repository/org.astrogrid/poms/astrogrid-filestore-2006.3fs.pom'

    [echo] maven.repo.list is set - using artifact deploy mode
Will deploy to 1 repository(ies): astrogrid
Deploying to repository: astrogrid
Using private key: /home/integration/.ssh/id_dsa
Deploying: /data/cvsDownloads/testing/astrogrid/filestore/webapp/project.xml-->org.astrogrid/poms/astrogrid-filestore-2006.3fs.pom
Executing command: mkdir -p /var/www/www/maven/org.astrogrid/poms

Executing command: chgrp maven /var/www/www/maven/org.astrogrid/poms/astrogrid-filestore-2006.3fs.pom

Executing command: chmod g+w /var/www/www/maven/org.astrogrid/poms/astrogrid-filestore-2006.3fs.pom

Deploying: /data/cvsDownloads/testing/astrogrid/filestore/webapp/project.xml.md5-->org.astrogrid/poms/astrogrid-filestore-2006.3fs.pom.md5
Executing command: mkdir -p /var/www/www/maven/org.astrogrid/poms

Executing command: chgrp maven /var/www/www/maven/org.astrogrid/poms/astrogrid-filestore-2006.3fs.pom.md5

Executing command: chmod g+w /var/www/www/maven/org.astrogrid/poms/astrogrid-filestore-2006.3fs.pom.md5

Will deploy to 1 repository(ies): astrogrid
Deploying to repository: astrogrid
Using private key: /home/integration/.ssh/id_dsa
Deploying: /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/astrogrid-filestore-2006.3fs.war-->org.astrogrid/wars/astrogrid-filestore-2006.3fs.war
Executing command: mkdir -p /var/www/www/maven/org.astrogrid/wars

Executing command: chgrp maven /var/www/www/maven/org.astrogrid/wars/astrogrid-filestore-2006.3fs.war

Executing command: chmod g+w /var/www/www/maven/org.astrogrid/wars/astrogrid-filestore-2006.3fs.war

Deploying: /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/astrogrid-filestore-2006.3fs.war.md5-->org.astrogrid/wars/astrogrid-filestore-2006.3fs.war.md5
Executing command: mkdir -p /var/www/www/maven/org.astrogrid/wars

Executing command: chgrp maven /var/www/www/maven/org.astrogrid/wars/astrogrid-filestore-2006.3fs.war.md5

Executing command: chmod g+w /var/www/www/maven/org.astrogrid/wars/astrogrid-filestore-2006.3fs.war.md5

BUILD SUCCESSFUL
Total time: 2 minutes 30 seconds
Finished at: Sun Jun 18 12:32:03 BST 2006

OK
Documenting artifacts
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

    [echo] 
    [echo] Project root   : /data/cvsDownloads/testing/astrogrid/filestore
    [echo] Loading maven properties : /data/cvsDownloads/testing/astrogrid/filestore/maven/maven.properties
    [echo] Loading axis properties  : /data/cvsDownloads/testing/astrogrid/filestore/maven/axis.properties
    [echo] Fixing JAXP properties ....
    [echo] 
build:start:

astrogrid-deploy-site:
multiproject:projects-init:
    [echo] Gathering project list
Starting the reactor...
Our processing order:
FileStore common
FileStore client
FileStore Installation Script
FileStore Installer
FileStore server
FileStore webapp
+----------------------------------------
| Gathering project list FileStore common
| Memory: 6M/7M
+----------------------------------------
+----------------------------------------
| Gathering project list FileStore client
| Memory: 6M/7M
+----------------------------------------
+----------------------------------------
| Gathering project list FileStore Installation Script
| Memory: 6M/7M
+----------------------------------------
+----------------------------------------
| Gathering project list FileStore Installer
| Memory: 6M/7M
+----------------------------------------
+----------------------------------------
| Gathering project list FileStore server
| Memory: 6M/7M
+----------------------------------------
+----------------------------------------
| Gathering project list FileStore webapp
| Memory: 6M/7M
+----------------------------------------

multiproject:site-init:
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/target/generated-xdocs
Starting the reactor...
Our processing order:
FileStore common
FileStore client
FileStore Installation Script
FileStore Installer
FileStore server
FileStore webapp
+----------------------------------------
| Generating site for  FileStore common
| Memory: 5M/7M
+----------------------------------------

multiproject:site:
    [echo] 
    [echo] Project root   : /data/cvsDownloads/testing/astrogrid/filestore
    [echo] Loading maven properties : /data/cvsDownloads/testing/astrogrid/filestore/maven/maven.properties
    [echo] Loading axis properties  : /data/cvsDownloads/testing/astrogrid/filestore/maven/axis.properties
    [echo] Fixing JAXP properties ....
org.apache.xalan.processor.TransformerFactoryImpl    [echo] 
build:start:

site:
xdoc:register-reports:
maven-changelog-plugin:register:

maven-changes-plugin:register:

maven-checkstyle-plugin:register:

maven-clover-plugin:register:

maven-developer-activity-plugin:register:

maven-file-activity-plugin:register:

xdoc:init:
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/common/target/generated-xdocs
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/common/target/docs

maven-javadoc-plugin:register:
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/common/target/javadoc
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/common/target/javadoc/src

maven-jdepend-plugin:register:

maven-junit-report-plugin:register:

maven-jxr-plugin:register:

maven-license-plugin:register:

maven-pmd-plugin:register:

maven-tasklist-plugin:register:

maven-simian-plugin:register:


site:run-reports:
    [echo] Generating the Change Log...
maven-changelog-plugin:report:
    [echo] Generating the changelog report
Didn't find password for CVSROOT ':pserver:anoncvs@cvs.astrogrid.org:/devel'.
org.netbeans.lib.cvsclient.connection.AuthenticationException: Cannot connect to host cvs.astrogrid.org:2,401.
ChangeLog found: 0 entries

    [echo] Generating the Checkstyle...
checkstyle:init:

checkstyle:report:
    [echo] 
      =================================================================
      =                          W A R N I N G                        =
      =================================================================
      =  Your project doesn't contain a header file specified as:     =
      =  /data/cvsDownloads/testing/astrogrid/filestore/common/LICENSE.txt
      =  Checkstyle needs it to check the existence of the License in =
      =  your source files. If it can't find this file, it throws an  =
      =  error.                                                       =
      =  A temporary solution is to create an empty LICENSE.txt file. =
      =  Though, we recommend that you edit this License.             =
      =================================================================
        
checkstyle:run:
    [echo] Using file:/data/cvsDownloads/testing/astrogrid/filestore/common/../../maven-base/checkstyle.xml for checkstyle ...
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/common/target/docs/images
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/common/target/docs/images


    [echo] Generating the Clover...
maven-clover-plugin:report:
clover:
clover:test:
clover:init:
clover:init-internal:
    [taskdef] Could not load definitions from resource clovertasks. It could not be found.
    [typedef] Could not load definitions from resource clovertypes. It could not be found.
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/common/target/clover/classes
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/common/target/clover/database


clover:on:
clover:init:

clover:on-internal:
    [echo] Setting Clover compiler
<clover-setup flushinterval="500" flushpolicy="interval" initstring="/data/cvsDownloads/testing/astrogrid/filestore/common/target/clover/database/clover_coverage.db"></clover-setup>    [echo] Now using primary build.compiler : 


java:prepare-filesystem:

java:compile:
    [echo] 
    [echo] Artifact : astrogrid-filestore-common
    [echo] Preparing for java:compile ....
init.tools:
    [echo] 
    [echo] Initialising Axis tools ....
    [echo] ....
init.classpath:
    [echo] 
    [echo] Initialising Axis classpath ....
    [echo] ....
init.paths:
    [echo] 
    [echo] Initialising Axis paths ...
    [echo] ....
    [echo] axisUrl : http://localhost:8080/astrogrid-filestore
    [echo] axisDir : /data/cvsDownloads/testing/astrogrid/filestore/common/target/axis/webapp
    [echo] tempDir : /data/cvsDownloads/testing/astrogrid/filestore/common/target/generated/temp
    [echo] javaDir : /data/cvsDownloads/testing/astrogrid/filestore/common/target/generated/java
    [echo] wsdlDir : /data/cvsDownloads/testing/astrogrid/filestore/common/target/generated/wsdl
    [echo] wsddDir : /data/cvsDownloads/testing/astrogrid/filestore/common/target/generated/wsdd

    [echo] Checking for Axis webapp
    [echo] Found Axis webapp at /data/cvsDownloads/testing/astrogrid/filestore/common/target/axis/webapp


    [echo] Compiling to /data/cvsDownloads/testing/astrogrid/filestore/common/target/clover/classes
    [javac] Compiling 31 source files to /data/cvsDownloads/testing/astrogrid/filestore/common/target/clover/classes

java:jar-resources:

test:prepare-filesystem:

test:test-resources:

test:compile:

test:test:
    [echo] 
    [echo] Artifact : astrogrid-filestore-common
    [echo] Preparing services for tests
init.classpath:
    [echo] 
    [echo] Initialising Axis classpath ....

    [echo] 
    [echo] JUnit fork VM - true
    [echo] JUnit test directory : /data/cvsDownloads/testing/astrogrid/filestore/common/target/axis/webapp/WEB-INF
    [echo] 
    [junit] Running org.astrogrid.filestore.common.file.FileStorePropertyFilterTestCase
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.472 sec
    [junit] Running org.astrogrid.filestore.common.FileStoreDateFormatTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.507 sec
    [junit] Running org.astrogrid.filestore.common.FileStoreTestCase
    [junit] Tests run: 69, Failures: 0, Errors: 0, Time elapsed: 2.693 sec
    [junit] Running org.astrogrid.filestore.common.ivorn.FileStoreIvornFactoryTestCase
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.662 sec
    [junit] Running org.astrogrid.filestore.common.ivorn.FileStoreIvornParserTestCase
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.652 sec
    [junit] Running org.astrogrid.filestore.common.transfer.mock.HandlerTestCase
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.758 sec

clover:off:
clover:off-internal:
<clover-setup enabled="false" initstring="/data/cvsDownloads/testing/astrogrid/filestore/common/target/clover/database/clover_coverage.db"></clover-setup>
    

    


clover:init:

clover:report:
    [echo] No Clover database found, skipping report generation



    [echo] Generating the Developer Activity...
maven-developer-activity-plugin:report:
    [echo] Generating the developer activity report

    [echo] Generating the File Activity...
maven-file-activity-plugin:report:
    [echo] Generating the file activity report

    [echo] Generating the JavaDocs...
xdoc:init:

maven-javadoc-plugin:report:
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/common/target/docs/apidocs
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/aggregate/multiproject/web-start/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/applications/multiproject/astrogrid-cea-client/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/applications/multiproject/astrogrid-cea-server/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/applications/multiproject/astrogrid-cea-commandline/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/applications/multiproject/astrogrid-cea-http/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/common/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/community/multiproject/astrogrid-community-common/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/community/multiproject/astrogrid-community-client/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/community/multiproject/astrogrid-community-resolver/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/community/multiproject/astrogrid-community-server/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/community/multiproject/astrogrid-community-install/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/community/multiproject/astrogrid-community/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/datacenter/multiproject/pal/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/datacenter/multiproject/astrogrid-datacenter-client/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/datacenter/multiproject/sixdF/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/datacenter/multiproject/merlin/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/datacenter/multiproject/cdsdelegate/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/datacenter/multiproject/sec/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/datacenter/multiproject/mch/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/datacenter/multiproject/installation-test/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/datacenter/multiproject/http2java/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/eXist/multiproject/astrogrid-exist-server/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/filemanager/multiproject/astrogrid-filemanager-common/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/filemanager/multiproject/astrogrid-filemanager-client/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/filemanager/multiproject/astrogrid-filemanager-server/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/filemanager/multiproject/astrogrid-filemanager/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/filestore/multiproject/astrogrid-filestore-common/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/filestore/multiproject/astrogrid-filestore-client/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/filestore/multiproject/astrogrid-filestore-server/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/filestore/multiproject/astrogrid-filestore/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/jes/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/mySpace/multiproject/astrogrid-store-client/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/mySpace/multiproject/astrogrid-mySpace/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/portal/multiproject/astrogrid-portal-common/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/portal/multiproject/astrogrid-portal-base/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/portal/multiproject/astrogrid-portal-help/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/portal/multiproject/astrogrid-portal-community/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/portal/multiproject/astrogrid-portal-datacenter/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/portal/multiproject/astrogrid-portal-login/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/portal/multiproject/astrogrid-portal-myspace/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/portal/multiproject/astrogrid-portal-registry/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/portal/multiproject/astrogrid-portal-scenarios/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/portal/multiproject/astrogrid-portal-resources/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/portal/multiproject/astrogrid-portal-workflow/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/registry/multiproject/astrogrid-registry-common/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/registry/multiproject/astrogrid-registry-client-lite/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/registry/multiproject/astrogrid-registry-server/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/registry/multiproject/astrogrid-registry/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/scripting/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/security/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/slinger/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/ui/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/astrogrid-workflow-objects/apidocs ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/workflow/apidocs ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/desktop/multiproject/acr-interface/apidocs/ ...
    [javadoc] Generating Javadoc
    [javadoc] Javadoc execution
    [javadoc] Loading source files for package org.astrogrid.filestore.common...
    [javadoc] Loading source files for package org.astrogrid.filestore.common.file...
    [javadoc] Loading source files for package org.astrogrid.filestore.common.exception...
    [javadoc] Loading source files for package org.astrogrid.filestore.common.identifier...
    [javadoc] Loading source files for package org.astrogrid.filestore.common.info...
    [javadoc] Loading source files for package org.astrogrid.filestore.common.ivorn...
    [javadoc] Loading source files for package org.astrogrid.filestore.common.transfer...
    [javadoc] Loading source files for package org.astrogrid.filestore.common.transfer.mock...
    [javadoc] Constructing Javadoc information...
    [javadoc] Standard Doclet version 1.4.2_08
    [javadoc] Generating /data/cvsDownloads/testing/astrogrid/filestore/common/target/docs/apidocs/constant-values.html...
    [javadoc] Copying file /home/integration/.maven/cache/maven-javadoc-plugin-1.7/plugin-resources/stylesheet.css to file /data/cvsDownloads/testing/astrogrid/filestore/common/target/docs/apidocs/stylesheet.css...
    [javadoc] Building tree for all the packages and classes...
    [javadoc] /data/cvsDownloads/testing/astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/FileStoreTest.java:264: warning - The first sentence is interpreted to be:
    [javadoc] /data/cvsDownloads/testing/astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/FileStoreTest.java:226: warning - The first sentence is interpreted to be:
    [javadoc] Building index for all the packages and classes...
    [javadoc] Generating /data/cvsDownloads/testing/astrogrid/filestore/common/target/docs/apidocs/index-all.html...
    [javadoc] "A test byte array."
    [javadoc] This sentence is different from what will be interpreted as the first sentence in the
    [javadoc] next major release (when that interpretation will be internationalized), which is:
    [javadoc] "A test byte array"
    [javadoc] To avoid this note, change the doc comment to make this a proper first sentence, then
    [javadoc] use -breakiterator from that point forward, which will output this new sentence.
    [javadoc] "A test string."
    [javadoc] This sentence is different from what would be generated using -breakiterator: 
    [javadoc] "A test string"
    [javadoc] Building index for all classes...
    [javadoc] /data/cvsDownloads/testing/astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/FileStoreTest.java:264: warning - The first sentence is interpreted to be:
    [javadoc] /data/cvsDownloads/testing/astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/FileStoreTest.java:226: warning - The first sentence is interpreted to be:
    [javadoc] /data/cvsDownloads/testing/astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/file/FileProperties.java:363: warning - @param argument "arrya" is not a parameter name.
    [javadoc] /data/cvsDownloads/testing/astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/file/FileProperty.java:59: warning - @param argument "name" is not a parameter name.
    [javadoc] /data/cvsDownloads/testing/astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/file/FileProperty.java:59: warning - @param argument "value" is not a parameter name.
    [javadoc] /data/cvsDownloads/testing/astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/ivorn/FileStoreIvornParser.java:192: warning - @param argument "A" is not a parameter name.
    [javadoc] /data/cvsDownloads/testing/astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/transfer/TransferListener.java:40: warning - @param argument "transfer" is not a parameter name.
    [javadoc] /data/cvsDownloads/testing/astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/transfer/TransferProperties.java:186: warning - @param argument "The" is not a parameter name.
    [javadoc] /data/cvsDownloads/testing/astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/transfer/UrlGetRequest.java:73: warning - @param argument "url" is not a parameter name.
    [javadoc] /data/cvsDownloads/testing/astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/transfer/UrlGetRequest.java:84: warning - @param argument "url" is not a parameter name.
    [javadoc] /data/cvsDownloads/testing/astrogrid/filestore/common/src/java/org/astrogrid/filestore/common/transfer/UrlGetRequest.java:97: warning - @param argument "url" is not a parameter name.
    [javadoc] Generating /data/cvsDownloads/testing/astrogrid/filestore/common/target/docs/apidocs/org/astrogrid/filestore/common/FileStoreTest.html...
    [javadoc] "A test byte array."
    [javadoc] This sentence is different from what would be generated using -breakiterator: 
    [javadoc] "A test byte array"
    [javadoc] "A test string."
    [javadoc] This sentence is different from what would be generated using -breakiterator: 
    [javadoc] "A test string"
    [javadoc] Generating /data/cvsDownloads/testing/astrogrid/filestore/common/target/docs/apidocs/help-doc.html...
    [javadoc] Note: Custom tags that could override future standard tags:  @modified, @todo, @future. To avoid potential overrides, use at least one period character (.) in custom tag names.
    [javadoc] Note: Custom tags that were not seen:  @modified, @future
    [javadoc] 13 warnings
    [delete] Deleting directory /data/cvsDownloads/testing/astrogrid/filestore/common/target/javadoc/src

    [echo] Generating the Metrics...
maven-jdepend-plugin:report:
java:prepare-filesystem:

java:compile:
    [echo] 
    [echo] Artifact : astrogrid-filestore-common
    [echo] Preparing for java:compile ....
init.tools:
    [echo] 
    [echo] Initialising Axis tools ....

    [echo] Compiling to /data/cvsDownloads/testing/astrogrid/filestore/common/target/classes


    [echo] Generating the Unit Tests...
junit-report:report:
java:prepare-filesystem:

java:compile:
    [echo] 
    [echo] Artifact : astrogrid-filestore-common
    [echo] Preparing for java:compile ....
init.tools:
    [echo] 
    [echo] Initialising Axis tools ....

    [echo] Compiling to /data/cvsDownloads/testing/astrogrid/filestore/common/target/classes

java:jar-resources:

test:prepare-filesystem:

test:test-resources:

test:compile:

test:test:
    [echo] 
    [echo] Artifact : astrogrid-filestore-common
    [echo] Preparing services for tests
init.classpath:
    [echo] 
    [echo] Initialising Axis classpath ....

    [echo] 
    [echo] JUnit fork VM - true
    [echo] JUnit test directory : /data/cvsDownloads/testing/astrogrid/filestore/common/target/axis/webapp/WEB-INF
    [echo] 
    [junit] Running org.astrogrid.filestore.common.file.FileStorePropertyFilterTestCase
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.478 sec
    [junit] Running org.astrogrid.filestore.common.FileStoreDateFormatTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.518 sec
    [junit] Running org.astrogrid.filestore.common.FileStoreTestCase
    [junit] Tests run: 69, Failures: 0, Errors: 0, Time elapsed: 2.685 sec
    [junit] Running org.astrogrid.filestore.common.ivorn.FileStoreIvornFactoryTestCase
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.626 sec
    [junit] Running org.astrogrid.filestore.common.ivorn.FileStoreIvornParserTestCase
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.655 sec
    [junit] Running org.astrogrid.filestore.common.transfer.mock.HandlerTestCase
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.791 sec


maven-junit-report-plugin:report:

    [echo] Generating the Source Xref...
maven-jxr-plugin:report:
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/common/target/docs/xref
    [echo] 
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/common/target/docs/xref
Scanning /data/cvsDownloads/testing/astrogrid/filestore/common/src/java
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/common/target/docs/xref-test
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/common/target/docs/xref-test
Scanning /data/cvsDownloads/testing/astrogrid/filestore/common/src/junit

    [echo] Generating the Test Xref...
maven-jxr-plugin:report:
    [echo] 
Scanning /data/cvsDownloads/testing/astrogrid/filestore/common/src/java
Scanning /data/cvsDownloads/testing/astrogrid/filestore/common/src/junit

    [echo] Generating the Project License...
maven-license-plugin:report:
xdoc:init:

license:transfer:

license:


    [echo] Generating the PMD Report...
pmd:report:
    [echo] Running the PMD task with rulesets/basic.xml,rulesets/unusedcode.xml,rulesets/imports.xml ...
    [echo] Converting the PMD report to xdoc ...

    [echo] Generating the Task List...
xdoc:init:

maven-tasklist-plugin:report:
    [echo] Generating tasklist ...

    [echo] Generating the Simian Report...
maven-simian-plugin:report:
maven-simian-plugin:analyze:



xdoc:init:

xdoc:register-reports:
maven-changelog-plugin:register:

maven-changes-plugin:register:

maven-checkstyle-plugin:register:

maven-clover-plugin:register:

maven-developer-activity-plugin:register:

maven-file-activity-plugin:register:

xdoc:init:

maven-javadoc-plugin:register:

maven-jdepend-plugin:register:

maven-junit-report-plugin:register:

maven-jxr-plugin:register:

maven-license-plugin:register:

maven-pmd-plugin:register:

maven-tasklist-plugin:register:

maven-simian-plugin:register:


xdoc:generate-from-pom:
    [echo] Generating xdocs from POM ... 

     
    
    
    
xdoc:transform:
xdoc:init:

xdoc:copy-resources:
    [copy] Copying 4 files to /data/cvsDownloads/testing/astrogrid/filestore/common/target/docs/style
    [copy] Copying 94 files to /data/cvsDownloads/testing/astrogrid/filestore/common/target/docs/images
About to use JSL stylesheet file:/home/integration/.maven/cache/maven-xdoc-plugin-1.8/plugin-resources/site.jsl

xdoc:init:

xdoc:copy-user-resources:

xdoc:init:

xdoc:jelly-init:

xdoc:register-reports:
maven-changelog-plugin:register:

maven-changes-plugin:register:

maven-checkstyle-plugin:register:

maven-clover-plugin:register:

maven-developer-activity-plugin:register:

maven-file-activity-plugin:register:

xdoc:init:

maven-javadoc-plugin:register:

maven-jdepend-plugin:register:

maven-junit-report-plugin:register:

maven-jxr-plugin:register:

maven-license-plugin:register:

maven-pmd-plugin:register:

maven-tasklist-plugin:register:

maven-simian-plugin:register:


xdoc:jelly-transform:
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/common/target/docs/changelog-report.html from /data/cvsDownloads/testing/astrogrid/filestore/common/target/generated-xdocs/changelog-report.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/common/target/docs/checkstyle-report.html from /data/cvsDownloads/testing/astrogrid/filestore/common/target/generated-xdocs/checkstyle-report.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/common/target/docs/developer-activity-report.html from /data/cvsDownloads/testing/astrogrid/filestore/common/target/generated-xdocs/developer-activity-report.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/common/target/docs/file-activity-report.html from /data/cvsDownloads/testing/astrogrid/filestore/common/target/generated-xdocs/file-activity-report.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/common/target/docs/javadoc.html from /data/cvsDownloads/testing/astrogrid/filestore/common/target/generated-xdocs/javadoc.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/common/target/docs/javadoc-warnings-report.html from /data/cvsDownloads/testing/astrogrid/filestore/common/target/generated-xdocs/javadoc-warnings-report.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/common/target/docs/jdepend-report.html from /data/cvsDownloads/testing/astrogrid/filestore/common/target/generated-xdocs/jdepend-report.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/common/target/docs/junit-report.html from /data/cvsDownloads/testing/astrogrid/filestore/common/target/generated-xdocs/junit-report.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/common/target/docs/license.html from /data/cvsDownloads/testing/astrogrid/filestore/common/target/generated-xdocs/license.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/common/target/docs/pmd-report.html from /data/cvsDownloads/testing/astrogrid/filestore/common/target/generated-xdocs/pmd-report.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/common/target/docs/task-list.html from /data/cvsDownloads/testing/astrogrid/filestore/common/target/generated-xdocs/task-list.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/common/target/docs/simian-report.html from /data/cvsDownloads/testing/astrogrid/filestore/common/target/generated-xdocs/simian-report.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/common/target/docs/cvs-usage.html from /data/cvsDownloads/testing/astrogrid/filestore/common/target/generated-xdocs/cvs-usage.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/common/target/docs/index.html from /data/cvsDownloads/testing/astrogrid/filestore/common/target/generated-xdocs/index.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/common/target/docs/maven-reports.html from /data/cvsDownloads/testing/astrogrid/filestore/common/target/generated-xdocs/maven-reports.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/common/target/docs/dependencies.html from /data/cvsDownloads/testing/astrogrid/filestore/common/target/generated-xdocs/dependencies.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/common/target/docs/issue-tracking.html from /data/cvsDownloads/testing/astrogrid/filestore/common/target/generated-xdocs/issue-tracking.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/common/target/docs/mail-lists.html from /data/cvsDownloads/testing/astrogrid/filestore/common/target/generated-xdocs/mail-lists.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/common/target/docs/project-info.html from /data/cvsDownloads/testing/astrogrid/filestore/common/target/generated-xdocs/project-info.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/common/target/docs/team-list.html from /data/cvsDownloads/testing/astrogrid/filestore/common/target/generated-xdocs/team-list.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/common/target/docs/downloads.html from /data/cvsDownloads/testing/astrogrid/filestore/common/target/generated-xdocs/downloads.xml
+----------------------------------------
| Generating site for  FileStore client
| Memory: 26M/38M
+----------------------------------------


xdoc:


build:end:

    [echo] 
    [echo] Project root   : /data/cvsDownloads/testing/astrogrid/filestore
    [echo] Loading maven properties : /data/cvsDownloads/testing/astrogrid/filestore/maven/maven.properties
    [echo] Loading axis properties  : /data/cvsDownloads/testing/astrogrid/filestore/maven/axis.properties
    [echo] Fixing JAXP properties ....
org.apache.xalan.processor.TransformerFactoryImpl    [echo] 
build:start:

site:
xdoc:register-reports:
maven-changelog-plugin:register:

maven-changes-plugin:register:

maven-checkstyle-plugin:register:

maven-clover-plugin:register:

maven-developer-activity-plugin:register:

maven-file-activity-plugin:register:

xdoc:init:
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated-xdocs
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/client/target/docs

maven-javadoc-plugin:register:
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/client/target/javadoc
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/client/target/javadoc/src

maven-jdepend-plugin:register:

maven-junit-report-plugin:register:

maven-jxr-plugin:register:

maven-license-plugin:register:

maven-pmd-plugin:register:

maven-tasklist-plugin:register:

maven-simian-plugin:register:


site:run-reports:
    [echo] Generating the Change Log...
maven-changelog-plugin:report:
    [echo] Generating the changelog report
Didn't find password for CVSROOT ':pserver:anoncvs@cvs.astrogrid.org:/devel'.
org.netbeans.lib.cvsclient.connection.AuthenticationException: Cannot connect to host cvs.astrogrid.org:2,401.
ChangeLog found: 0 entries

    [echo] Generating the Checkstyle...
checkstyle:init:

checkstyle:report:
    [echo] 
      =================================================================
      =                          W A R N I N G                        =
      =================================================================
      =  Your project doesn't contain a header file specified as:     =
      =  /data/cvsDownloads/testing/astrogrid/filestore/client/LICENSE.txt
      =  Checkstyle needs it to check the existence of the License in =
      =  your source files. If it can't find this file, it throws an  =
      =  error.                                                       =
      =  A temporary solution is to create an empty LICENSE.txt file. =
      =  Though, we recommend that you edit this License.             =
      =================================================================
        
checkstyle:run:
    [echo] Using file:/data/cvsDownloads/testing/astrogrid/filestore/client/../../maven-base/checkstyle.xml for checkstyle ...
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/client/target/docs/images
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/client/target/docs/images


    [echo] Generating the Clover...
maven-clover-plugin:report:
clover:
clover:test:
clover:init:
clover:init-internal:
    [taskdef] Could not load definitions from resource clovertasks. It could not be found.
    [typedef] Could not load definitions from resource clovertypes. It could not be found.
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/client/target/clover/classes
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/client/target/clover/database


clover:on:
clover:init:

clover:on-internal:
    [echo] Setting Clover compiler
<clover-setup flushinterval="500" flushpolicy="interval" initstring="/data/cvsDownloads/testing/astrogrid/filestore/client/target/clover/database/clover_coverage.db"></clover-setup>    [echo] Now using primary build.compiler : 


java:prepare-filesystem:

java:compile:
    [echo] 
    [echo] Artifact : astrogrid-filestore-client
    [echo] Preparing for java:compile ....
init.tools:
    [echo] 
    [echo] Initialising Axis tools ....
    [echo] ....
init.classpath:
    [echo] 
    [echo] Initialising Axis classpath ....
    [echo] ....
init.paths:
    [echo] 
    [echo] Initialising Axis paths ...
    [echo] ....
    [echo] axisUrl : http://localhost:8080/astrogrid-filestore
    [echo] axisDir : /data/cvsDownloads/testing/astrogrid/filestore/client/target/axis/webapp
    [echo] tempDir : /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/temp
    [echo] javaDir : /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/java
    [echo] wsdlDir : /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/wsdl
    [echo] wsddDir : /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/wsdd

    [echo] Checking for Axis webapp
    [echo] Found Axis webapp at /data/cvsDownloads/testing/astrogrid/filestore/client/target/axis/webapp


    [echo] 
    [echo] Generating WSDL for FileStore
    [axis.java2wsdl] Java2WSDL org.astrogrid.filestore.common.FileStore
    [echo] 
    [echo] Generating Java stubs for FileStore
    [axis.wsdl2java] WSDL2Java file:////data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/wsdl/FileStore.wsdl
FileStoreSoapBindingImpl.java already exists, WSDL2Java will not overwrite it.
    [echo] 
    [echo] Updating WSDD for FileStore
    [xslt] Processing /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/temp/org/astrogrid/filestore/common/deploy.wsdd to /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/wsdd/FileStore.wsdd
    [xslt] Loading stylesheet /data/cvsDownloads/testing/astrogrid/filestore/maven/src/xsl/wsdd-impl.xsl
    [echo] 
    [echo] Updating WSDD for FileStore
    [xslt] Processing /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/wsdd/FileStore.wsdd to /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/wsdd/FileStore.wsdd.tmp
    [xslt] Loading stylesheet /data/cvsDownloads/testing/astrogrid/filestore/maven/src/xsl/wsdd-scope.xsl
    [move] Moving 1 files to /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/wsdd
    [move] Attempting to rename: /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/wsdd/FileStore.wsdd.tmp to /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/wsdd/FileStore.wsdd
    [echo] 
    [echo] Copying generated Java for FileStore
    [copy] Copying 3 files to /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/java
    [echo] Compiling to /data/cvsDownloads/testing/astrogrid/filestore/client/target/clover/classes
    [javac] Compiling 13 source files to /data/cvsDownloads/testing/astrogrid/filestore/client/target/clover/classes

java:jar-resources:

test:prepare-filesystem:

test:test-resources:

test:compile:

test:test:
    [echo] 
    [echo] Artifact : astrogrid-filestore-client
    [echo] Preparing services for tests
init.classpath:
    [echo] 
    [echo] Initialising Axis classpath ....

    [echo] 
    [echo] JUnit fork VM - true
    [echo] JUnit test directory : /data/cvsDownloads/testing/astrogrid/filestore/client/target/axis/webapp/WEB-INF
    [echo] 
    [echo] Copying config properties ...
    [echo] 
    [echo] Deploying mock WebService ...
    [echo] 
    [echo] Deploying FileStore
    [echo]   WSDD : /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/wsdd/FileStore.wsdd
    [java] <?xml version="1.0" encoding="UTF-8"?>
    [java] <Admin>Done processing</Admin>
    [echo] 
    [echo] Registering mock WebService ...
    [echo] 
    [echo] Registering local service
    [echo]   Service name      : FileStore
    [echo]   Service class     : org.astrogrid.filestore.common.FileStore
    [echo]   Service authority : org.astrogrid.test
    [echo]   Service resource  : filestore
    [echo]   Service endpoint  : local:/FileStore
    [echo]   Service file      : filestore.xml
    [propertyfile] Updating property file: /data/cvsDownloads/testing/astrogrid/filestore/client/target/config/astrogrid.properties
    [junit] Running org.astrogrid.filestore.client.FileStoreMockDelegateTestCase
    [junit] Tests run: 69, Failures: 0, Errors: 0, Time elapsed: 2.744 sec
    [junit] Running org.astrogrid.filestore.client.FileStoreSoapDelegateTestCase
    [junit] Tests run: 69, Failures: 0, Errors: 0, Time elapsed: 18.2 sec
    [junit] Running org.astrogrid.filestore.resolver.FileStoreDelegateResolverTestCase
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.638 sec
    [junit] Running org.astrogrid.filestore.resolver.FileStoreEndpointResolverTestCase
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.963 sec
    [echo] 
    [echo] Artifact : astrogrid-filestore-client
    [echo] Cleaning up after JUnit tests

clover:off:
clover:off-internal:
<clover-setup enabled="false" initstring="/data/cvsDownloads/testing/astrogrid/filestore/client/target/clover/database/clover_coverage.db"></clover-setup>
    

    


clover:init:

clover:report:
    [echo] No Clover database found, skipping report generation



    [echo] Generating the Developer Activity...
maven-developer-activity-plugin:report:
    [echo] Generating the developer activity report

    [echo] Generating the File Activity...
maven-file-activity-plugin:report:
    [echo] Generating the file activity report

    [echo] Generating the JavaDocs...
xdoc:init:

maven-javadoc-plugin:report:
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/client/target/docs/apidocs
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/aggregate/multiproject/web-start/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/applications/multiproject/astrogrid-cea-client/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/applications/multiproject/astrogrid-cea-server/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/applications/multiproject/astrogrid-cea-commandline/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/applications/multiproject/astrogrid-cea-http/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/common/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/community/multiproject/astrogrid-community-common/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/community/multiproject/astrogrid-community-client/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/community/multiproject/astrogrid-community-resolver/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/community/multiproject/astrogrid-community-server/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/community/multiproject/astrogrid-community-install/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/community/multiproject/astrogrid-community/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/datacenter/multiproject/pal/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/datacenter/multiproject/astrogrid-datacenter-client/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/datacenter/multiproject/sixdF/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/datacenter/multiproject/merlin/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/datacenter/multiproject/cdsdelegate/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/datacenter/multiproject/sec/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/datacenter/multiproject/mch/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/datacenter/multiproject/installation-test/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/datacenter/multiproject/http2java/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/eXist/multiproject/astrogrid-exist-server/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/filemanager/multiproject/astrogrid-filemanager-common/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/filemanager/multiproject/astrogrid-filemanager-client/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/filemanager/multiproject/astrogrid-filemanager-server/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/filemanager/multiproject/astrogrid-filemanager/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/filestore/multiproject/astrogrid-filestore-common/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/filestore/multiproject/astrogrid-filestore-client/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/filestore/multiproject/astrogrid-filestore-server/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/filestore/multiproject/astrogrid-filestore/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/jes/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/mySpace/multiproject/astrogrid-store-client/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/mySpace/multiproject/astrogrid-mySpace/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/portal/multiproject/astrogrid-portal-common/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/portal/multiproject/astrogrid-portal-base/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/portal/multiproject/astrogrid-portal-help/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/portal/multiproject/astrogrid-portal-community/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/portal/multiproject/astrogrid-portal-datacenter/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/portal/multiproject/astrogrid-portal-login/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/portal/multiproject/astrogrid-portal-myspace/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/portal/multiproject/astrogrid-portal-registry/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/portal/multiproject/astrogrid-portal-scenarios/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/portal/multiproject/astrogrid-portal-resources/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/portal/multiproject/astrogrid-portal-workflow/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/registry/multiproject/astrogrid-registry-common/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/registry/multiproject/astrogrid-registry-client-lite/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/registry/multiproject/astrogrid-registry-server/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/registry/multiproject/astrogrid-registry/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/scripting/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/security/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/slinger/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/ui/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/astrogrid-workflow-objects/apidocs ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/workflow/apidocs ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/desktop/multiproject/acr-interface/apidocs/ ...
    [javadoc] Generating Javadoc
    [javadoc] Javadoc execution
    [javadoc] Loading source files for package org.astrogrid.filestore.client...
    [javadoc] Loading source files for package org.astrogrid.filestore.resolver...
    [javadoc] Constructing Javadoc information...
    [javadoc] Standard Doclet version 1.4.2_08
    [javadoc] Generating /data/cvsDownloads/testing/astrogrid/filestore/client/target/docs/apidocs/constant-values.html...
    [javadoc] Copying file /home/integration/.maven/cache/maven-javadoc-plugin-1.7/plugin-resources/stylesheet.css to file /data/cvsDownloads/testing/astrogrid/filestore/client/target/docs/apidocs/stylesheet.css...
    [javadoc] Building tree for all the packages and classes...
    [javadoc] Building index for all the packages and classes...
    [javadoc] Building index for all classes...
    [javadoc] /data/cvsDownloads/testing/astrogrid/filestore/client/src/java/org/astrogrid/filestore/resolver/FileStoreEndpointResolverImpl.java:72: warning - @param argument "endpoint" is not a parameter name.
    [javadoc] Generating /data/cvsDownloads/testing/astrogrid/filestore/client/target/docs/apidocs/help-doc.html...
    [javadoc] Note: Custom tags that could override future standard tags:  @modified, @todo, @future. To avoid potential overrides, use at least one period character (.) in custom tag names.
    [javadoc] Note: Custom tags that were not seen:  @modified, @future
    [javadoc] 1 warning
    [delete] Deleting directory /data/cvsDownloads/testing/astrogrid/filestore/client/target/javadoc/src

    [echo] Generating the Metrics...
maven-jdepend-plugin:report:
java:prepare-filesystem:

java:compile:
    [echo] 
    [echo] Artifact : astrogrid-filestore-client
    [echo] Preparing for java:compile ....
init.tools:
    [echo] 
    [echo] Initialising Axis tools ....

    [echo] 
    [echo] Generating WSDL for FileStore
    [axis.java2wsdl] Java2WSDL org.astrogrid.filestore.common.FileStore
    [echo] 
    [echo] Generating Java stubs for FileStore
    [axis.wsdl2java] WSDL2Java file:////data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/wsdl/FileStore.wsdl
FileStoreSoapBindingImpl.java already exists, WSDL2Java will not overwrite it.
    [echo] 
    [echo] Updating WSDD for FileStore
    [xslt] Processing /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/temp/org/astrogrid/filestore/common/deploy.wsdd to /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/wsdd/FileStore.wsdd
    [xslt] Loading stylesheet /data/cvsDownloads/testing/astrogrid/filestore/maven/src/xsl/wsdd-impl.xsl
    [echo] 
    [echo] Updating WSDD for FileStore
    [xslt] Processing /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/wsdd/FileStore.wsdd to /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/wsdd/FileStore.wsdd.tmp
    [xslt] Loading stylesheet /data/cvsDownloads/testing/astrogrid/filestore/maven/src/xsl/wsdd-scope.xsl
    [move] Moving 1 files to /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/wsdd
    [move] Attempting to rename: /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/wsdd/FileStore.wsdd.tmp to /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/wsdd/FileStore.wsdd
    [echo] 
    [echo] Copying generated Java for FileStore
    [copy] Copying 3 files to /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/java
Overriding previous definition of reference to astro.includes
    [echo] Compiling to /data/cvsDownloads/testing/astrogrid/filestore/client/target/classes
    [javac] Compiling 3 source files to /data/cvsDownloads/testing/astrogrid/filestore/client/target/classes


    [echo] Generating the Unit Tests...
junit-report:report:
java:prepare-filesystem:

java:compile:
    [echo] 
    [echo] Artifact : astrogrid-filestore-client
    [echo] Preparing for java:compile ....
init.tools:
    [echo] 
    [echo] Initialising Axis tools ....

    [echo] 
    [echo] Generating WSDL for FileStore
    [axis.java2wsdl] Java2WSDL org.astrogrid.filestore.common.FileStore
    [echo] 
    [echo] Generating Java stubs for FileStore
    [axis.wsdl2java] WSDL2Java file:////data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/wsdl/FileStore.wsdl
FileStoreSoapBindingImpl.java already exists, WSDL2Java will not overwrite it.
    [echo] 
    [echo] Updating WSDD for FileStore
    [xslt] Processing /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/temp/org/astrogrid/filestore/common/deploy.wsdd to /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/wsdd/FileStore.wsdd
    [xslt] Loading stylesheet /data/cvsDownloads/testing/astrogrid/filestore/maven/src/xsl/wsdd-impl.xsl
    [echo] 
    [echo] Updating WSDD for FileStore
    [xslt] Processing /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/wsdd/FileStore.wsdd to /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/wsdd/FileStore.wsdd.tmp
    [xslt] Loading stylesheet /data/cvsDownloads/testing/astrogrid/filestore/maven/src/xsl/wsdd-scope.xsl
    [move] Moving 1 files to /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/wsdd
    [move] Attempting to rename: /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/wsdd/FileStore.wsdd.tmp to /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/wsdd/FileStore.wsdd
    [echo] 
    [echo] Copying generated Java for FileStore
    [copy] Copying 3 files to /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/java
Overriding previous definition of reference to astro.includes
    [echo] Compiling to /data/cvsDownloads/testing/astrogrid/filestore/client/target/classes
    [javac] Compiling 3 source files to /data/cvsDownloads/testing/astrogrid/filestore/client/target/classes

java:jar-resources:

test:prepare-filesystem:

test:test-resources:

test:compile:

test:test:
    [echo] 
    [echo] Artifact : astrogrid-filestore-client
    [echo] Preparing services for tests
init.classpath:
    [echo] 
    [echo] Initialising Axis classpath ....

    [echo] 
    [echo] JUnit fork VM - true
    [echo] JUnit test directory : /data/cvsDownloads/testing/astrogrid/filestore/client/target/axis/webapp/WEB-INF
    [echo] 
    [echo] Copying config properties ...
    [echo] 
    [echo] Deploying mock WebService ...
    [echo] 
    [echo] Deploying FileStore
    [echo]   WSDD : /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated/wsdd/FileStore.wsdd
    [java] <?xml version="1.0" encoding="UTF-8"?>
    [java] <Admin>Done processing</Admin>
    [echo] 
    [echo] Registering mock WebService ...
    [echo] 
    [echo] Registering local service
    [echo]   Service name      : FileStore
    [echo]   Service class     : org.astrogrid.filestore.common.FileStore
    [echo]   Service authority : org.astrogrid.test
    [echo]   Service resource  : filestore
    [echo]   Service endpoint  : local:/FileStore
    [echo]   Service file      : filestore.xml
    [propertyfile] Updating property file: /data/cvsDownloads/testing/astrogrid/filestore/client/target/config/astrogrid.properties
    [junit] Running org.astrogrid.filestore.client.FileStoreMockDelegateTestCase
    [junit] Tests run: 69, Failures: 0, Errors: 0, Time elapsed: 2.699 sec
    [junit] Running org.astrogrid.filestore.client.FileStoreSoapDelegateTestCase
    [junit] Tests run: 69, Failures: 0, Errors: 0, Time elapsed: 18.363 sec
    [junit] Running org.astrogrid.filestore.resolver.FileStoreDelegateResolverTestCase
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.695 sec
    [junit] Running org.astrogrid.filestore.resolver.FileStoreEndpointResolverTestCase
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.954 sec
    [echo] 
    [echo] Artifact : astrogrid-filestore-client
    [echo] Cleaning up after JUnit tests


maven-junit-report-plugin:report:

    [echo] Generating the Source Xref...
maven-jxr-plugin:report:
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/client/target/docs/xref
    [echo] 
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/client/target/docs/xref
Scanning /data/cvsDownloads/testing/astrogrid/filestore/client/src/java
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/client/target/docs/xref-test
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/client/target/docs/xref-test
Scanning /data/cvsDownloads/testing/astrogrid/filestore/client/src/junit

    [echo] Generating the Test Xref...
maven-jxr-plugin:report:
    [echo] 
Scanning /data/cvsDownloads/testing/astrogrid/filestore/client/src/java
Scanning /data/cvsDownloads/testing/astrogrid/filestore/client/src/junit

    [echo] Generating the Project License...
maven-license-plugin:report:
xdoc:init:

license:transfer:

license:


    [echo] Generating the PMD Report...
pmd:report:
    [echo] Running the PMD task with rulesets/basic.xml,rulesets/unusedcode.xml,rulesets/imports.xml ...
    [echo] Converting the PMD report to xdoc ...

    [echo] Generating the Task List...
xdoc:init:

maven-tasklist-plugin:report:
    [echo] Generating tasklist ...

    [echo] Generating the Simian Report...
maven-simian-plugin:report:
maven-simian-plugin:analyze:



xdoc:init:

xdoc:register-reports:
maven-changelog-plugin:register:

maven-changes-plugin:register:

maven-checkstyle-plugin:register:

maven-clover-plugin:register:

maven-developer-activity-plugin:register:

maven-file-activity-plugin:register:

xdoc:init:

maven-javadoc-plugin:register:

maven-jdepend-plugin:register:

maven-junit-report-plugin:register:

maven-jxr-plugin:register:

maven-license-plugin:register:

maven-pmd-plugin:register:

maven-tasklist-plugin:register:

maven-simian-plugin:register:


xdoc:generate-from-pom:
    [echo] Generating xdocs from POM ... 

     
    
    
    
xdoc:transform:
xdoc:init:

xdoc:copy-resources:
    [copy] Copying 4 files to /data/cvsDownloads/testing/astrogrid/filestore/client/target/docs/style
    [copy] Copying 94 files to /data/cvsDownloads/testing/astrogrid/filestore/client/target/docs/images
About to use JSL stylesheet file:/home/integration/.maven/cache/maven-xdoc-plugin-1.8/plugin-resources/site.jsl

xdoc:init:

xdoc:copy-user-resources:

xdoc:init:

xdoc:jelly-init:

xdoc:register-reports:
maven-changelog-plugin:register:

maven-changes-plugin:register:

maven-checkstyle-plugin:register:

maven-clover-plugin:register:

maven-developer-activity-plugin:register:

maven-file-activity-plugin:register:

xdoc:init:

maven-javadoc-plugin:register:

maven-jdepend-plugin:register:

maven-junit-report-plugin:register:

maven-jxr-plugin:register:

maven-license-plugin:register:

maven-pmd-plugin:register:

maven-tasklist-plugin:register:

maven-simian-plugin:register:


xdoc:jelly-transform:
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/client/target/docs/changelog-report.html from /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated-xdocs/changelog-report.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/client/target/docs/checkstyle-report.html from /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated-xdocs/checkstyle-report.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/client/target/docs/developer-activity-report.html from /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated-xdocs/developer-activity-report.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/client/target/docs/file-activity-report.html from /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated-xdocs/file-activity-report.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/client/target/docs/javadoc.html from /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated-xdocs/javadoc.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/client/target/docs/javadoc-warnings-report.html from /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated-xdocs/javadoc-warnings-report.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/client/target/docs/jdepend-report.html from /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated-xdocs/jdepend-report.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/client/target/docs/junit-report.html from /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated-xdocs/junit-report.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/client/target/docs/license.html from /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated-xdocs/license.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/client/target/docs/pmd-report.html from /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated-xdocs/pmd-report.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/client/target/docs/task-list.html from /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated-xdocs/task-list.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/client/target/docs/simian-report.html from /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated-xdocs/simian-report.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/client/target/docs/cvs-usage.html from /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated-xdocs/cvs-usage.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/client/target/docs/index.html from /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated-xdocs/index.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/client/target/docs/maven-reports.html from /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated-xdocs/maven-reports.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/client/target/docs/dependencies.html from /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated-xdocs/dependencies.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/client/target/docs/issue-tracking.html from /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated-xdocs/issue-tracking.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/client/target/docs/mail-lists.html from /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated-xdocs/mail-lists.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/client/target/docs/project-info.html from /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated-xdocs/project-info.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/client/target/docs/team-list.html from /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated-xdocs/team-list.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/client/target/docs/downloads.html from /data/cvsDownloads/testing/astrogrid/filestore/client/target/generated-xdocs/downloads.xml
+----------------------------------------
| Generating site for  FileStore Installation Script
| Memory: 49M/52M
+----------------------------------------


xdoc:


build:end:

    [echo] 
    [echo] Project root   : /data/cvsDownloads/testing/astrogrid/filestore
    [echo] Loading maven properties : /data/cvsDownloads/testing/astrogrid/filestore/maven/maven.properties
    [echo] Loading axis properties  : /data/cvsDownloads/testing/astrogrid/filestore/maven/axis.properties
    [echo] Fixing JAXP properties ....
org.apache.xalan.processor.TransformerFactoryImpl    [echo] 
build:start:

site:
xdoc:register-reports:
maven-changelog-plugin:register:

maven-changes-plugin:register:

maven-checkstyle-plugin:register:

maven-clover-plugin:register:

maven-developer-activity-plugin:register:

maven-file-activity-plugin:register:

xdoc:init:
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/deployment/target/generated-xdocs
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/deployment/target/docs

maven-javadoc-plugin:register:
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/deployment/target/javadoc
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/deployment/target/javadoc/src

maven-jdepend-plugin:register:

maven-junit-report-plugin:register:

maven-jxr-plugin:register:

maven-license-plugin:register:

maven-pmd-plugin:register:

maven-tasklist-plugin:register:

maven-simian-plugin:register:


site:run-reports:
    [echo] Generating the Change Log...
maven-changelog-plugin:report:

    [echo] Generating the Developer Activity...
maven-developer-activity-plugin:report:

    [echo] Generating the File Activity...
maven-file-activity-plugin:report:

    [echo] Generating the Project License...
maven-license-plugin:report:
xdoc:init:

license:transfer:

license:



xdoc:init:

xdoc:register-reports:
maven-changelog-plugin:register:

maven-changes-plugin:register:

maven-checkstyle-plugin:register:

maven-clover-plugin:register:

maven-developer-activity-plugin:register:

maven-file-activity-plugin:register:

xdoc:init:

maven-javadoc-plugin:register:

maven-jdepend-plugin:register:

maven-junit-report-plugin:register:

maven-jxr-plugin:register:

maven-license-plugin:register:

maven-pmd-plugin:register:

maven-tasklist-plugin:register:

maven-simian-plugin:register:


xdoc:generate-from-pom:
    [echo] Generating xdocs from POM ... 

     
    
    
    
xdoc:transform:
xdoc:init:

xdoc:copy-resources:
    [copy] Copying 4 files to /data/cvsDownloads/testing/astrogrid/filestore/deployment/target/docs/style
    [copy] Copying 94 files to /data/cvsDownloads/testing/astrogrid/filestore/deployment/target/docs/images
About to use JSL stylesheet file:/home/integration/.maven/cache/maven-xdoc-plugin-1.8/plugin-resources/site.jsl

xdoc:init:

xdoc:copy-user-resources:

xdoc:init:

xdoc:jelly-init:

xdoc:register-reports:
maven-changelog-plugin:register:

maven-changes-plugin:register:

maven-checkstyle-plugin:register:

maven-clover-plugin:register:

maven-developer-activity-plugin:register:

maven-file-activity-plugin:register:

xdoc:init:

maven-javadoc-plugin:register:

maven-jdepend-plugin:register:

maven-junit-report-plugin:register:

maven-jxr-plugin:register:

maven-license-plugin:register:

maven-pmd-plugin:register:

maven-tasklist-plugin:register:

maven-simian-plugin:register:


xdoc:jelly-transform:
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/deployment/target/docs/license.html from /data/cvsDownloads/testing/astrogrid/filestore/deployment/target/generated-xdocs/license.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/deployment/target/docs/cvs-usage.html from /data/cvsDownloads/testing/astrogrid/filestore/deployment/target/generated-xdocs/cvs-usage.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/deployment/target/docs/index.html from /data/cvsDownloads/testing/astrogrid/filestore/deployment/target/generated-xdocs/index.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/deployment/target/docs/maven-reports.html from /data/cvsDownloads/testing/astrogrid/filestore/deployment/target/generated-xdocs/maven-reports.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/deployment/target/docs/dependencies.html from /data/cvsDownloads/testing/astrogrid/filestore/deployment/target/generated-xdocs/dependencies.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/deployment/target/docs/issue-tracking.html from /data/cvsDownloads/testing/astrogrid/filestore/deployment/target/generated-xdocs/issue-tracking.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/deployment/target/docs/mail-lists.html from /data/cvsDownloads/testing/astrogrid/filestore/deployment/target/generated-xdocs/mail-lists.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/deployment/target/docs/project-info.html from /data/cvsDownloads/testing/astrogrid/filestore/deployment/target/generated-xdocs/project-info.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/deployment/target/docs/team-list.html from /data/cvsDownloads/testing/astrogrid/filestore/deployment/target/generated-xdocs/team-list.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/deployment/target/docs/downloads.html from /data/cvsDownloads/testing/astrogrid/filestore/deployment/target/generated-xdocs/downloads.xml
+----------------------------------------
| Generating site for  FileStore Installer
| Memory: 50M/80M
+----------------------------------------
Attempting to download antigen-lib-0.6-SNAPSHOT.jar.


xdoc:


build:end:

    [echo] 
    [echo] Project root   : /data/cvsDownloads/testing/astrogrid/filestore
    [echo] Loading maven properties : /data/cvsDownloads/testing/astrogrid/filestore/maven/maven.properties
    [echo] Loading axis properties  : /data/cvsDownloads/testing/astrogrid/filestore/maven/axis.properties
    [echo] Fixing JAXP properties ....
org.apache.xalan.processor.TransformerFactoryImpl    [echo] 
build:start:

site:
xdoc:register-reports:
maven-changelog-plugin:register:

maven-changes-plugin:register:

maven-checkstyle-plugin:register:

maven-clover-plugin:register:

maven-developer-activity-plugin:register:

maven-file-activity-plugin:register:

xdoc:init:
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/installer/target/generated-xdocs
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/installer/target/docs

maven-javadoc-plugin:register:
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javadoc
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/installer/target/javadoc/src

maven-jdepend-plugin:register:

maven-junit-report-plugin:register:

maven-jxr-plugin:register:

maven-license-plugin:register:

maven-pmd-plugin:register:

maven-tasklist-plugin:register:

maven-simian-plugin:register:


site:run-reports:
    [echo] Generating the Change Log...
maven-changelog-plugin:report:

    [echo] Generating the Developer Activity...
maven-developer-activity-plugin:report:

    [echo] Generating the File Activity...
maven-file-activity-plugin:report:

    [echo] Generating the Project License...
maven-license-plugin:report:
xdoc:init:

license:transfer:

license:



xdoc:init:

xdoc:register-reports:
maven-changelog-plugin:register:

maven-changes-plugin:register:

maven-checkstyle-plugin:register:

maven-clover-plugin:register:

maven-developer-activity-plugin:register:

maven-file-activity-plugin:register:

xdoc:init:

maven-javadoc-plugin:register:

maven-jdepend-plugin:register:

maven-junit-report-plugin:register:

maven-jxr-plugin:register:

maven-license-plugin:register:

maven-pmd-plugin:register:

maven-tasklist-plugin:register:

maven-simian-plugin:register:


xdoc:generate-from-pom:
    [echo] Generating xdocs from POM ... 

     
    
    
    
xdoc:transform:
xdoc:init:

xdoc:copy-resources:
    [copy] Copying 4 files to /data/cvsDownloads/testing/astrogrid/filestore/installer/target/docs/style
    [copy] Copying 94 files to /data/cvsDownloads/testing/astrogrid/filestore/installer/target/docs/images
About to use JSL stylesheet file:/home/integration/.maven/cache/maven-xdoc-plugin-1.8/plugin-resources/site.jsl

xdoc:init:

xdoc:copy-user-resources:

xdoc:init:

xdoc:jelly-init:

xdoc:register-reports:
maven-changelog-plugin:register:

maven-changes-plugin:register:

maven-checkstyle-plugin:register:

maven-clover-plugin:register:

maven-developer-activity-plugin:register:

maven-file-activity-plugin:register:

xdoc:init:

maven-javadoc-plugin:register:

maven-jdepend-plugin:register:

maven-junit-report-plugin:register:

maven-jxr-plugin:register:

maven-license-plugin:register:

maven-pmd-plugin:register:

maven-tasklist-plugin:register:

maven-simian-plugin:register:


xdoc:jelly-transform:
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/installer/target/docs/license.html from /data/cvsDownloads/testing/astrogrid/filestore/installer/target/generated-xdocs/license.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/installer/target/docs/cvs-usage.html from /data/cvsDownloads/testing/astrogrid/filestore/installer/target/generated-xdocs/cvs-usage.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/installer/target/docs/index.html from /data/cvsDownloads/testing/astrogrid/filestore/installer/target/generated-xdocs/index.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/installer/target/docs/maven-reports.html from /data/cvsDownloads/testing/astrogrid/filestore/installer/target/generated-xdocs/maven-reports.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/installer/target/docs/dependencies.html from /data/cvsDownloads/testing/astrogrid/filestore/installer/target/generated-xdocs/dependencies.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/installer/target/docs/issue-tracking.html from /data/cvsDownloads/testing/astrogrid/filestore/installer/target/generated-xdocs/issue-tracking.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/installer/target/docs/mail-lists.html from /data/cvsDownloads/testing/astrogrid/filestore/installer/target/generated-xdocs/mail-lists.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/installer/target/docs/project-info.html from /data/cvsDownloads/testing/astrogrid/filestore/installer/target/generated-xdocs/project-info.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/installer/target/docs/team-list.html from /data/cvsDownloads/testing/astrogrid/filestore/installer/target/generated-xdocs/team-list.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/installer/target/docs/downloads.html from /data/cvsDownloads/testing/astrogrid/filestore/installer/target/generated-xdocs/downloads.xml
Transforming user supplied documentation.
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/installer/target/docs/index.html from /data/cvsDownloads/testing/astrogrid/filestore/installer/xdocs/index.xml
+----------------------------------------
| Generating site for  FileStore server
| Memory: 59M/80M
+----------------------------------------


xdoc:


build:end:

    [echo] 
    [echo] Project root   : /data/cvsDownloads/testing/astrogrid/filestore
    [echo] Loading maven properties : /data/cvsDownloads/testing/astrogrid/filestore/maven/maven.properties
    [echo] Loading axis properties  : /data/cvsDownloads/testing/astrogrid/filestore/maven/axis.properties
    [echo] Fixing JAXP properties ....
org.apache.xalan.processor.TransformerFactoryImpl    [echo] 
build:start:

site:
xdoc:register-reports:
maven-changelog-plugin:register:

maven-changes-plugin:register:

maven-checkstyle-plugin:register:

maven-clover-plugin:register:

maven-developer-activity-plugin:register:

maven-file-activity-plugin:register:

xdoc:init:
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated-xdocs
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/server/target/docs

maven-javadoc-plugin:register:
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/server/target/javadoc
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/server/target/javadoc/src

maven-jdepend-plugin:register:

maven-junit-report-plugin:register:

maven-jxr-plugin:register:

maven-license-plugin:register:

maven-pmd-plugin:register:

maven-tasklist-plugin:register:

maven-simian-plugin:register:


site:run-reports:
    [echo] Generating the Change Log...
maven-changelog-plugin:report:
    [echo] Generating the changelog report
Didn't find password for CVSROOT ':pserver:anoncvs@cvs.astrogrid.org:/devel'.
org.netbeans.lib.cvsclient.connection.AuthenticationException: Cannot connect to host cvs.astrogrid.org:2,401.
ChangeLog found: 0 entries

    [echo] Generating the Checkstyle...
checkstyle:init:

checkstyle:report:
    [echo] 
      =================================================================
      =                          W A R N I N G                        =
      =================================================================
      =  Your project doesn't contain a header file specified as:     =
      =  /data/cvsDownloads/testing/astrogrid/filestore/server/LICENSE.txt
      =  Checkstyle needs it to check the existence of the License in =
      =  your source files. If it can't find this file, it throws an  =
      =  error.                                                       =
      =  A temporary solution is to create an empty LICENSE.txt file. =
      =  Though, we recommend that you edit this License.             =
      =================================================================
        
checkstyle:run:
    [echo] Using file:/data/cvsDownloads/testing/astrogrid/filestore/server/../../maven-base/checkstyle.xml for checkstyle ...
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/server/target/docs/images
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/server/target/docs/images


    [echo] Generating the Clover...
maven-clover-plugin:report:
clover:
clover:test:
clover:init:
clover:init-internal:
    [taskdef] Could not load definitions from resource clovertasks. It could not be found.
    [typedef] Could not load definitions from resource clovertypes. It could not be found.
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/server/target/clover/classes
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/server/target/clover/database


clover:on:
clover:init:

clover:on-internal:
    [echo] Setting Clover compiler
<clover-setup flushinterval="500" flushpolicy="interval" initstring="/data/cvsDownloads/testing/astrogrid/filestore/server/target/clover/database/clover_coverage.db"></clover-setup>    [echo] Now using primary build.compiler : 


java:prepare-filesystem:

java:compile:
    [echo] 
    [echo] Artifact : astrogrid-filestore-server
    [echo] Preparing for java:compile ....
init.tools:
    [echo] 
    [echo] Initialising Axis tools ....
    [echo] ....
init.classpath:
    [echo] 
    [echo] Initialising Axis classpath ....
    [echo] ....
init.paths:
    [echo] 
    [echo] Initialising Axis paths ...
    [echo] ....
    [echo] axisUrl : http://localhost:8080/astrogrid-filestore
    [echo] axisDir : /data/cvsDownloads/testing/astrogrid/filestore/server/target/axis/webapp
    [echo] tempDir : /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/temp
    [echo] javaDir : /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/java
    [echo] wsdlDir : /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/wsdl
    [echo] wsddDir : /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/wsdd

    [echo] Checking for Axis webapp
    [echo] Found Axis webapp at /data/cvsDownloads/testing/astrogrid/filestore/server/target/axis/webapp


    [echo] 
    [echo] Generating WSDL for FileStore
    [axis.java2wsdl] Java2WSDL org.astrogrid.filestore.common.FileStore
    [echo] 
    [echo] Generating Java stubs for FileStore
    [axis.wsdl2java] WSDL2Java file:////data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/wsdl/FileStore.wsdl
FileStoreSoapBindingImpl.java already exists, WSDL2Java will not overwrite it.
    [echo] 
    [echo] Updating WSDD for FileStore
    [xslt] Processing /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/temp/org/astrogrid/filestore/common/deploy.wsdd to /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/wsdd/FileStore.wsdd
    [xslt] Loading stylesheet /data/cvsDownloads/testing/astrogrid/filestore/maven/src/xsl/wsdd-impl.xsl
    [echo] 
    [echo] Updating WSDD for FileStore
    [xslt] Processing /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/wsdd/FileStore.wsdd to /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/wsdd/FileStore.wsdd.tmp
    [xslt] Loading stylesheet /data/cvsDownloads/testing/astrogrid/filestore/maven/src/xsl/wsdd-scope.xsl
    [move] Moving 1 files to /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/wsdd
    [move] Attempting to rename: /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/wsdd/FileStore.wsdd.tmp to /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/wsdd/FileStore.wsdd
    [echo] 
    [echo] Copying generated Java for FileStore
    [copy] Copying 3 files to /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/java
    [echo] Compiling to /data/cvsDownloads/testing/astrogrid/filestore/server/target/clover/classes
    [javac] Compiling 13 source files to /data/cvsDownloads/testing/astrogrid/filestore/server/target/clover/classes

java:jar-resources:

test:prepare-filesystem:

test:test-resources:
    [echo] 
    [echo] Artifact : astrogrid-filestore-server
    [echo] Preparing test-resources ....

test:compile:

test:test:
    [echo] 
    [echo] Artifact : astrogrid-filestore-server
    [echo] Preparing services for tests
init.classpath:
    [echo] 
    [echo] Initialising Axis classpath ....

    [echo] 
    [echo] JUnit fork VM - true
    [echo] JUnit test directory : /data/cvsDownloads/testing/astrogrid/filestore/server/target/axis/webapp/WEB-INF
    [echo] 
    [echo] Deploying FileStore
    [echo]   WSDD : /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/wsdd/FileStore.wsdd
    [java] <?xml version="1.0" encoding="UTF-8"?>
    [java] <Admin>Done processing</Admin>
    [echo] 
    [junit] Running org.astrogrid.filestore.server.FileStoreImplTestCase
    [junit] Tests run: 69, Failures: 0, Errors: 4, Time elapsed: 3.028 sec
    [junit] [ERROR] TEST org.astrogrid.filestore.server.FileStoreImplTestCase FAILED
    [junit] Running org.astrogrid.filestore.server.streamer.StreamTicketListTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.487 sec
    [junit] Running org.astrogrid.filestore.server.streamer.StreamTicketTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.526 sec
    [echo] 
    [echo] Artifact : astrogrid-filestore-server
    [echo] Cleaning up after JUnit tests ....

clover:off:
clover:off-internal:
<clover-setup enabled="false" initstring="/data/cvsDownloads/testing/astrogrid/filestore/server/target/clover/database/clover_coverage.db"></clover-setup>
    

    


clover:init:

clover:report:
    [echo] No Clover database found, skipping report generation



    [echo] Generating the Developer Activity...
maven-developer-activity-plugin:report:
    [echo] Generating the developer activity report

    [echo] Generating the File Activity...
maven-file-activity-plugin:report:
    [echo] Generating the file activity report

    [echo] Generating the JavaDocs...
xdoc:init:

maven-javadoc-plugin:report:
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/server/target/docs/apidocs
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/aggregate/multiproject/web-start/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/applications/multiproject/astrogrid-cea-client/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/applications/multiproject/astrogrid-cea-server/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/applications/multiproject/astrogrid-cea-commandline/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/applications/multiproject/astrogrid-cea-http/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/common/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/community/multiproject/astrogrid-community-common/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/community/multiproject/astrogrid-community-client/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/community/multiproject/astrogrid-community-resolver/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/community/multiproject/astrogrid-community-server/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/community/multiproject/astrogrid-community-install/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/community/multiproject/astrogrid-community/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/datacenter/multiproject/pal/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/datacenter/multiproject/astrogrid-datacenter-client/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/datacenter/multiproject/sixdF/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/datacenter/multiproject/merlin/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/datacenter/multiproject/cdsdelegate/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/datacenter/multiproject/sec/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/datacenter/multiproject/mch/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/datacenter/multiproject/installation-test/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/datacenter/multiproject/http2java/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/eXist/multiproject/astrogrid-exist-server/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/filemanager/multiproject/astrogrid-filemanager-common/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/filemanager/multiproject/astrogrid-filemanager-client/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/filemanager/multiproject/astrogrid-filemanager-server/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/filemanager/multiproject/astrogrid-filemanager/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/filestore/multiproject/astrogrid-filestore-common/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/filestore/multiproject/astrogrid-filestore-client/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/filestore/multiproject/astrogrid-filestore-server/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/filestore/multiproject/astrogrid-filestore/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/jes/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/mySpace/multiproject/astrogrid-store-client/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/mySpace/multiproject/astrogrid-mySpace/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/portal/multiproject/astrogrid-portal-common/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/portal/multiproject/astrogrid-portal-base/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/portal/multiproject/astrogrid-portal-help/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/portal/multiproject/astrogrid-portal-community/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/portal/multiproject/astrogrid-portal-datacenter/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/portal/multiproject/astrogrid-portal-login/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/portal/multiproject/astrogrid-portal-myspace/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/portal/multiproject/astrogrid-portal-registry/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/portal/multiproject/astrogrid-portal-scenarios/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/portal/multiproject/astrogrid-portal-resources/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/portal/multiproject/astrogrid-portal-workflow/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/registry/multiproject/astrogrid-registry-common/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/registry/multiproject/astrogrid-registry-client-lite/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/registry/multiproject/astrogrid-registry-server/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/registry/multiproject/astrogrid-registry/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/scripting/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/security/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/slinger/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/ui/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/astrogrid-workflow-objects/apidocs ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/workflow/apidocs ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/desktop/multiproject/acr-interface/apidocs/ ...
    [javadoc] Generating Javadoc
    [javadoc] Javadoc execution
    [javadoc] Loading source files for package org.astrogrid.filestore.server...
    [javadoc] Loading source files for package org.astrogrid.filestore.server.repository...
    [javadoc] Loading source files for package org.astrogrid.filestore.server.servlet...
    [javadoc] Loading source files for package org.astrogrid.filestore.server.streamer...
    [javadoc] Constructing Javadoc information...
    [javadoc] Standard Doclet version 1.4.2_08
    [javadoc] Generating /data/cvsDownloads/testing/astrogrid/filestore/server/target/docs/apidocs/constant-values.html...
    [javadoc] Copying file /home/integration/.maven/cache/maven-javadoc-plugin-1.7/plugin-resources/stylesheet.css to file /data/cvsDownloads/testing/astrogrid/filestore/server/target/docs/apidocs/stylesheet.css...
    [javadoc] Building tree for all the packages and classes...
    [javadoc] /data/cvsDownloads/testing/astrogrid/filestore/server/src/java/org/astrogrid/filestore/server/streamer/package.html: warning - The first sentence is interpreted to be:
    [javadoc] /data/cvsDownloads/testing/astrogrid/filestore/server/src/java/org/astrogrid/filestore/server/streamer/package.html: warning - The first sentence is interpreted to be:
    [javadoc] Generating /data/cvsDownloads/testing/astrogrid/filestore/server/target/docs/apidocs/org/astrogrid/filestore/server/streamer/class-use/StreamTicketException.html...
    [javadoc] "<h1>Secured streaming of files to web browsers"
    [javadoc] This sentence is different from what will be interpreted as the first sentence in the
    [javadoc] next major release (when that interpretation will be internationalized), which is:
    [javadoc] "<h1>Secured streaming of files to web browsers</h1>
    [javadoc]         
    [javadoc] /data/cvsDownloads/testing/astrogrid/filestore/server/src/java/org/astrogrid/filestore/server/streamer/package.html: warning - The first sentence is interpreted to be:
    [javadoc]         <p>
    [javadoc]             This package provides a secured file-streaming servlet that can stream any file visible to a 
    [javadoc]             filestore server while respecting the filestore's access controls. "
    [javadoc] To avoid this note, change the doc comment to make this a proper first sentence, then
    [javadoc] use -breakiterator from that point forward, which will output this new sentence.
    [javadoc] Generating /data/cvsDownloads/testing/astrogrid/filestore/server/target/docs/apidocs/org/astrogrid/filestore/server/streamer/class-use/StreamTicket.html...
    [javadoc] "<h1>Secured streaming of files to web browsers"
    [javadoc] This sentence is different from what would be generated using -breakiterator: 
    [javadoc] "<h1>Secured streaming of files to web browsers</h1>
    [javadoc]         
    [javadoc]         <p>
    [javadoc]             This package provides a secured file-streaming servlet that can stream any file visible to a 
    [javadoc]             filestore server while respecting the filestore's access controls. "
    [javadoc] /data/cvsDownloads/testing/astrogrid/filestore/server/src/java/org/astrogrid/filestore/server/streamer/package.html: warning - The first sentence is interpreted to be:
    [javadoc] /data/cvsDownloads/testing/astrogrid/filestore/server/src/java/org/astrogrid/filestore/server/streamer/package.html: warning - The first sentence is interpreted to be:
    [javadoc] Generating /data/cvsDownloads/testing/astrogrid/filestore/server/target/docs/apidocs/org/astrogrid/filestore/server/streamer/package-use.html...
    [javadoc] "<h1>Secured streaming of files to web browsers"
    [javadoc] This sentence is different from what would be generated using -breakiterator: 
    [javadoc] "<h1>Secured streaming of files to web browsers</h1>
    [javadoc]         
    [javadoc]         <p>
    [javadoc]             This package provides a secured file-streaming servlet that can stream any file visible to a 
    [javadoc]             filestore server while respecting the filestore's access controls. "
    [javadoc] Building index for all the packages and classes...
    [javadoc] Generating /data/cvsDownloads/testing/astrogrid/filestore/server/target/docs/apidocs/index-all.html...
    [javadoc] "<h1>Secured streaming of files to web browsers"
    [javadoc] This sentence is different from what would be generated using -breakiterator: 
    [javadoc] /data/cvsDownloads/testing/astrogrid/filestore/server/src/java/org/astrogrid/filestore/server/streamer/package.html: warning - The first sentence is interpreted to be:
    [javadoc] "<h1>Secured streaming of files to web browsers</h1>
    [javadoc]         
    [javadoc]         <p>
    [javadoc] /data/cvsDownloads/testing/astrogrid/filestore/server/src/java/org/astrogrid/filestore/server/streamer/package.html: warning - @StreamTicketList is an unknown tag.
    [javadoc]             This package provides a secured file-streaming servlet that can stream any file visible to a 
    [javadoc] /data/cvsDownloads/testing/astrogrid/filestore/server/src/java/org/astrogrid/filestore/server/streamer/package.html: warning - Tag @link: reference not found: StreamServlet
    [javadoc]             filestore server while respecting the filestore's access controls. "
    [javadoc] Building index for all classes...
    [javadoc] /data/cvsDownloads/testing/astrogrid/filestore/server/src/java/org/astrogrid/filestore/server/streamer/package.html: warning - Tag @link: reference not found: StreamTicket
    [javadoc] /data/cvsDownloads/testing/astrogrid/filestore/server/src/java/org/astrogrid/filestore/server/streamer/package.html: warning - Tag @link: reference not found: StreamTicketList
    [javadoc] /data/cvsDownloads/testing/astrogrid/filestore/server/src/java/org/astrogrid/filestore/server/streamer/package.html: warning - Tag @link: reference not found: StreamTicketException
    [javadoc] Generating /data/cvsDownloads/testing/astrogrid/filestore/server/target/docs/apidocs/overview-summary.html...
    [javadoc] "<h1>Secured streaming of files to web browsers"
    [javadoc] /data/cvsDownloads/testing/astrogrid/filestore/server/src/java/org/astrogrid/filestore/server/streamer/package.html: warning - Tag @link: reference not found: StreamTicket
    [javadoc] This sentence is different from what would be generated using -breakiterator: 
    [javadoc] "<h1>Secured streaming of files to web browsers</h1>
    [javadoc]         
    [javadoc]         <p>
    [javadoc] /data/cvsDownloads/testing/astrogrid/filestore/server/src/java/org/astrogrid/filestore/server/streamer/package.html: warning - Tag @link: reference not found: StreamTicketList
    [javadoc]             This package provides a secured file-streaming servlet that can stream any file visible to a 
    [javadoc]             filestore server while respecting the filestore's access controls. "
    [javadoc] /data/cvsDownloads/testing/astrogrid/filestore/server/src/java/org/astrogrid/filestore/server/streamer/package.html: warning - Tag @link: reference not found: StreamTicketList
    [javadoc] /data/cvsDownloads/testing/astrogrid/filestore/server/src/java/org/astrogrid/filestore/server/streamer/package.html: warning - @StreamTicketList is an unknown tag.
    [javadoc] /data/cvsDownloads/testing/astrogrid/filestore/server/src/java/org/astrogrid/filestore/server/repository/RepositoryImpl.java:880: warning - @param argument "stream" is not a parameter name.
    [javadoc] /data/cvsDownloads/testing/astrogrid/filestore/server/src/java/org/astrogrid/filestore/server/repository/RepositoryImpl.java:931: warning - @param argument "stream" is not a parameter name.
    [javadoc] Generating /data/cvsDownloads/testing/astrogrid/filestore/server/target/docs/apidocs/org/astrogrid/filestore/server/streamer/package-summary.html...
    [javadoc] "<h1>Secured streaming of files to web browsers"
    [javadoc] This sentence is different from what would be generated using -breakiterator: 
    [javadoc] "<h1>Secured streaming of files to web browsers</h1>
    [javadoc]         
    [javadoc]         <p>
    [javadoc]             This package provides a secured file-streaming servlet that can stream any file visible to a 
    [javadoc]             filestore server while respecting the filestore's access controls. "
    [javadoc] Generating /data/cvsDownloads/testing/astrogrid/filestore/server/target/docs/apidocs/help-doc.html...
    [javadoc] Note: Custom tags that could override future standard tags:  @modified, @todo, @future. To avoid potential overrides, use at least one period character (.) in custom tag names.
    [javadoc] Note: Custom tags that were not seen:  @modified, @future
    [javadoc] 17 warnings
*** WARNING: exception parsing line '  [javadoc] /data/cvsDownloads/testing/astrogrid/filestore/server/src/java/org/astrogrid/filestore/server/streamer/package.html: warning - The first sentence is interpreted to be:': String index out of range: -1
*** WARNING: exception parsing line '  [javadoc] /data/cvsDownloads/testing/astrogrid/filestore/server/src/java/org/astrogrid/filestore/server/streamer/package.html: warning - The first sentence is interpreted to be:': String index out of range: -1
*** WARNING: exception parsing line '  [javadoc] /data/cvsDownloads/testing/astrogrid/filestore/server/src/java/org/astrogrid/filestore/server/streamer/package.html: warning - The first sentence is interpreted to be:': String index out of range: -1
*** WARNING: exception parsing line '  [javadoc] /data/cvsDownloads/testing/astrogrid/filestore/server/src/java/org/astrogrid/filestore/server/streamer/package.html: warning - The first sentence is interpreted to be:': String index out of range: -1
*** WARNING: exception parsing line '  [javadoc] /data/cvsDownloads/testing/astrogrid/filestore/server/src/java/org/astrogrid/filestore/server/streamer/package.html: warning - The first sentence is interpreted to be:': String index out of range: -1
*** WARNING: exception parsing line '  [javadoc] /data/cvsDownloads/testing/astrogrid/filestore/server/src/java/org/astrogrid/filestore/server/streamer/package.html: warning - The first sentence is interpreted to be:': String index out of range: -1
*** WARNING: exception parsing line '  [javadoc] /data/cvsDownloads/testing/astrogrid/filestore/server/src/java/org/astrogrid/filestore/server/streamer/package.html: warning - @StreamTicketList is an unknown tag.': String index out of range: -1
*** WARNING: exception parsing line '  [javadoc] /data/cvsDownloads/testing/astrogrid/filestore/server/src/java/org/astrogrid/filestore/server/streamer/package.html: warning - Tag @link: reference not found: StreamServlet': String index out of range: -1
*** WARNING: exception parsing line '  [javadoc] /data/cvsDownloads/testing/astrogrid/filestore/server/src/java/org/astrogrid/filestore/server/streamer/package.html: warning - Tag @link: reference not found: StreamTicket': String index out of range: -1
*** WARNING: exception parsing line '  [javadoc] /data/cvsDownloads/testing/astrogrid/filestore/server/src/java/org/astrogrid/filestore/server/streamer/package.html: warning - Tag @link: reference not found: StreamTicketList': String index out of range: -1
*** WARNING: exception parsing line '  [javadoc] /data/cvsDownloads/testing/astrogrid/filestore/server/src/java/org/astrogrid/filestore/server/streamer/package.html: warning - Tag @link: reference not found: StreamTicketException': String index out of range: -1
*** WARNING: exception parsing line '  [javadoc] /data/cvsDownloads/testing/astrogrid/filestore/server/src/java/org/astrogrid/filestore/server/streamer/package.html: warning - Tag @link: reference not found: StreamTicket': String index out of range: -1
*** WARNING: exception parsing line '  [javadoc] /data/cvsDownloads/testing/astrogrid/filestore/server/src/java/org/astrogrid/filestore/server/streamer/package.html: warning - Tag @link: reference not found: StreamTicketList': String index out of range: -1
*** WARNING: exception parsing line '  [javadoc] /data/cvsDownloads/testing/astrogrid/filestore/server/src/java/org/astrogrid/filestore/server/streamer/package.html: warning - Tag @link: reference not found: StreamTicketList': String index out of range: -1
*** WARNING: exception parsing line '  [javadoc] /data/cvsDownloads/testing/astrogrid/filestore/server/src/java/org/astrogrid/filestore/server/streamer/package.html: warning - @StreamTicketList is an unknown tag.': String index out of range: -1
    [delete] Deleting directory /data/cvsDownloads/testing/astrogrid/filestore/server/target/javadoc/src

    [echo] Generating the Metrics...
maven-jdepend-plugin:report:
java:prepare-filesystem:

java:compile:
    [echo] 
    [echo] Artifact : astrogrid-filestore-server
    [echo] Preparing for java:compile ....
init.tools:
    [echo] 
    [echo] Initialising Axis tools ....

    [echo] 
    [echo] Generating WSDL for FileStore
    [axis.java2wsdl] Java2WSDL org.astrogrid.filestore.common.FileStore
    [echo] 
    [echo] Generating Java stubs for FileStore
    [axis.wsdl2java] WSDL2Java file:////data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/wsdl/FileStore.wsdl
FileStoreSoapBindingImpl.java already exists, WSDL2Java will not overwrite it.
    [echo] 
    [echo] Updating WSDD for FileStore
    [xslt] Processing /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/temp/org/astrogrid/filestore/common/deploy.wsdd to /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/wsdd/FileStore.wsdd
    [xslt] Loading stylesheet /data/cvsDownloads/testing/astrogrid/filestore/maven/src/xsl/wsdd-impl.xsl
    [echo] 
    [echo] Updating WSDD for FileStore
    [xslt] Processing /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/wsdd/FileStore.wsdd to /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/wsdd/FileStore.wsdd.tmp
    [xslt] Loading stylesheet /data/cvsDownloads/testing/astrogrid/filestore/maven/src/xsl/wsdd-scope.xsl
    [move] Moving 1 files to /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/wsdd
    [move] Attempting to rename: /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/wsdd/FileStore.wsdd.tmp to /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/wsdd/FileStore.wsdd
    [echo] 
    [echo] Copying generated Java for FileStore
    [copy] Copying 3 files to /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/java
Overriding previous definition of reference to astro.includes
    [echo] Compiling to /data/cvsDownloads/testing/astrogrid/filestore/server/target/classes
    [javac] Compiling 3 source files to /data/cvsDownloads/testing/astrogrid/filestore/server/target/classes


    [echo] Generating the Unit Tests...
junit-report:report:
java:prepare-filesystem:

java:compile:
    [echo] 
    [echo] Artifact : astrogrid-filestore-server
    [echo] Preparing for java:compile ....
init.tools:
    [echo] 
    [echo] Initialising Axis tools ....

    [echo] 
    [echo] Generating WSDL for FileStore
    [axis.java2wsdl] Java2WSDL org.astrogrid.filestore.common.FileStore
    [echo] 
    [echo] Generating Java stubs for FileStore
    [axis.wsdl2java] WSDL2Java file:////data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/wsdl/FileStore.wsdl
FileStoreSoapBindingImpl.java already exists, WSDL2Java will not overwrite it.
    [echo] 
    [echo] Updating WSDD for FileStore
    [xslt] Processing /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/temp/org/astrogrid/filestore/common/deploy.wsdd to /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/wsdd/FileStore.wsdd
    [xslt] Loading stylesheet /data/cvsDownloads/testing/astrogrid/filestore/maven/src/xsl/wsdd-impl.xsl
    [echo] 
    [echo] Updating WSDD for FileStore
    [xslt] Processing /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/wsdd/FileStore.wsdd to /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/wsdd/FileStore.wsdd.tmp
    [xslt] Loading stylesheet /data/cvsDownloads/testing/astrogrid/filestore/maven/src/xsl/wsdd-scope.xsl
    [move] Moving 1 files to /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/wsdd
    [move] Attempting to rename: /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/wsdd/FileStore.wsdd.tmp to /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/wsdd/FileStore.wsdd
    [echo] 
    [echo] Copying generated Java for FileStore
    [copy] Copying 3 files to /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/java
Overriding previous definition of reference to astro.includes
    [echo] Compiling to /data/cvsDownloads/testing/astrogrid/filestore/server/target/classes
    [javac] Compiling 3 source files to /data/cvsDownloads/testing/astrogrid/filestore/server/target/classes

java:jar-resources:

test:prepare-filesystem:

test:test-resources:
    [echo] 
    [echo] Artifact : astrogrid-filestore-server
    [echo] Preparing test-resources ....

test:compile:

test:test:
    [echo] 
    [echo] Artifact : astrogrid-filestore-server
    [echo] Preparing services for tests
init.classpath:
    [echo] 
    [echo] Initialising Axis classpath ....

    [echo] 
    [echo] JUnit fork VM - true
    [echo] JUnit test directory : /data/cvsDownloads/testing/astrogrid/filestore/server/target/axis/webapp/WEB-INF
    [echo] 
    [echo] Deploying FileStore
    [echo]   WSDD : /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated/wsdd/FileStore.wsdd
    [java] <?xml version="1.0" encoding="UTF-8"?>
    [java] <Admin>Done processing</Admin>
    [echo] 
    [junit] Running org.astrogrid.filestore.server.FileStoreImplTestCase
    [junit] Tests run: 69, Failures: 0, Errors: 4, Time elapsed: 3.152 sec
    [junit] [ERROR] TEST org.astrogrid.filestore.server.FileStoreImplTestCase FAILED
    [junit] Running org.astrogrid.filestore.server.streamer.StreamTicketListTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.479 sec
    [junit] Running org.astrogrid.filestore.server.streamer.StreamTicketTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.516 sec
    [echo] 
    [echo] Artifact : astrogrid-filestore-server
    [echo] Cleaning up after JUnit tests ....


maven-junit-report-plugin:report:

    [echo] Generating the Source Xref...
maven-jxr-plugin:report:
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/server/target/docs/xref
    [echo] 
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/server/target/docs/xref
Scanning /data/cvsDownloads/testing/astrogrid/filestore/server/src/java
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/server/target/docs/xref-test
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/server/target/docs/xref-test
Scanning /data/cvsDownloads/testing/astrogrid/filestore/server/src/junit

    [echo] Generating the Test Xref...
maven-jxr-plugin:report:
    [echo] 
Scanning /data/cvsDownloads/testing/astrogrid/filestore/server/src/java
Scanning /data/cvsDownloads/testing/astrogrid/filestore/server/src/junit

    [echo] Generating the Project License...
maven-license-plugin:report:
xdoc:init:

license:transfer:

license:


    [echo] Generating the PMD Report...
pmd:report:
    [echo] Running the PMD task with rulesets/basic.xml,rulesets/unusedcode.xml,rulesets/imports.xml ...
    [echo] Converting the PMD report to xdoc ...

    [echo] Generating the Task List...
xdoc:init:

maven-tasklist-plugin:report:
    [echo] Generating tasklist ...

    [echo] Generating the Simian Report...
maven-simian-plugin:report:
maven-simian-plugin:analyze:



xdoc:init:

xdoc:register-reports:
maven-changelog-plugin:register:

maven-changes-plugin:register:

maven-checkstyle-plugin:register:

maven-clover-plugin:register:

maven-developer-activity-plugin:register:

maven-file-activity-plugin:register:

xdoc:init:

maven-javadoc-plugin:register:

maven-jdepend-plugin:register:

maven-junit-report-plugin:register:

maven-jxr-plugin:register:

maven-license-plugin:register:

maven-pmd-plugin:register:

maven-tasklist-plugin:register:

maven-simian-plugin:register:


xdoc:generate-from-pom:
    [echo] Generating xdocs from POM ... 

     
    
    
    
xdoc:transform:
xdoc:init:

xdoc:copy-resources:
    [copy] Copying 4 files to /data/cvsDownloads/testing/astrogrid/filestore/server/target/docs/style
    [copy] Copying 94 files to /data/cvsDownloads/testing/astrogrid/filestore/server/target/docs/images
About to use JSL stylesheet file:/home/integration/.maven/cache/maven-xdoc-plugin-1.8/plugin-resources/site.jsl

xdoc:init:

xdoc:copy-user-resources:

xdoc:init:

xdoc:jelly-init:

xdoc:register-reports:
maven-changelog-plugin:register:

maven-changes-plugin:register:

maven-checkstyle-plugin:register:

maven-clover-plugin:register:

maven-developer-activity-plugin:register:

maven-file-activity-plugin:register:

xdoc:init:

maven-javadoc-plugin:register:

maven-jdepend-plugin:register:

maven-junit-report-plugin:register:

maven-jxr-plugin:register:

maven-license-plugin:register:

maven-pmd-plugin:register:

maven-tasklist-plugin:register:

maven-simian-plugin:register:


xdoc:jelly-transform:
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/server/target/docs/changelog-report.html from /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated-xdocs/changelog-report.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/server/target/docs/checkstyle-report.html from /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated-xdocs/checkstyle-report.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/server/target/docs/developer-activity-report.html from /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated-xdocs/developer-activity-report.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/server/target/docs/file-activity-report.html from /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated-xdocs/file-activity-report.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/server/target/docs/javadoc.html from /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated-xdocs/javadoc.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/server/target/docs/javadoc-warnings-report.html from /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated-xdocs/javadoc-warnings-report.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/server/target/docs/jdepend-report.html from /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated-xdocs/jdepend-report.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/server/target/docs/junit-report.html from /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated-xdocs/junit-report.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/server/target/docs/license.html from /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated-xdocs/license.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/server/target/docs/pmd-report.html from /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated-xdocs/pmd-report.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/server/target/docs/task-list.html from /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated-xdocs/task-list.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/server/target/docs/simian-report.html from /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated-xdocs/simian-report.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/server/target/docs/cvs-usage.html from /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated-xdocs/cvs-usage.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/server/target/docs/index.html from /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated-xdocs/index.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/server/target/docs/maven-reports.html from /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated-xdocs/maven-reports.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/server/target/docs/dependencies.html from /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated-xdocs/dependencies.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/server/target/docs/issue-tracking.html from /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated-xdocs/issue-tracking.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/server/target/docs/mail-lists.html from /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated-xdocs/mail-lists.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/server/target/docs/project-info.html from /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated-xdocs/project-info.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/server/target/docs/team-list.html from /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated-xdocs/team-list.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/server/target/docs/downloads.html from /data/cvsDownloads/testing/astrogrid/filestore/server/target/generated-xdocs/downloads.xml
+----------------------------------------
| Generating site for  FileStore webapp
| Memory: 97M/103M
+----------------------------------------


xdoc:


build:end:

    [echo] 
    [echo] Project root   : /data/cvsDownloads/testing/astrogrid/filestore
    [echo] Loading maven properties : /data/cvsDownloads/testing/astrogrid/filestore/maven/maven.properties
    [echo] Loading axis properties  : /data/cvsDownloads/testing/astrogrid/filestore/maven/axis.properties
    [echo] Fixing JAXP properties ....
org.apache.xalan.processor.TransformerFactoryImpl    [echo] 
build:start:

site:
xdoc:register-reports:
maven-changelog-plugin:register:

maven-changes-plugin:register:

maven-checkstyle-plugin:register:

maven-clover-plugin:register:

maven-developer-activity-plugin:register:

maven-file-activity-plugin:register:

xdoc:init:
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/generated-xdocs
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/docs

maven-javadoc-plugin:register:
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/javadoc
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/javadoc/src

maven-jdepend-plugin:register:

maven-junit-report-plugin:register:

maven-jxr-plugin:register:

maven-license-plugin:register:

maven-pmd-plugin:register:

maven-tasklist-plugin:register:

maven-simian-plugin:register:


site:run-reports:
    [echo] Generating the Change Log...
maven-changelog-plugin:report:
    [echo] Generating the changelog report
Didn't find password for CVSROOT ':pserver:anoncvs@cvs.astrogrid.org:/devel'.
org.netbeans.lib.cvsclient.connection.AuthenticationException: Cannot connect to host cvs.astrogrid.org:2,401.
ChangeLog found: 0 entries

    [echo] Generating the Checkstyle...
checkstyle:init:

checkstyle:report:
    [echo] 
      =================================================================
      =                          W A R N I N G                        =
      =================================================================
      =  Your project doesn't contain a header file specified as:     =
      =  /data/cvsDownloads/testing/astrogrid/filestore/webapp/LICENSE.txt
      =  Checkstyle needs it to check the existence of the License in =
      =  your source files. If it can't find this file, it throws an  =
      =  error.                                                       =
      =  A temporary solution is to create an empty LICENSE.txt file. =
      =  Though, we recommend that you edit this License.             =
      =================================================================
        
checkstyle:run:
    [echo] Using file:/data/cvsDownloads/testing/astrogrid/filestore/webapp/../../maven-base/checkstyle.xml for checkstyle ...
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/docs/images
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/docs/images


    [echo] Generating the Developer Activity...
maven-developer-activity-plugin:report:
    [echo] Generating the developer activity report

    [echo] Generating the File Activity...
maven-file-activity-plugin:report:
    [echo] Generating the file activity report

    [echo] Generating the JavaDocs...
xdoc:init:

maven-javadoc-plugin:report:
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/docs/apidocs
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/aggregate/multiproject/web-start/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/applications/multiproject/astrogrid-cea-client/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/applications/multiproject/astrogrid-cea-server/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/applications/multiproject/astrogrid-cea-commandline/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/applications/multiproject/astrogrid-cea-http/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/common/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/community/multiproject/astrogrid-community-common/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/community/multiproject/astrogrid-community-client/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/community/multiproject/astrogrid-community-resolver/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/community/multiproject/astrogrid-community-server/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/community/multiproject/astrogrid-community-install/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/community/multiproject/astrogrid-community/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/datacenter/multiproject/pal/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/datacenter/multiproject/astrogrid-datacenter-client/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/datacenter/multiproject/sixdF/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/datacenter/multiproject/merlin/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/datacenter/multiproject/cdsdelegate/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/datacenter/multiproject/sec/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/datacenter/multiproject/mch/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/datacenter/multiproject/installation-test/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/datacenter/multiproject/http2java/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/eXist/multiproject/astrogrid-exist-server/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/filemanager/multiproject/astrogrid-filemanager-common/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/filemanager/multiproject/astrogrid-filemanager-client/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/filemanager/multiproject/astrogrid-filemanager-server/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/filemanager/multiproject/astrogrid-filemanager/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/filestore/multiproject/astrogrid-filestore-common/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/filestore/multiproject/astrogrid-filestore-client/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/filestore/multiproject/astrogrid-filestore-server/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/filestore/multiproject/astrogrid-filestore/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/jes/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/mySpace/multiproject/astrogrid-store-client/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/mySpace/multiproject/astrogrid-mySpace/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/portal/multiproject/astrogrid-portal-common/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/portal/multiproject/astrogrid-portal-base/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/portal/multiproject/astrogrid-portal-help/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/portal/multiproject/astrogrid-portal-community/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/portal/multiproject/astrogrid-portal-datacenter/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/portal/multiproject/astrogrid-portal-login/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/portal/multiproject/astrogrid-portal-myspace/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/portal/multiproject/astrogrid-portal-registry/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/portal/multiproject/astrogrid-portal-scenarios/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/portal/multiproject/astrogrid-portal-resources/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/portal/multiproject/astrogrid-portal-workflow/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/registry/multiproject/astrogrid-registry-common/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/registry/multiproject/astrogrid-registry-client-lite/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/registry/multiproject/astrogrid-registry-server/apidocs/ ...
    [echo] Linking with API information from #http://www.astrogrid.org/maven/docs/HEAD/registry/multiproject/astrogrid-registry/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/scripting/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/security/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/slinger/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/ui/apidocs/ ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/astrogrid-workflow-objects/apidocs ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/workflow/apidocs ...
    [echo] Linking with API information from http://www.astrogrid.org/maven/docs/HEAD/desktop/multiproject/acr-interface/apidocs/ ...
    [javadoc] Generating Javadoc
    [javadoc] Javadoc execution
    [javadoc] Loading source files for package org.astrogrid.filestore.webapp...
    [javadoc] Constructing Javadoc information...
    [javadoc] Standard Doclet version 1.4.2_08
    [javadoc] Generating /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/docs/apidocs/constant-values.html...
    [javadoc] Copying file /home/integration/.maven/cache/maven-javadoc-plugin-1.7/plugin-resources/stylesheet.css to file /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/docs/apidocs/stylesheet.css...
    [javadoc] Building tree for all the packages and classes...
    [javadoc] Building index for all the packages and classes...
    [javadoc] Building index for all classes...
    [javadoc] Generating /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/docs/apidocs/help-doc.html...
    [javadoc] Note: Custom tags that could override future standard tags:  @modified, @todo, @future. To avoid potential overrides, use at least one period character (.) in custom tag names.
    [javadoc] Note: Custom tags that were not seen:  @modified, @todo, @future
    [delete] Deleting directory /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/javadoc/src

    [echo] Generating the Metrics...
maven-jdepend-plugin:report:
java:prepare-filesystem:

java:compile:
    [echo] Compiling to /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/classes


    [echo] Generating the Source Xref...
maven-jxr-plugin:report:
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/docs/xref
    [echo] 
    [copy] Copying 1 file to /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/docs/xref
Scanning /data/cvsDownloads/testing/astrogrid/filestore/webapp/src/java

    [echo] Generating the Project License...
maven-license-plugin:report:
xdoc:init:

license:transfer:

license:


    [echo] Generating the PMD Report...
pmd:report:
    [echo] Running the PMD task with rulesets/basic.xml,rulesets/unusedcode.xml,rulesets/imports.xml ...
    [echo] Converting the PMD report to xdoc ...

    [echo] Generating the Task List...
xdoc:init:

maven-tasklist-plugin:report:
    [echo] Generating tasklist ...

    [echo] Generating the Simian Report...
maven-simian-plugin:report:
maven-simian-plugin:analyze:



xdoc:init:

xdoc:register-reports:
maven-changelog-plugin:register:

maven-changes-plugin:register:

maven-checkstyle-plugin:register:

maven-clover-plugin:register:

maven-developer-activity-plugin:register:

maven-file-activity-plugin:register:

xdoc:init:

maven-javadoc-plugin:register:

maven-jdepend-plugin:register:

maven-junit-report-plugin:register:

maven-jxr-plugin:register:

maven-license-plugin:register:

maven-pmd-plugin:register:

maven-tasklist-plugin:register:

maven-simian-plugin:register:


xdoc:generate-from-pom:
    [echo] Generating xdocs from POM ... 

     
    
    
    
xdoc:transform:
xdoc:init:

xdoc:copy-resources:
    [copy] Copying 4 files to /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/docs/style
    [copy] Copying 94 files to /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/docs/images

xdoc:init:

xdoc:copy-user-resources:
    [copy] Copying 3 files to /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/docs
About to use JSL stylesheet file:/home/integration/.maven/cache/maven-xdoc-plugin-1.8/plugin-resources/site.jsl

xdoc:init:

xdoc:jelly-init:

xdoc:register-reports:
maven-changelog-plugin:register:

maven-changes-plugin:register:

maven-checkstyle-plugin:register:

maven-clover-plugin:register:

maven-developer-activity-plugin:register:

maven-file-activity-plugin:register:

xdoc:init:

maven-javadoc-plugin:register:

maven-jdepend-plugin:register:

maven-junit-report-plugin:register:

maven-jxr-plugin:register:

maven-license-plugin:register:

maven-pmd-plugin:register:

maven-tasklist-plugin:register:

maven-simian-plugin:register:


xdoc:jelly-transform:
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/docs/changelog-report.html from /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/generated-xdocs/changelog-report.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/docs/checkstyle-report.html from /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/generated-xdocs/checkstyle-report.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/docs/developer-activity-report.html from /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/generated-xdocs/developer-activity-report.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/docs/file-activity-report.html from /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/generated-xdocs/file-activity-report.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/docs/javadoc.html from /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/generated-xdocs/javadoc.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/docs/javadoc-warnings-report.html from /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/generated-xdocs/javadoc-warnings-report.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/docs/jdepend-report.html from /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/generated-xdocs/jdepend-report.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/docs/license.html from /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/generated-xdocs/license.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/docs/pmd-report.html from /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/generated-xdocs/pmd-report.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/docs/task-list.html from /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/generated-xdocs/task-list.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/docs/simian-report.html from /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/generated-xdocs/simian-report.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/docs/cvs-usage.html from /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/generated-xdocs/cvs-usage.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/docs/index.html from /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/generated-xdocs/index.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/docs/maven-reports.html from /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/generated-xdocs/maven-reports.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/docs/dependencies.html from /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/generated-xdocs/dependencies.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/docs/issue-tracking.html from /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/generated-xdocs/issue-tracking.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/docs/mail-lists.html from /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/generated-xdocs/mail-lists.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/docs/project-info.html from /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/generated-xdocs/project-info.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/docs/team-list.html from /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/generated-xdocs/team-list.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/docs/downloads.html from /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/generated-xdocs/downloads.xml
Transforming user supplied documentation.
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/webapp/target/docs/service-install.html from /data/cvsDownloads/testing/astrogrid/filestore/webapp/xdocs/service-install.xml


xdoc:


build:end:

    [echo] Now building reactor projects: [FileStore common, FileStore client, FileStore Installation Script, FileStore Installer, FileStore server, FileStore webapp]
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/target/docs/multiproject/astrogrid-filestore-common
    [copy] Copying 304 files to /data/cvsDownloads/testing/astrogrid/filestore/target/docs/multiproject/astrogrid-filestore-common
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/target/docs/multiproject/astrogrid-filestore-client
    [copy] Copying 195 files to /data/cvsDownloads/testing/astrogrid/filestore/target/docs/multiproject/astrogrid-filestore-client
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/target/docs/multiproject/astrogrid-filestore-deploy-script
    [copy] Copying 108 files to /data/cvsDownloads/testing/astrogrid/filestore/target/docs/multiproject/astrogrid-filestore-deploy-script
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/target/docs/multiproject/astrogrid-filestore-installer
    [copy] Copying 108 files to /data/cvsDownloads/testing/astrogrid/filestore/target/docs/multiproject/astrogrid-filestore-installer
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/target/docs/multiproject/astrogrid-filestore-server
    [copy] Copying 208 files to /data/cvsDownloads/testing/astrogrid/filestore/target/docs/multiproject/astrogrid-filestore-server
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/target/docs/multiproject/astrogrid-filestore
    [copy] Copying 149 files to /data/cvsDownloads/testing/astrogrid/filestore/target/docs/multiproject/astrogrid-filestore
multiproject:projects-init:

multiproject:site-init:

multiproject:create-nav:
    [echo] Producing aggregate navigation...

multiproject:projects-init:

multiproject:site-init:

multiproject:create-overview-page:
    [echo] Creating overview page

site:
xdoc:register-reports:
maven-changelog-plugin:register:

maven-changes-plugin:register:

maven-checkstyle-plugin:register:

maven-clover-plugin:register:

maven-developer-activity-plugin:register:

maven-file-activity-plugin:register:

xdoc:init:

maven-javadoc-plugin:register:
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/target/javadoc
    [mkdir] Created dir: /data/cvsDownloads/testing/astrogrid/filestore/target/javadoc/src

maven-jdepend-plugin:register:

maven-junit-report-plugin:register:

maven-jxr-plugin:register:

maven-license-plugin:register:

maven-pmd-plugin:register:

maven-tasklist-plugin:register:

maven-simian-plugin:register:


site:run-reports:
    [echo] Generating the Change Log...
maven-changelog-plugin:report:
    [echo] Generating the changelog report
Didn't find password for CVSROOT ':pserver:anoncvs@cvs.astrogrid.org:/devel'.
org.netbeans.lib.cvsclient.connection.AuthenticationException: Cannot connect to host cvs.astrogrid.org:2,401.
ChangeLog found: 0 entries

    [echo] Generating the Developer Activity...
maven-developer-activity-plugin:report:
    [echo] Generating the developer activity report

    [echo] Generating the File Activity...
maven-file-activity-plugin:report:
    [echo] Generating the file activity report

    [echo] Generating the Project License...
maven-license-plugin:report:
xdoc:init:

license:transfer:

license:



xdoc:init:

xdoc:register-reports:
maven-changelog-plugin:register:

maven-changes-plugin:register:

maven-checkstyle-plugin:register:

maven-clover-plugin:register:

maven-developer-activity-plugin:register:

maven-file-activity-plugin:register:

xdoc:init:

maven-javadoc-plugin:register:

maven-jdepend-plugin:register:

maven-junit-report-plugin:register:

maven-jxr-plugin:register:

maven-license-plugin:register:

maven-pmd-plugin:register:

maven-tasklist-plugin:register:

maven-simian-plugin:register:


xdoc:generate-from-pom:
    [echo] Generating xdocs from POM ... 

     
    
    
    
xdoc:transform:
xdoc:init:

xdoc:copy-resources:
    [copy] Copying 4 files to /data/cvsDownloads/testing/astrogrid/filestore/target/docs/style
    [copy] Copying 94 files to /data/cvsDownloads/testing/astrogrid/filestore/target/docs/images
About to use JSL stylesheet file:/home/integration/.maven/cache/maven-xdoc-plugin-1.8/plugin-resources/site.jsl

xdoc:init:

xdoc:copy-user-resources:

xdoc:init:

xdoc:jelly-init:

xdoc:register-reports:
maven-changelog-plugin:register:

maven-changes-plugin:register:

maven-checkstyle-plugin:register:

maven-clover-plugin:register:

maven-developer-activity-plugin:register:

maven-file-activity-plugin:register:

xdoc:init:

maven-javadoc-plugin:register:

maven-jdepend-plugin:register:

maven-junit-report-plugin:register:

maven-jxr-plugin:register:

maven-license-plugin:register:

maven-pmd-plugin:register:

maven-tasklist-plugin:register:

maven-simian-plugin:register:


xdoc:jelly-transform:
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/target/docs/projects-overview.html from /data/cvsDownloads/testing/astrogrid/filestore/target/generated-xdocs/projects-overview.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/target/docs/changelog-report.html from /data/cvsDownloads/testing/astrogrid/filestore/target/generated-xdocs/changelog-report.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/target/docs/developer-activity-report.html from /data/cvsDownloads/testing/astrogrid/filestore/target/generated-xdocs/developer-activity-report.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/target/docs/file-activity-report.html from /data/cvsDownloads/testing/astrogrid/filestore/target/generated-xdocs/file-activity-report.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/target/docs/license.html from /data/cvsDownloads/testing/astrogrid/filestore/target/generated-xdocs/license.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/target/docs/cvs-usage.html from /data/cvsDownloads/testing/astrogrid/filestore/target/generated-xdocs/cvs-usage.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/target/docs/index.html from /data/cvsDownloads/testing/astrogrid/filestore/target/generated-xdocs/index.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/target/docs/maven-reports.html from /data/cvsDownloads/testing/astrogrid/filestore/target/generated-xdocs/maven-reports.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/target/docs/dependencies.html from /data/cvsDownloads/testing/astrogrid/filestore/target/generated-xdocs/dependencies.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/target/docs/issue-tracking.html from /data/cvsDownloads/testing/astrogrid/filestore/target/generated-xdocs/issue-tracking.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/target/docs/mail-lists.html from /data/cvsDownloads/testing/astrogrid/filestore/target/generated-xdocs/mail-lists.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/target/docs/project-info.html from /data/cvsDownloads/testing/astrogrid/filestore/target/generated-xdocs/project-info.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/target/docs/team-list.html from /data/cvsDownloads/testing/astrogrid/filestore/target/generated-xdocs/team-list.xml
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/target/docs/downloads.html from /data/cvsDownloads/testing/astrogrid/filestore/target/generated-xdocs/downloads.xml
Transforming user supplied documentation.
    [echo] Generating /data/cvsDownloads/testing/astrogrid/filestore/target/docs/index.html from /data/cvsDownloads/testing/astrogrid/filestore/xdocs/index.xml


xdoc:



xdoc:init:

site:init:

site:sshdeploy:
    [echo] 
      siteAddress = www.astrogrid.org
      siteDirectory = /var/www/www/maven/docs/HEAD/filestore
      siteUser = maven
    
    [tar] Building tar: /data/cvsDownloads/testing/astrogrid/filestore/target/astrogrid-filestore-project-2006.3fs-site.tar
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/mock/class-use/ longer than 100 characters.
    [tar] Resulting tar file can only be processed successfully by GNU compatible tar commands
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/identifier/class-use/ longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/repository/class-use/ longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/class-use/FileStore.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/class-use/FileStoreConfig.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/class-use/FileStoreOutputStream.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/class-use/FileStoreDateFormat.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/class-use/FileStoreConfigMock.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/class-use/FileStoreMock.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/class-use/FileStoreMock.ContainerMock.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/class-use/FileStoreTest.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/class-use/FileStoreInputStream.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/package-frame.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/mock/package-summary.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/mock/Handler.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/mock/class-use/Connector.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/mock/class-use/Handler.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/mock/class-use/Handler.Connection.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/mock/package-tree.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/mock/package-frame.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/mock/Connector.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/mock/package-use.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/mock/Handler.Connection.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/class-use/TransferUpdate.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/class-use/UrlGetTransfer.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/class-use/TransferListener.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/class-use/TransferProperties.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/class-use/UrlPutTransfer.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/class-use/TransferUtil.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/class-use/UrlGetRequest.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/UrlPutTransfer.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/package-use.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/TransferListener.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/UrlGetTransfer.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/UrlGetRequest.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/TransferUtil.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/TransferProperties.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/package-summary.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/package-tree.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/TransferUpdate.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/file/FileIdentifier.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/file/class-use/FileProperty.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/file/class-use/FileStorePropertyFilter.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/file/class-use/FileIdentifier.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/file/class-use/FileProperties.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/file/class-use/PropertyFilter.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/file/PropertyFilter.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/file/package-summary.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/file/FileStorePropertyFilter.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/file/FileProperty.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/file/FileProperties.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/file/package-use.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/file/package-tree.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/file/package-frame.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/exception/class-use/FileStoreIdentifierException.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/exception/class-use/FileStoreException.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/exception/class-use/FileStoreNotFoundException.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/exception/class-use/FileStoreServiceException.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/exception/class-use/FileStoreTransferException.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/exception/package-use.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/exception/package-summary.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/exception/FileStoreIdentifierException.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/exception/package-frame.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/exception/FileStoreTransferException.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/exception/package-tree.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/exception/FileStoreNotFoundException.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/exception/FileStoreException.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/exception/FileStoreServiceException.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/FileStoreConfigMock.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/info/class-use/StoreInfo.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/info/package-summary.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/info/package-use.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/info/package-tree.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/info/package-frame.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/ivorn/package-frame.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/ivorn/class-use/FileStoreIvornFactory.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/ivorn/class-use/FileStoreIvornParser.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/ivorn/FileStoreIvornFactory.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/ivorn/package-use.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/ivorn/FileStoreIvornParser.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/ivorn/package-tree.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/ivorn/package-summary.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/identifier/package-frame.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/identifier/package-use.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/identifier/package-tree.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/identifier/UniqueIdentifier.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/identifier/package-summary.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/identifier/class-use/UniqueIdentifier.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/FileStoreMock.ContainerMock.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/FileStoreOutputStream.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/FileStoreInputStream.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/FileStoreDateFormat.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/file/PropertyFilter.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/file/FileProperties.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/file/FileStorePropertyFilter.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/file/package-summary.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/file/FileIdentifier.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/FileStoreInputStream.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/transfer/mock/package-summary.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/transfer/mock/package-frame.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/transfer/mock/Connector.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/transfer/mock/Handler.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/transfer/TransferUtil.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/transfer/package-frame.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/transfer/TransferUpdate.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/transfer/UrlPutTransfer.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/transfer/TransferProperties.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/transfer/UrlGetTransfer.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/transfer/TransferListener.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/transfer/UrlGetRequest.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/transfer/package-summary.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/identifier/package-summary.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/identifier/UniqueIdentifier.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/identifier/package-frame.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/ivorn/package-frame.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/ivorn/package-summary.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/ivorn/FileStoreIvornFactory.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/ivorn/FileStoreIvornParser.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/info/package-summary.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/exception/package-summary.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/exception/package-frame.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/exception/FileStoreIdentifierException.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/exception/FileStoreServiceException.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/exception/FileStoreTransferException.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/exception/FileStoreNotFoundException.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/exception/FileStoreException.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/FileStoreConfigMock.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/FileStoreOutputStream.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/FileStoreDateFormat.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref-test/org/astrogrid/filestore/common/ivorn/FileStoreIvornParserTestCase.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref-test/org/astrogrid/filestore/common/ivorn/package-frame.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref-test/org/astrogrid/filestore/common/ivorn/package-summary.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref-test/org/astrogrid/filestore/common/ivorn/FileStoreIvornFactoryTestCase.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref-test/org/astrogrid/filestore/common/transfer/mock/package-summary.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref-test/org/astrogrid/filestore/common/transfer/mock/package-frame.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref-test/org/astrogrid/filestore/common/transfer/mock/HandlerTestCase.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref-test/org/astrogrid/filestore/common/FileStoreTestCase.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref-test/org/astrogrid/filestore/common/file/FileStorePropertyFilterTestCase.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref-test/org/astrogrid/filestore/common/file/package-summary.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref-test/org/astrogrid/filestore/common/file/package-frame.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref-test/org/astrogrid/filestore/common/FileStoreDateFormatTestCase.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-common/xref-test/org/astrogrid/filestore/common/package-summary.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/resolver/FileStoreDelegateResolverMock.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/resolver/class-use/FileStoreDelegateResolverMock.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/resolver/class-use/FileStoreResolverException.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/resolver/class-use/FileStoreDelegateResolverImpl.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/resolver/class-use/FileStoreEndpointResolver.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/resolver/class-use/FileStoreEndpointResolverImpl.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/resolver/class-use/FileStoreDelegateResolver.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/resolver/FileStoreDelegateResolverImpl.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/resolver/FileStoreEndpointResolverImpl.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/resolver/FileStoreDelegateResolver.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/resolver/FileStoreResolverException.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/resolver/package-summary.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/resolver/FileStoreEndpointResolver.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/client/class-use/FileStoreMockDelegate.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/client/class-use/FileStoreSoapDelegate.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/client/class-use/FileStoreCoreDelegate.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/client/class-use/FileStoreDelegate.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/client/FileStoreCoreDelegate.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/client/FileStoreMockDelegate.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/client/FileStoreSoapDelegate.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/client/FileStoreDelegate.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-client/xref-test/org/astrogrid/filestore/resolver/FileStoreDelegateResolverTestCase.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-client/xref-test/org/astrogrid/filestore/resolver/package-summary.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-client/xref-test/org/astrogrid/filestore/resolver/FileStoreEndpointResolverTestCase.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-client/xref-test/org/astrogrid/filestore/resolver/package-frame.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-client/xref-test/org/astrogrid/filestore/client/package-summary.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-client/xref-test/org/astrogrid/filestore/client/FileStoreMockDelegateTestCase.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-client/xref-test/org/astrogrid/filestore/client/FileStoreSoapDelegateTestCase.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-client/xref/org/astrogrid/filestore/resolver/FileStoreDelegateResolverMock.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-client/xref/org/astrogrid/filestore/resolver/FileStoreDelegateResolverImpl.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-client/xref/org/astrogrid/filestore/resolver/FileStoreEndpointResolverImpl.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-client/xref/org/astrogrid/filestore/resolver/FileStoreEndpointResolver.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-client/xref/org/astrogrid/filestore/resolver/FileStoreResolverException.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-client/xref/org/astrogrid/filestore/resolver/FileStoreDelegateResolver.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-client/xref/org/astrogrid/filestore/client/FileStoreCoreDelegate.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-client/xref/org/astrogrid/filestore/client/FileStoreMockDelegate.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-client/xref/org/astrogrid/filestore/client/FileStoreSoapDelegate.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/repository/Repository.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/repository/class-use/RepositoryImpl.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/repository/class-use/Repository.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/repository/class-use/RepositoryImpl.RepositoryContainerImpl.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/repository/class-use/RepositoryContainer.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/repository/package-tree.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/repository/package-summary.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/repository/package-use.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/repository/package-frame.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/repository/RepositoryContainer.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/repository/RepositoryImpl.RepositoryContainerImpl.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/repository/RepositoryImpl.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/streamer/class-use/StreamTicketException.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/streamer/class-use/StreamTicketList.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/streamer/class-use/StreamServlet.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/streamer/class-use/StreamTicket.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/streamer/package-use.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/streamer/StreamTicket.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/streamer/StreamTicketList.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/streamer/StreamTicketException.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/streamer/StreamServlet.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/streamer/package-frame.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/streamer/package-summary.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/streamer/package-tree.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/servlet/package-tree.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/servlet/package-frame.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/servlet/package-summary.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/servlet/class-use/FileStoreServlet.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/servlet/FileStoreServlet.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/servlet/package-use.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/class-use/FileStoreConfigImpl.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/class-use/FileStoreImpl.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/FileStoreConfigImpl.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/xref/org/astrogrid/filestore/server/servlet/FileStoreServlet.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/xref/org/astrogrid/filestore/server/servlet/package-summary.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/xref/org/astrogrid/filestore/server/servlet/package-frame.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/xref/org/astrogrid/filestore/server/FileStoreConfigImpl.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/xref/org/astrogrid/filestore/server/streamer/package-summary.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/xref/org/astrogrid/filestore/server/streamer/package-frame.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/xref/org/astrogrid/filestore/server/streamer/StreamServlet.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/xref/org/astrogrid/filestore/server/streamer/StreamTicketException.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/xref/org/astrogrid/filestore/server/streamer/StreamTicketList.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/xref/org/astrogrid/filestore/server/streamer/StreamTicket.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/xref/org/astrogrid/filestore/server/repository/package-frame.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/xref/org/astrogrid/filestore/server/repository/RepositoryImpl.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/xref/org/astrogrid/filestore/server/repository/package-summary.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/xref/org/astrogrid/filestore/server/repository/Repository.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/xref/org/astrogrid/filestore/server/repository/RepositoryContainer.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/xref-test/org/astrogrid/filestore/server/package-summary.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/xref-test/org/astrogrid/filestore/server/streamer/package-frame.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/xref-test/org/astrogrid/filestore/server/streamer/StreamTicketTest.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/xref-test/org/astrogrid/filestore/server/streamer/StreamTicketListTest.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/xref-test/org/astrogrid/filestore/server/streamer/package-summary.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore-server/xref-test/org/astrogrid/filestore/server/FileStoreImplTestCase.html longer than 100 characters.
    [tar] Entry: multiproject/astrogrid-filestore/apidocs/org/astrogrid/filestore/webapp/class-use/FileStoreSelfTest.html longer than 100 characters.
    [gzip] Building: /data/cvsDownloads/testing/astrogrid/filestore/target/astrogrid-filestore-project-2006.3fs-site.tar.gz
    [delete] Deleting: /data/cvsDownloads/testing/astrogrid/filestore/target/astrogrid-filestore-project-2006.3fs-site.tar
    [exec] multiproject/
    [exec] multiproject/astrogrid-filestore-common/
    [exec] multiproject/astrogrid-filestore-common/apidocs/
    [exec] tar: multiproject: Cannot unlink: Directory not empty
    [exec] tar: multiproject/astrogrid-filestore-common: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/
    [exec] tar: multiproject/astrogrid-filestore-common/apidocs: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/
    [exec] tar: multiproject/astrogrid-filestore-common/apidocs/org: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/class-use/
    [exec] tar: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/
    [exec] tar: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/mock/
    [exec] tar: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/mock/class-use/
    [exec] tar: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/class-use: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/class-use/
    [exec] tar: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/file/
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/file/class-use/
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/exception/
    [exec] tar: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/mock: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/exception/class-use/
    [exec] tar: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/mock/class-use: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/info/
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/info/class-use/
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/ivorn/
    [exec] tar: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/class-use: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/ivorn/class-use/
    [exec] tar: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/file: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/identifier/
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/identifier/class-use/
    [exec] tar: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/file/class-use: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/resources/
    [exec] multiproject/astrogrid-filestore-common/images/
    [exec] tar: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/exception: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/images/logos/
    [exec] multiproject/astrogrid-filestore-common/style/
    [exec] multiproject/astrogrid-filestore-common/xref/
    [exec] tar: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/exception/class-use: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/xref/org/
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/
    [exec] tar: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/info: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/
    [exec] tar: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/info/class-use: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/file/
    [exec] tar: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/ivorn: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/transfer/
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/transfer/mock/
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/identifier/
    [exec] tar: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/ivorn/class-use: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/ivorn/
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/info/
    [exec] tar: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/identifier: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/exception/
    [exec] tar: multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/identifier/class-use: Cannot unlink: Directory not empty
    [exec] tar: multiproject/astrogrid-filestore-common/apidocs/resources: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/xref-test/
    [exec] multiproject/astrogrid-filestore-common/xref-test/org/
    [exec] tar: multiproject/astrogrid-filestore-common/images: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/xref-test/org/astrogrid/
    [exec] multiproject/astrogrid-filestore-common/xref-test/org/astrogrid/filestore/
    [exec] tar: multiproject/astrogrid-filestore-common/images/logos: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/xref-test/org/astrogrid/filestore/common/
    [exec] multiproject/astrogrid-filestore-common/xref-test/org/astrogrid/filestore/common/ivorn/
    [exec] tar: multiproject/astrogrid-filestore-common/style: Cannot unlink: Directory not empty
    [exec] tar: multiproject/astrogrid-filestore-common/xref: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/xref-test/org/astrogrid/filestore/common/transfer/
    [exec] tar: multiproject/astrogrid-filestore-common/xref/org: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/xref-test/org/astrogrid/filestore/common/transfer/mock/
    [exec] tar: multiproject/astrogrid-filestore-common/xref/org/astrogrid: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/xref-test/org/astrogrid/filestore/common/file/
    [exec] multiproject/astrogrid-filestore-client/
    [exec] multiproject/astrogrid-filestore-client/images/
    [exec] tar: multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore: Cannot unlink: Directory not empty
    [exec] tar: multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-client/images/logos/
    [exec] multiproject/astrogrid-filestore-client/apidocs/
    [exec] multiproject/astrogrid-filestore-client/apidocs/org/
    [exec] tar: multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/file: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/
    [exec] tar: multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/transfer: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/
    [exec] multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/resolver/
    [exec] tar: multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/transfer/mock: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/resolver/class-use/
    [exec] tar: multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/identifier: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/client/
    [exec] multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/client/class-use/
    [exec] tar: multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/ivorn: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-client/apidocs/resources/
    [exec] multiproject/astrogrid-filestore-client/xref-test/
    [exec] tar: multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/info: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-client/xref-test/org/
    [exec] multiproject/astrogrid-filestore-client/xref-test/org/astrogrid/
    [exec] tar: multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/exception: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-client/xref-test/org/astrogrid/filestore/
    [exec] multiproject/astrogrid-filestore-client/xref-test/org/astrogrid/filestore/resolver/
    [exec] tar: multiproject/astrogrid-filestore-common/xref-test: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-client/xref-test/org/astrogrid/filestore/client/
    [exec] multiproject/astrogrid-filestore-client/xref/
    [exec] tar: multiproject/astrogrid-filestore-common/xref-test/org: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-client/xref/org/
    [exec] multiproject/astrogrid-filestore-client/xref/org/astrogrid/
    [exec] tar: multiproject/astrogrid-filestore-common/xref-test/org/astrogrid: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-client/xref/org/astrogrid/filestore/
    [exec] multiproject/astrogrid-filestore-client/xref/org/astrogrid/filestore/resolver/
    [exec] tar: multiproject/astrogrid-filestore-common/xref-test/org/astrogrid/filestore: Cannot unlink: Directory not empty
    [exec] tar: multiproject/astrogrid-filestore-common/xref-test/org/astrogrid/filestore/common: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-client/xref/org/astrogrid/filestore/client/
    [exec] multiproject/astrogrid-filestore-client/style/
    [exec] tar: multiproject/astrogrid-filestore-common/xref-test/org/astrogrid/filestore/common/ivorn: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-deploy-script/
    [exec] multiproject/astrogrid-filestore-deploy-script/images/
    [exec] tar: multiproject/astrogrid-filestore-common/xref-test/org/astrogrid/filestore/common/transfer: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-deploy-script/images/logos/
    [exec] multiproject/astrogrid-filestore-deploy-script/style/
    [exec] multiproject/astrogrid-filestore-installer/
    [exec] multiproject/astrogrid-filestore-installer/images/
    [exec] multiproject/astrogrid-filestore-installer/images/logos/
    [exec] tar: multiproject/astrogrid-filestore-common/xref-test/org/astrogrid/filestore/common/transfer/mock: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-installer/style/
    [exec] multiproject/astrogrid-filestore-server/
    [exec] multiproject/astrogrid-filestore-server/apidocs/
    [exec] tar: multiproject/astrogrid-filestore-common/xref-test/org/astrogrid/filestore/common/file: Cannot unlink: Directory not empty
    [exec] tar: multiproject/astrogrid-filestore-client: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/
    [exec] tar: multiproject/astrogrid-filestore-client/images: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/
    [exec] tar: multiproject/astrogrid-filestore-client/images/logos: Cannot unlink: Directory not empty
    [exec] tar: multiproject/astrogrid-filestore-client/apidocs: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/repository/
    [exec] tar: multiproject/astrogrid-filestore-client/apidocs/org: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/repository/class-use/
    [exec] tar: multiproject/astrogrid-filestore-client/apidocs/org/astrogrid: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/streamer/
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/streamer/class-use/
    [exec] tar: multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/servlet/
    [exec] tar: multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/resolver: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/servlet/class-use/
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/class-use/
    [exec] tar: multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/resolver/class-use: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-server/apidocs/resources/
    [exec] multiproject/astrogrid-filestore-server/images/
    [exec] tar: multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/client: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-server/images/logos/
    [exec] multiproject/astrogrid-filestore-server/xref/
    [exec] multiproject/astrogrid-filestore-server/xref/org/
    [exec] tar: multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/client/class-use: Cannot unlink: Directory not empty
    [exec] tar: multiproject/astrogrid-filestore-client/apidocs/resources: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-server/xref/org/astrogrid/
    [exec] multiproject/astrogrid-filestore-server/xref/org/astrogrid/filestore/
    [exec] tar: multiproject/astrogrid-filestore-client/xref-test: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-server/xref/org/astrogrid/filestore/server/
    [exec] tar: multiproject/astrogrid-filestore-client/xref-test/org: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-server/xref/org/astrogrid/filestore/server/servlet/
    [exec] multiproject/astrogrid-filestore-server/xref/org/astrogrid/filestore/server/streamer/
    [exec] tar: multiproject/astrogrid-filestore-client/xref-test/org/astrogrid: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-server/xref/org/astrogrid/filestore/server/repository/
    [exec] tar: multiproject/astrogrid-filestore-client/xref-test/org/astrogrid/filestore: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-server/xref-test/
    [exec] multiproject/astrogrid-filestore-server/xref-test/org/
    [exec] multiproject/astrogrid-filestore-server/xref-test/org/astrogrid/
    [exec] tar: multiproject/astrogrid-filestore-client/xref-test/org/astrogrid/filestore/resolver: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-server/xref-test/org/astrogrid/filestore/
    [exec] tar: multiproject/astrogrid-filestore-client/xref-test/org/astrogrid/filestore/client: Cannot unlink: Directory not empty
    [exec] tar: multiproject/astrogrid-filestore-client/xref: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-server/xref-test/org/astrogrid/filestore/server/
    [exec] multiproject/astrogrid-filestore-server/xref-test/org/astrogrid/filestore/server/streamer/
    [exec] tar: multiproject/astrogrid-filestore-client/xref/org: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-server/style/
    [exec] multiproject/astrogrid-filestore/
    [exec] multiproject/astrogrid-filestore/images/
    [exec] tar: multiproject/astrogrid-filestore-client/xref/org/astrogrid: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore/images/logos/
    [exec] multiproject/astrogrid-filestore/style/
    [exec] multiproject/astrogrid-filestore/apidocs/
    [exec] tar: multiproject/astrogrid-filestore-client/xref/org/astrogrid/filestore: Cannot unlink: Directory not empty
    [exec] tar: multiproject/astrogrid-filestore-client/xref/org/astrogrid/filestore/resolver: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore/apidocs/org/
    [exec] multiproject/astrogrid-filestore/apidocs/org/astrogrid/
    [exec] tar: multiproject/astrogrid-filestore-client/xref/org/astrogrid/filestore/client: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore/apidocs/org/astrogrid/filestore/
    [exec] multiproject/astrogrid-filestore/apidocs/org/astrogrid/filestore/webapp/
    [exec] tar: multiproject/astrogrid-filestore-client/style: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore/apidocs/org/astrogrid/filestore/webapp/class-use/
    [exec] multiproject/astrogrid-filestore/apidocs/resources/
    [exec] tar: multiproject/astrogrid-filestore-deploy-script: Cannot unlink: Directory not empty
    [exec] tar: multiproject/astrogrid-filestore-deploy-script/images: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore/xref/
    [exec] multiproject/astrogrid-filestore/xref/org/
    [exec] multiproject/astrogrid-filestore/xref/org/astrogrid/
    [exec] tar: multiproject/astrogrid-filestore-deploy-script/images/logos: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore/xref/org/astrogrid/filestore/
    [exec] multiproject/astrogrid-filestore/xref/org/astrogrid/filestore/webapp/
    [exec] style/
    [exec] images/
    [exec] tar: multiproject/astrogrid-filestore-deploy-script/style: Cannot unlink: Directory not empty
    [exec] images/logos/
    [exec] multiproject/astrogrid-filestore-common/license.html
    [exec] tar: multiproject/astrogrid-filestore-installer: Cannot unlink: Directory not empty
    [exec] tar: multiproject/astrogrid-filestore-installer/images: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/class-use/FileStore.html
    [exec] tar: multiproject/astrogrid-filestore-installer/images/logos: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/class-use/FileStoreConfig.html
    [exec] tar: multiproject/astrogrid-filestore-installer/style: Cannot unlink: Directory not empty
    [exec] tar: multiproject/astrogrid-filestore-server: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/class-use/FileStoreOutputStream.html
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/class-use/FileStoreDateFormat.html
    [exec] tar: multiproject/astrogrid-filestore-server/apidocs: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/class-use/FileStoreConfigMock.html
    [exec] tar: multiproject/astrogrid-filestore-server/apidocs/org: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/class-use/FileStoreMock.html
    [exec] tar: multiproject/astrogrid-filestore-server/apidocs/org/astrogrid: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/class-use/FileStoreMock.ContainerMock.html
    [exec] tar: multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/class-use/FileStoreTest.html
    [exec] tar: multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/class-use/FileStoreInputStream.html
    [exec] tar: multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/repository: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/package-summary.html
    [exec] tar: multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/repository/class-use: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/package-frame.html
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/mock/package-summary.html
    [exec] tar: multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/streamer: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/mock/Handler.html
    [exec] tar: multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/streamer/class-use: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/mock/class-use/Connector.html
    [exec] tar: multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/servlet: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/mock/class-use/Handler.html
    [exec] tar: multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/servlet/class-use: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/mock/class-use/Handler.Connection.html
    [exec] tar: multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/class-use: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/mock/package-tree.html
    [exec] tar: multiproject/astrogrid-filestore-server/apidocs/resources: Cannot unlink: Directory not empty
    [exec] tar: multiproject/astrogrid-filestore-server/images: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/mock/package-frame.html
    [exec] tar: multiproject/astrogrid-filestore-server/images/logos: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/mock/Connector.html
    [exec] tar: multiproject/astrogrid-filestore-server/xref: Cannot unlink: Directory not empty
    [exec] tar: multiproject/astrogrid-filestore-server/xref/org: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/mock/package-use.html
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/mock/Handler.Connection.html
    [exec] tar: multiproject/astrogrid-filestore-server/xref/org/astrogrid: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/class-use/TransferUpdate.html
    [exec] tar: multiproject/astrogrid-filestore-server/xref/org/astrogrid/filestore: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/class-use/UrlGetTransfer.html
    [exec] tar: multiproject/astrogrid-filestore-server/xref/org/astrogrid/filestore/server: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/class-use/TransferListener.html
    [exec] tar: multiproject/astrogrid-filestore-server/xref/org/astrogrid/filestore/server/servlet: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/class-use/TransferProperties.html
    [exec] tar: multiproject/astrogrid-filestore-server/xref/org/astrogrid/filestore/server/streamer: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/class-use/UrlPutTransfer.html
    [exec] tar: multiproject/astrogrid-filestore-server/xref/org/astrogrid/filestore/server/repository: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/class-use/TransferUtil.html
    [exec] tar: multiproject/astrogrid-filestore-server/xref-test: Cannot unlink: Directory not empty
    [exec] tar: multiproject/astrogrid-filestore-server/xref-test/org: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/class-use/UrlGetRequest.html
    [exec] tar: multiproject/astrogrid-filestore-server/xref-test/org/astrogrid: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/UrlPutTransfer.html
    [exec] tar: multiproject/astrogrid-filestore-server/xref-test/org/astrogrid/filestore: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/package-use.html
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/TransferListener.html
    [exec] tar: multiproject/astrogrid-filestore-server/xref-test/org/astrogrid/filestore/server: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/UrlGetTransfer.html
    [exec] tar: multiproject/astrogrid-filestore-server/xref-test/org/astrogrid/filestore/server/streamer: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/UrlGetRequest.html
    [exec] tar: multiproject/astrogrid-filestore-server/style: Cannot unlink: Directory not empty
    [exec] tar: multiproject/astrogrid-filestore: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/TransferUtil.html
    [exec] tar: multiproject/astrogrid-filestore/images: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/TransferProperties.html
    [exec] tar: multiproject/astrogrid-filestore/images/logos: Cannot unlink: Directory not empty
    [exec] tar: multiproject/astrogrid-filestore/style: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/package-summary.html
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/package-tree.html
    [exec] tar: multiproject/astrogrid-filestore/apidocs: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/transfer/TransferUpdate.html
    [exec] tar: multiproject/astrogrid-filestore/apidocs/org: Cannot unlink: Directory not empty
    [exec] tar: multiproject/astrogrid-filestore/apidocs/org/astrogrid: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/file/FileIdentifier.html
    [exec] tar: multiproject/astrogrid-filestore/apidocs/org/astrogrid/filestore: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/file/class-use/FileProperty.html
    [exec] tar: multiproject/astrogrid-filestore/apidocs/org/astrogrid/filestore/webapp: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/file/class-use/FileStorePropertyFilter.html
    [exec] tar: multiproject/astrogrid-filestore/apidocs/org/astrogrid/filestore/webapp/class-use: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/file/class-use/FileIdentifier.html
    [exec] tar: multiproject/astrogrid-filestore/apidocs/resources: Cannot unlink: Directory not empty
    [exec] tar: multiproject/astrogrid-filestore/xref: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/file/class-use/FileProperties.html
    [exec] tar: multiproject/astrogrid-filestore/xref/org: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/file/class-use/PropertyFilter.html
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/file/PropertyFilter.html
    [exec] tar: multiproject/astrogrid-filestore/xref/org/astrogrid: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/file/package-summary.html
    [exec] tar: multiproject/astrogrid-filestore/xref/org/astrogrid/filestore: Cannot unlink: Directory not empty
    [exec] tar: multiproject/astrogrid-filestore/xref/org/astrogrid/filestore/webapp: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/file/FileStorePropertyFilter.html
    [exec] tar: style: Cannot unlink: Directory not empty
    [exec] tar: images: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/file/FileProperty.html
    [exec] tar: images/logos: Cannot unlink: Directory not empty
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/file/FileProperties.html
    [exec] tar: style/maven-theme.css: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/file/package-use.html
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/file/package-tree.html
    [exec] tar: style/print.css: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] tar: style/maven-classic.css: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/file/package-frame.html
    [exec] tar: style/maven-base.css: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/exception/class-use/FileStoreIdentifierException.html
    [exec] tar: images/nw_med_hi.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] tar: images/logos/maven-button-blue.png: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/exception/class-use/FileStoreException.html
    [exec] tar: images/logos/maven-button-pinky.png: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/exception/class-use/FileStoreNotFoundException.html
    [exec] tar: images/logos/maven-built.png: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] tar: images/logos/maven-redgreen.png: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/exception/class-use/FileStoreServiceException.html
    [exec] tar: images/logos/maven-button-teal.png: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/exception/class-use/FileStoreTransferException.html
    [exec] tar: images/logos/maven-button-5.png: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/exception/package-use.html
    [exec] tar: images/logos/maven-propaganda.png: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] tar: images/logos/maven-button-copper.png: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/exception/package-summary.html
    [exec] tar: images/logos/maven-brewed.png: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/exception/FileStoreIdentifierException.html
    [exec] tar: images/logos/maven-button-4.png: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/exception/package-frame.html
    [exec] tar: images/logos/maven-frankenstein.png: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] tar: images/logos/maven-feather.png: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/exception/FileStoreTransferException.html
    [exec] tar: images/logos/maven-button-purple.png: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/exception/package-tree.html
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/exception/FileStoreNotFoundException.html
    [exec] tar: images/logos/maven-button-3.png: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] tar: images/logos/maven-button-black.png: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/exception/FileStoreException.html
    [exec] tar: images/logos/maven-propaganda-2.png: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/exception/FileStoreServiceException.html
    [exec] tar: images/logos/maven-bulldozer.png: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/FileStoreConfigMock.html
    [exec] tar: images/logos/maven-build-successfull.png: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] tar: images/logos/maven-button-2.png: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/info/class-use/StoreInfo.html
    [exec] tar: images/logos/maven-petesucks.png: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/info/StoreInfo.html
    [exec] tar: images/logos/maven-button-green.png: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/info/package-summary.html
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/info/package-use.html
    [exec] tar: images/logos/maven-bolt.png: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] tar: images/logos/maven-mavenfactured.png: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/info/package-tree.html
    [exec] tar: images/logos/maven-button-1.png: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/info/package-frame.html
    [exec] tar: images/sw_med_rond.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] tar: images/nw_maj_rond.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/ivorn/package-frame.html
    [exec] tar: images/icon_warning_lrg.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/ivorn/class-use/FileStoreIvornFactory.html
    [exec] tar: images/icon_warning_sml.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] tar: images/folder-open.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/ivorn/class-use/FileStoreIvornParser.html
    [exec] tar: images/icon_sortright.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/ivorn/FileStoreIvornFactory.html
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/ivorn/package-use.html
    [exec] tar: images/icon_arrowfolderopen2_sml.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] tar: images/icon_waste_lrg.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/ivorn/FileStoreIvornParser.html
    [exec] tar: images/external-classic.png: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/ivorn/package-tree.html
    [exec] tar: images/icon_waste_sml.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] tar: images/poweredby_036.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/ivorn/package-summary.html
    [exec] tar: images/pdf.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/package-use.html
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/identifier/package-frame.html
    [exec] tar: images/icon_folder_lrg.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] tar: images/icon_folder_sml.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/identifier/package-use.html
    [exec] tar: images/add.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/identifier/package-tree.html
    [exec] tar: images/icon_sortup.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] tar: images/icon_arrowwaste2_sml.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/identifier/UniqueIdentifier.html
    [exec] tar: images/newwindow-classic.png: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/identifier/package-summary.html
    [exec] tar: images/strich.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] tar: images/icon_success_lrg.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/identifier/class-use/UniqueIdentifier.html
    [exec] tar: images/nw_min.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] tar: images/icon_success_sml.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/FileStoreTest.html
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/FileStoreMock.ContainerMock.html
    [exec] tar: images/icon_arrowmembers1_sml.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/FileStoreOutputStream.html
    [exec] tar: images/fix.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] tar: images/folder-closed.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/FileStoreInputStream.html
    [exec] tar: images/icon_sortleft.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/package-tree.html
    [exec] tar: images/newwindow.png: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] tar: images/nw_min_036.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/FileStore.html
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/package-frame.html
    [exec] tar: images/icon_arrowfolder1_sml.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/FileStoreConfig.html
    [exec] tar: images/icon_arrowusergroups1_sml.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] tar: images/nw_min_hi.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/FileStoreMock.html
    [exec] tar: images/icon_members_lrg.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/org/astrogrid/filestore/common/FileStoreDateFormat.html
    [exec] multiproject/astrogrid-filestore-common/apidocs/resources/inherit.gif
    [exec] tar: images/icon_members_sml.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] tar: images/nw_med_rond.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/constant-values.html
    [exec] multiproject/astrogrid-filestore-common/apidocs/help-doc.html
    [exec] tar: images/icon_usergroups_lrg.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/allclasses-frame.html
    [exec] multiproject/astrogrid-filestore-common/apidocs/overview-tree.html
    [exec] tar: images/icon_usergroups_sml.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] tar: images/sw_maj_rond.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/allclasses-noframe.html
    [exec] multiproject/astrogrid-filestore-common/apidocs/index-all.html
    [exec] tar: images/icon_doc_lrg.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/index.html
    [exec] multiproject/astrogrid-filestore-common/apidocs/deprecated-list.html
    [exec] tar: images/update.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] tar: images/icon_doc_sml.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/serialized-form.html
    [exec] multiproject/astrogrid-filestore-common/apidocs/package-list
    [exec] tar: images/nw_med.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/stylesheet.css
    [exec] multiproject/astrogrid-filestore-common/apidocs/overview-frame.html
    [exec] tar: images/icon_alert.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] tar: images/external.png: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/apidocs/overview-summary.html
    [exec] multiproject/astrogrid-filestore-common/apidocs/packages.html
    [exec] tar: images/icon_sortdown.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/images/icon_doc_lrg.gif
    [exec] multiproject/astrogrid-filestore-common/images/icon_waste_sml.gif
    [exec] tar: images/help_logo.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] tar: images/collapsed.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/images/newwindow.png
    [exec] multiproject/astrogrid-filestore-common/images/external.png
    [exec] tar: images/icon_confirmsml.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] tar: images/none.png: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/images/poweredby_036.gif
    [exec] multiproject/astrogrid-filestore-common/images/icon_folder_lrg.gif
    [exec] tar: images/se_maj_rond.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/images/product_logo.gif
    [exec] multiproject/astrogrid-filestore-common/images/logos/maven-brewed.png
    [exec] tar: images/icon_help_lrg.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] tar: images/icon_help_sml.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/images/logos/maven-button-5.png
    [exec] tar: images/icon_arrowwaste1_sml.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/images/logos/maven-bulldozer.png
    [exec] multiproject/astrogrid-filestore-common/images/logos/maven-button-teal.png
    [exec] tar: images/icon_arrowusergroups2_sml.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] tar: images/expanded.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/images/logos/maven-button-4.png
    [exec] multiproject/astrogrid-filestore-common/images/logos/maven-button-3.png
    [exec] tar: images/file.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/images/logos/maven-built.png
    [exec] multiproject/astrogrid-filestore-common/images/logos/maven-button-2.png
    [exec] tar: images/nw_maj.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] tar: images/icon_error_lrg.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/images/logos/maven-propaganda-2.png
    [exec] tar: images/icon_arrowmembers2_sml.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/images/logos/maven-button-1.png
    [exec] multiproject/astrogrid-filestore-common/images/logos/maven-propaganda.png
    [exec] tar: images/product_logo.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] tar: images/icon_alertsml.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/images/logos/maven-build-successfull.png
    [exec] multiproject/astrogrid-filestore-common/images/logos/maven-feather.png
    [exec] tar: images/icon_arrowfolderclosed1_sml.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/images/logos/maven-button-purple.png
    [exec] tar: images/nw_maj_hi.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] tar: images/icon_arrowfolder2_sml.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/images/logos/maven-button-green.png
    [exec] multiproject/astrogrid-filestore-common/images/logos/maven-button-blue.png
    [exec] tar: images/remove.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/images/logos/maven-mavenfactured.png
    [exec] multiproject/astrogrid-filestore-common/images/logos/maven-redgreen.png
    [exec] tar: images/sw_min.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] tar: images/icon_info_lrg.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/images/logos/maven-frankenstein.png
    [exec] multiproject/astrogrid-filestore-common/images/logos/maven-petesucks.png
    [exec] tar: images/icon_info_sml.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/images/logos/maven-button-black.png
    [exec] tar: images/icon_infosml.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] tar: images/icon_error_sml.gif: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/images/logos/maven-button-pinky.png
    [exec] multiproject/astrogrid-filestore-common/images/logos/maven-bolt.png
    [exec] tar: projects-overview.html: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/images/logos/maven-button-copper.png
    [exec] multiproject/astrogrid-filestore-common/images/icon_arrowmembers2_sml.gif
    [exec] tar: changelog-report.html: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] tar: developer-activity-report.html: time stamp 2006-06-18 13:01:03 is 24 s in the future
    [exec] multiproject/astrogrid-filestore-common/images/icon_arrowfolder1_sml.gif
    [exec] multiproject/astrogrid-filestore-common/images/icon_error_sml.gif
    [exec] tar: file-activity-report.html: time stamp 2006-06-18 13:01:04 is 25 s in the future
    [exec] tar: license.html: time stamp 2006-06-18 13:01:04 is 25 s in the future
    [exec] multiproject/astrogrid-filestore-common/images/icon_doc_sml.gif
    [exec] multiproject/astrogrid-filestore-common/images/icon_alert.gif
    [exec] tar: cvs-usage.html: time stamp 2006-06-18 13:01:04 is 25 s in the future
    [exec] multiproject/astrogrid-filestore-common/images/icon_help_sml.gif
    [exec] multiproject/astrogrid-filestore-common/images/icon_warning_lrg.gif
    [exec] tar: index.html: time stamp 2006-06-18 13:01:06 is 27 s in the future
    [exec] tar: maven-reports.html: time stamp 2006-06-18 13:01:04 is 25 s in the future
    [exec] multiproject/astrogrid-filestore-common/images/icon_success_lrg.gif
    [exec] multiproject/astrogrid-filestore-common/images/remove.gif
    [exec] tar: dependencies.html: time stamp 2006-06-18 13:01:04 is 25 s in the future
    [exec] tar: issue-tracking.html: time stamp 2006-06-18 13:01:05 is 26 s in the future
    [exec] multiproject/astrogrid-filestore-common/images/icon_arrowwaste2_sml.gif
    [exec] tar: mail-lists.html: time stamp 2006-06-18 13:01:05 is 26 s in the future
    [exec] multiproject/astrogrid-filestore-common/images/icon_sortright.gif
    [exec] multiproject/astrogrid-filestore-common/images/icon_confirmsml.gif
    [exec] tar: project-info.html: time stamp 2006-06-18 13:01:05 is 26 s in the future
    [exec] tar: team-list.html: time stamp 2006-06-18 13:01:05 is 26 s in the future
    [exec] multiproject/astrogrid-filestore-common/images/nw_med.gif
    [exec] multiproject/astrogrid-filestore-common/images/icon_members_sml.gif
    [exec] tar: downloads.html: time stamp 2006-06-18 13:01:06 is 27 s in the future
    [exec] tar: Error exit delayed from previous errors
    [exec] multiproject/astrogrid-filestore-common/images/icon_success_sml.gif
    [exec] multiproject/astrogrid-filestore-common/images/icon_arrowusergroups1_sml.gif
    [exec] multiproject/astrogrid-filestore-common/images/add.gif
    [exec] multiproject/astrogrid-filestore-common/images/sw_maj_rond.gif
    [exec] multiproject/astrogrid-filestore-common/images/update.gif
    [exec] multiproject/astrogrid-filestore-common/images/icon_sortdown.gif
    [exec] multiproject/astrogrid-filestore-common/images/icon_info_sml.gif
    [exec] multiproject/astrogrid-filestore-common/images/nw_maj.gif
    [exec] multiproject/astrogrid-filestore-common/images/icon_arrowfolderclosed1_sml.gif
    [exec] multiproject/astrogrid-filestore-common/images/icon_usergroups_lrg.gif
    [exec] multiproject/astrogrid-filestore-common/images/icon_sortup.gif
    [exec] multiproject/astrogrid-filestore-common/images/external-classic.png
    [exec] multiproject/astrogrid-filestore-common/images/nw_med_rond.gif
    [exec] multiproject/astrogrid-filestore-common/images/icon_sortleft.gif
    [exec] multiproject/astrogrid-filestore-common/images/icon_folder_sml.gif
    [exec] multiproject/astrogrid-filestore-common/images/nw_min_036.gif
    [exec] multiproject/astrogrid-filestore-common/images/strich.gif
    [exec] multiproject/astrogrid-filestore-common/images/icon_arrowfolder2_sml.gif
    [exec] multiproject/astrogrid-filestore-common/images/icon_warning_sml.gif
    [exec] multiproject/astrogrid-filestore-common/images/icon_arrowmembers1_sml.gif
    [exec] multiproject/astrogrid-filestore-common/images/file.gif
    [exec] multiproject/astrogrid-filestore-common/images/none.png
    [exec] multiproject/astrogrid-filestore-common/images/icon_arrowfolderopen2_sml.gif
    [exec] multiproject/astrogrid-filestore-common/images/folder-closed.gif
    [exec] multiproject/astrogrid-filestore-common/images/icon_error_lrg.gif
    [exec] multiproject/astrogrid-filestore-common/images/icon_infosml.gif
    [exec] multiproject/astrogrid-filestore-common/images/icon_help_lrg.gif
    [exec] multiproject/astrogrid-filestore-common/images/se_maj_rond.gif
    [exec] multiproject/astrogrid-filestore-common/images/icon_arrowusergroups2_sml.gif
    [exec] multiproject/astrogrid-filestore-common/images/nw_med_hi.gif
    [exec] multiproject/astrogrid-filestore-common/images/nw_min_hi.gif
    [exec] multiproject/astrogrid-filestore-common/images/help_logo.gif
    [exec] multiproject/astrogrid-filestore-common/images/icon_arrowwaste1_sml.gif
    [exec] multiproject/astrogrid-filestore-common/images/fix.gif
    [exec] multiproject/astrogrid-filestore-common/images/newwindow-classic.png
    [exec] multiproject/astrogrid-filestore-common/images/sw_min.gif
    [exec] multiproject/astrogrid-filestore-common/images/icon_usergroups_sml.gif
    [exec] multiproject/astrogrid-filestore-common/images/nw_maj_rond.gif
    [exec] multiproject/astrogrid-filestore-common/images/icon_members_lrg.gif
    [exec] multiproject/astrogrid-filestore-common/images/icon_waste_lrg.gif
    [exec] multiproject/astrogrid-filestore-common/images/icon_alertsml.gif
    [exec] multiproject/astrogrid-filestore-common/images/rss.png
    [exec] multiproject/astrogrid-filestore-common/images/pdf.gif
    [exec] multiproject/astrogrid-filestore-common/images/sw_med_rond.gif
    [exec] multiproject/astrogrid-filestore-common/images/expanded.gif
    [exec] multiproject/astrogrid-filestore-common/images/collapsed.gif
    [exec] multiproject/astrogrid-filestore-common/images/nw_maj_hi.gif
    [exec] multiproject/astrogrid-filestore-common/images/icon_info_lrg.gif
    [exec] multiproject/astrogrid-filestore-common/images/folder-open.gif
    [exec] multiproject/astrogrid-filestore-common/images/nw_min.gif
    [exec] multiproject/astrogrid-filestore-common/style/maven-theme.css
    [exec] multiproject/astrogrid-filestore-common/style/maven-classic.css
    [exec] multiproject/astrogrid-filestore-common/style/maven-base.css
    [exec] multiproject/astrogrid-filestore-common/style/print.css
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/file/FileProperty.html
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/file/PropertyFilter.html
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/file/FileProperties.html
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/file/FileStorePropertyFilter.html
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/file/package-frame.html
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/file/package-summary.html
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/file/FileIdentifier.html
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/FileStoreInputStream.html
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/transfer/mock/package-summary.html
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/transfer/mock/package-frame.html
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/transfer/mock/Connector.html
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/transfer/mock/Handler.html
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/transfer/TransferUtil.html
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/transfer/package-frame.html
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/transfer/TransferUpdate.html
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/transfer/UrlPutTransfer.html
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/transfer/TransferProperties.html
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/transfer/UrlGetTransfer.html
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/transfer/TransferListener.html
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/transfer/UrlGetRequest.html
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/transfer/package-summary.html
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/FileStore.html
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/identifier/package-summary.html
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/identifier/UniqueIdentifier.html
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/identifier/package-frame.html
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/ivorn/package-frame.html
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/ivorn/package-summary.html
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/ivorn/FileStoreIvornFactory.html
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/ivorn/FileStoreIvornParser.html
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/info/StoreInfo.html
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/info/package-frame.html
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/info/package-summary.html
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/exception/package-summary.html
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/exception/package-frame.html
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/exception/FileStoreIdentifierException.html
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/exception/FileStoreServiceException.html
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/exception/FileStoreTransferException.html
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/exception/FileStoreNotFoundException.html
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/exception/FileStoreException.html
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/FileStoreConfig.html
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/FileStoreTest.html
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/package-summary.html
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/FileStoreConfigMock.html
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/FileStoreOutputStream.html
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/package-frame.html
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/FileStoreDateFormat.html
    [exec] multiproject/astrogrid-filestore-common/xref/org/astrogrid/filestore/common/FileStoreMock.html
    [exec] multiproject/astrogrid-filestore-common/xref/allclasses-frame.html
    [exec] multiproject/astrogrid-filestore-common/xref/index.html
    [exec] multiproject/astrogrid-filestore-common/xref/overview-summary.html
    [exec] multiproject/astrogrid-filestore-common/xref/overview-frame.html
    [exec] multiproject/astrogrid-filestore-common/xref/stylesheet.css
    [exec] multiproject/astrogrid-filestore-common/xref-test/org/astrogrid/filestore/common/ivorn/FileStoreIvornParserTestCase.html
    [exec] multiproject/astrogrid-filestore-common/xref-test/org/astrogrid/filestore/common/ivorn/package-frame.html
    [exec] multiproject/astrogrid-filestore-common/xref-test/org/astrogrid/filestore/common/ivorn/package-summary.html
    [exec] multiproject/astrogrid-filestore-common/xref-test/org/astrogrid/filestore/common/ivorn/FileStoreIvornFactoryTestCase.html
    [exec] multiproject/astrogrid-filestore-common/xref-test/org/astrogrid/filestore/common/transfer/mock/package-summary.html
    [exec] multiproject/astrogrid-filestore-common/xref-test/org/astrogrid/filestore/common/transfer/mock/package-frame.html
    [exec] multiproject/astrogrid-filestore-common/xref-test/org/astrogrid/filestore/common/transfer/mock/HandlerTestCase.html
    [exec] multiproject/astrogrid-filestore-common/xref-test/org/astrogrid/filestore/common/FileStoreTestCase.html
    [exec] multiproject/astrogrid-filestore-common/xref-test/org/astrogrid/filestore/common/package-frame.html
    [exec] multiproject/astrogrid-filestore-common/xref-test/org/astrogrid/filestore/common/file/FileStorePropertyFilterTestCase.html
    [exec] multiproject/astrogrid-filestore-common/xref-test/org/astrogrid/filestore/common/file/package-summary.html
    [exec] multiproject/astrogrid-filestore-common/xref-test/org/astrogrid/filestore/common/file/package-frame.html
    [exec] multiproject/astrogrid-filestore-common/xref-test/org/astrogrid/filestore/common/FileStoreDateFormatTestCase.html
    [exec] multiproject/astrogrid-filestore-common/xref-test/org/astrogrid/filestore/common/package-summary.html
    [exec] multiproject/astrogrid-filestore-common/xref-test/stylesheet.css
    [exec] multiproject/astrogrid-filestore-common/xref-test/index.html
    [exec] multiproject/astrogrid-filestore-common/xref-test/overview-summary.html
    [exec] multiproject/astrogrid-filestore-common/xref-test/allclasses-frame.html
    [exec] multiproject/astrogrid-filestore-common/xref-test/overview-frame.html
    [exec] multiproject/astrogrid-filestore-common/project-info.html
    [exec] multiproject/astrogrid-filestore-common/javadoc.html
    [exec] multiproject/astrogrid-filestore-common/pmd-report.html
    [exec] multiproject/astrogrid-filestore-common/issue-tracking.html
    [exec] multiproject/astrogrid-filestore-common/developer-activity-report.html
    [exec] multiproject/astrogrid-filestore-common/team-list.html
    [exec] multiproject/astrogrid-filestore-common/file-activity-report.html
    [exec] multiproject/astrogrid-filestore-common/mail-lists.html
    [exec] multiproject/astrogrid-filestore-common/junit-report.html
    [exec] multiproject/astrogrid-filestore-common/changelog-report.html
    [exec] multiproject/astrogrid-filestore-common/cvs-usage.html
    [exec] multiproject/astrogrid-filestore-common/simian-report.html
    [exec] multiproject/astrogrid-filestore-common/maven-reports.html
    [exec] multiproject/astrogrid-filestore-common/task-list.html
    [exec] multiproject/astrogrid-filestore-common/dependencies.html
    [exec] multiproject/astrogrid-filestore-common/checkstyle-report.html
    [exec] multiproject/astrogrid-filestore-common/downloads.html
    [exec] multiproject/astrogrid-filestore-common/javadoc-warnings-report.html
    [exec] multiproject/astrogrid-filestore-common/jdepend-report.html
    [exec] multiproject/astrogrid-filestore-common/index.html
    [exec] multiproject/astrogrid-filestore-client/images/product_logo.gif
    [exec] multiproject/astrogrid-filestore-client/images/icon_sortdown.gif
    [exec] multiproject/astrogrid-filestore-client/images/sw_maj_rond.gif
    [exec] multiproject/astrogrid-filestore-client/images/logos/maven-redgreen.png
    [exec] multiproject/astrogrid-filestore-client/images/logos/maven-button-green.png
    [exec] multiproject/astrogrid-filestore-client/images/logos/maven-button-black.png
    [exec] multiproject/astrogrid-filestore-client/images/logos/maven-button-2.png
    [exec] multiproject/astrogrid-filestore-client/images/logos/maven-brewed.png
    [exec] multiproject/astrogrid-filestore-client/images/logos/maven-propaganda.png
    [exec] multiproject/astrogrid-filestore-client/images/logos/maven-button-5.png
    [exec] multiproject/astrogrid-filestore-client/images/logos/maven-button-blue.png
    [exec] multiproject/astrogrid-filestore-client/images/logos/maven-bulldozer.png
    [exec] multiproject/astrogrid-filestore-client/images/logos/maven-button-copper.png
    [exec] multiproject/astrogrid-filestore-client/images/logos/maven-button-1.png
    [exec] multiproject/astrogrid-filestore-client/images/logos/maven-propaganda-2.png
    [exec] multiproject/astrogrid-filestore-client/images/logos/maven-build-successfull.png
    [exec] multiproject/astrogrid-filestore-client/images/logos/maven-mavenfactured.png
    [exec] multiproject/astrogrid-filestore-client/images/logos/maven-built.png
    [exec] multiproject/astrogrid-filestore-client/images/logos/maven-frankenstein.png
    [exec] multiproject/astrogrid-filestore-client/images/logos/maven-button-pinky.png
    [exec] multiproject/astrogrid-filestore-client/images/logos/maven-button-4.png
    [exec] multiproject/astrogrid-filestore-client/images/logos/maven-button-purple.png
    [exec] multiproject/astrogrid-filestore-client/images/logos/maven-bolt.png
    [exec] multiproject/astrogrid-filestore-client/images/logos/maven-petesucks.png
    [exec] multiproject/astrogrid-filestore-client/images/logos/maven-feather.png
    [exec] multiproject/astrogrid-filestore-client/images/logos/maven-button-teal.png
    [exec] multiproject/astrogrid-filestore-client/images/logos/maven-button-3.png
    [exec] multiproject/astrogrid-filestore-client/images/nw_min_hi.gif
    [exec] multiproject/astrogrid-filestore-client/images/icon_folder_sml.gif
    [exec] multiproject/astrogrid-filestore-client/images/external.png
    [exec] multiproject/astrogrid-filestore-client/images/icon_success_lrg.gif
    [exec] multiproject/astrogrid-filestore-client/images/add.gif
    [exec] multiproject/astrogrid-filestore-client/images/nw_med_rond.gif
    [exec] multiproject/astrogrid-filestore-client/images/icon_arrowwaste1_sml.gif
    [exec] multiproject/astrogrid-filestore-client/images/icon_arrowfolder1_sml.gif
    [exec] multiproject/astrogrid-filestore-client/images/icon_arrowmembers1_sml.gif
    [exec] multiproject/astrogrid-filestore-client/images/nw_maj_hi.gif
    [exec] multiproject/astrogrid-filestore-client/images/help_logo.gif
    [exec] multiproject/astrogrid-filestore-client/images/pdf.gif
    [exec] multiproject/astrogrid-filestore-client/images/icon_success_sml.gif
    [exec] multiproject/astrogrid-filestore-client/images/icon_arrowfolderclosed1_sml.gif
    [exec] multiproject/astrogrid-filestore-client/images/icon_help_lrg.gif
    [exec] multiproject/astrogrid-filestore-client/images/none.png
    [exec] multiproject/astrogrid-filestore-client/images/se_maj_rond.gif
    [exec] multiproject/astrogrid-filestore-client/images/icon_error_lrg.gif
    [exec] multiproject/astrogrid-filestore-client/images/icon_confirmsml.gif
    [exec] multiproject/astrogrid-filestore-client/images/rss.png
    [exec] multiproject/astrogrid-filestore-client/images/icon_help_sml.gif
    [exec] multiproject/astrogrid-filestore-client/images/folder-open.gif
    [exec] multiproject/astrogrid-filestore-client/images/icon_alertsml.gif
    [exec] multiproject/astrogrid-filestore-client/images/nw_maj_rond.gif
    [exec] multiproject/astrogrid-filestore-client/images/icon_arrowfolder2_sml.gif
    [exec] multiproject/astrogrid-filestore-client/images/icon_waste_lrg.gif
    [exec] multiproject/astrogrid-filestore-client/images/icon_doc_lrg.gif
    [exec] multiproject/astrogrid-filestore-client/images/icon_info_lrg.gif
    [exec] multiproject/astrogrid-filestore-client/images/poweredby_036.gif
    [exec] multiproject/astrogrid-filestore-client/images/icon_error_sml.gif
    [exec] multiproject/astrogrid-filestore-client/images/strich.gif
    [exec] multiproject/astrogrid-filestore-client/images/sw_min.gif
    [exec] multiproject/astrogrid-filestore-client/images/icon_arrowwaste2_sml.gif
    [exec] multiproject/astrogrid-filestore-client/images/file.gif
    [exec] multiproject/astrogrid-filestore-client/images/newwindow.png
    [exec] multiproject/astrogrid-filestore-client/images/icon_arrowusergroups1_sml.gif
    [exec] multiproject/astrogrid-filestore-client/images/nw_min_036.gif
    [exec] multiproject/astrogrid-filestore-client/images/icon_arrowmembers2_sml.gif
    [exec] multiproject/astrogrid-filestore-client/images/remove.gif
    [exec] multiproject/astrogrid-filestore-client/images/icon_waste_sml.gif
    [exec] multiproject/astrogrid-filestore-client/images/icon_doc_sml.gif
    [exec] multiproject/astrogrid-filestore-client/images/update.gif
    [exec] multiproject/astrogrid-filestore-client/images/icon_info_sml.gif
    [exec] multiproject/astrogrid-filestore-client/images/icon_usergroups_lrg.gif
    [exec] multiproject/astrogrid-filestore-client/images/external-classic.png
    [exec] multiproject/astrogrid-filestore-client/images/icon_sortleft.gif
    [exec] multiproject/astrogrid-filestore-client/images/icon_sortup.gif
    [exec] multiproject/astrogrid-filestore-client/images/collapsed.gif
    [exec] multiproject/astrogrid-filestore-client/images/icon_infosml.gif
    [exec] multiproject/astrogrid-filestore-client/images/fix.gif
    [exec] multiproject/astrogrid-filestore-client/images/icon_warning_lrg.gif
    [exec] multiproject/astrogrid-filestore-client/images/icon_usergroups_sml.gif
    [exec] multiproject/astrogrid-filestore-client/images/folder-closed.gif
    [exec] multiproject/astrogrid-filestore-client/images/expanded.gif
    [exec] multiproject/astrogrid-filestore-client/images/nw_med.gif
    [exec] multiproject/astrogrid-filestore-client/images/icon_members_lrg.gif
    [exec] multiproject/astrogrid-filestore-client/images/nw_med_hi.gif
    [exec] multiproject/astrogrid-filestore-client/images/sw_med_rond.gif
    [exec] multiproject/astrogrid-filestore-client/images/newwindow-classic.png
    [exec] multiproject/astrogrid-filestore-client/images/icon_sortright.gif
    [exec] multiproject/astrogrid-filestore-client/images/icon_arrowfolderopen2_sml.gif
    [exec] multiproject/astrogrid-filestore-client/images/icon_warning_sml.gif
    [exec] multiproject/astrogrid-filestore-client/images/icon_arrowusergroups2_sml.gif
    [exec] multiproject/astrogrid-filestore-client/images/icon_members_sml.gif
    [exec] multiproject/astrogrid-filestore-client/images/nw_min.gif
    [exec] multiproject/astrogrid-filestore-client/images/icon_alert.gif
    [exec] multiproject/astrogrid-filestore-client/images/icon_folder_lrg.gif
    [exec] multiproject/astrogrid-filestore-client/images/nw_maj.gif
    [exec] multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/resolver/FileStoreDelegateResolverMock.html
    [exec] multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/resolver/class-use/FileStoreDelegateResolverMock.html
    [exec] multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/resolver/class-use/FileStoreResolverException.html
    [exec] multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/resolver/class-use/FileStoreDelegateResolverImpl.html
    [exec] multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/resolver/class-use/FileStoreEndpointResolver.html
    [exec] multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/resolver/class-use/FileStoreEndpointResolverImpl.html
    [exec] multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/resolver/class-use/FileStoreDelegateResolver.html
    [exec] multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/resolver/FileStoreDelegateResolverImpl.html
    [exec] multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/resolver/FileStoreEndpointResolverImpl.html
    [exec] multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/resolver/FileStoreDelegateResolver.html
    [exec] multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/resolver/FileStoreResolverException.html
    [exec] multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/resolver/package-summary.html
    [exec] multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/resolver/FileStoreEndpointResolver.html
    [exec] multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/resolver/package-frame.html
    [exec] multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/resolver/package-use.html
    [exec] multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/resolver/package-tree.html
    [exec] multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/client/class-use/FileStoreMockDelegate.html
    [exec] multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/client/class-use/FileStoreSoapDelegate.html
    [exec] multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/client/class-use/FileStoreCoreDelegate.html
    [exec] multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/client/class-use/FileStoreDelegate.html
    [exec] multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/client/package-summary.html
    [exec] multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/client/FileStoreCoreDelegate.html
    [exec] multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/client/FileStoreMockDelegate.html
    [exec] multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/client/FileStoreSoapDelegate.html
    [exec] multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/client/package-tree.html
    [exec] multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/client/package-frame.html
    [exec] multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/client/FileStoreDelegate.html
    [exec] multiproject/astrogrid-filestore-client/apidocs/org/astrogrid/filestore/client/package-use.html
    [exec] multiproject/astrogrid-filestore-client/apidocs/deprecated-list.html
    [exec] multiproject/astrogrid-filestore-client/apidocs/overview-tree.html
    [exec] multiproject/astrogrid-filestore-client/apidocs/stylesheet.css
    [exec] multiproject/astrogrid-filestore-client/apidocs/resources/inherit.gif
    [exec] multiproject/astrogrid-filestore-client/apidocs/overview-summary.html
    [exec] multiproject/astrogrid-filestore-client/apidocs/package-list
    [exec] multiproject/astrogrid-filestore-client/apidocs/serialized-form.html
    [exec] multiproject/astrogrid-filestore-client/apidocs/constant-values.html
    [exec] multiproject/astrogrid-filestore-client/apidocs/allclasses-noframe.html
    [exec] multiproject/astrogrid-filestore-client/apidocs/packages.html
    [exec] multiproject/astrogrid-filestore-client/apidocs/help-doc.html
    [exec] multiproject/astrogrid-filestore-client/apidocs/index.html
    [exec] multiproject/astrogrid-filestore-client/apidocs/overview-frame.html
    [exec] multiproject/astrogrid-filestore-client/apidocs/index-all.html
    [exec] multiproject/astrogrid-filestore-client/apidocs/allclasses-frame.html
    [exec] multiproject/astrogrid-filestore-client/xref-test/org/astrogrid/filestore/resolver/FileStoreDelegateResolverTestCase.html
    [exec] multiproject/astrogrid-filestore-client/xref-test/org/astrogrid/filestore/resolver/package-summary.html
    [exec] multiproject/astrogrid-filestore-client/xref-test/org/astrogrid/filestore/resolver/FileStoreEndpointResolverTestCase.html
    [exec] multiproject/astrogrid-filestore-client/xref-test/org/astrogrid/filestore/resolver/package-frame.html
    [exec] multiproject/astrogrid-filestore-client/xref-test/org/astrogrid/filestore/client/package-summary.html
    [exec] multiproject/astrogrid-filestore-client/xref-test/org/astrogrid/filestore/client/FileStoreMockDelegateTestCase.html
    [exec] multiproject/astrogrid-filestore-client/xref-test/org/astrogrid/filestore/client/package-frame.html
    [exec] multiproject/astrogrid-filestore-client/xref-test/org/astrogrid/filestore/client/FileStoreSoapDelegateTestCase.html
    [exec] multiproject/astrogrid-filestore-client/xref-test/stylesheet.css
    [exec] multiproject/astrogrid-filestore-client/xref-test/overview-summary.html
    [exec] multiproject/astrogrid-filestore-client/xref-test/overview-frame.html
    [exec] multiproject/astrogrid-filestore-client/xref-test/allclasses-frame.html
    [exec] multiproject/astrogrid-filestore-client/xref-test/index.html
    [exec] multiproject/astrogrid-filestore-client/team-list.html
    [exec] multiproject/astrogrid-filestore-client/changelog-report.html
    [exec] multiproject/astrogrid-filestore-client/xref/org/astrogrid/filestore/resolver/package-summary.html
    [exec] multiproject/astrogrid-filestore-client/xref/org/astrogrid/filestore/resolver/FileStoreDelegateResolverMock.html
    [exec] multiproject/astrogrid-filestore-client/xref/org/astrogrid/filestore/resolver/FileStoreDelegateResolverImpl.html
    [exec] multiproject/astrogrid-filestore-client/xref/org/astrogrid/filestore/resolver/FileStoreEndpointResolverImpl.html
    [exec] multiproject/astrogrid-filestore-client/xref/org/astrogrid/filestore/resolver/FileStoreEndpointResolver.html
    [exec] multiproject/astrogrid-filestore-client/xref/org/astrogrid/filestore/resolver/FileStoreResolverException.html
    [exec] multiproject/astrogrid-filestore-client/xref/org/astrogrid/filestore/resolver/package-frame.html
    [exec] multiproject/astrogrid-filestore-client/xref/org/astrogrid/filestore/resolver/FileStoreDelegateResolver.html
    [exec] multiproject/astrogrid-filestore-client/xref/org/astrogrid/filestore/client/FileStoreDelegate.html
    [exec] multiproject/astrogrid-filestore-client/xref/org/astrogrid/filestore/client/FileStoreCoreDelegate.html
    [exec] multiproject/astrogrid-filestore-client/xref/org/astrogrid/filestore/client/package-frame.html
    [exec] multiproject/astrogrid-filestore-client/xref/org/astrogrid/filestore/client/FileStoreMockDelegate.html
    [exec] multiproject/astrogrid-filestore-client/xref/org/astrogrid/filestore/client/package-summary.html
    [exec] multiproject/astrogrid-filestore-client/xref/org/astrogrid/filestore/client/FileStoreSoapDelegate.html
    [exec] multiproject/astrogrid-filestore-client/xref/allclasses-frame.html
    [exec] multiproject/astrogrid-filestore-client/xref/index.html
    [exec] multiproject/astrogrid-filestore-client/xref/overview-frame.html
    [exec] multiproject/astrogrid-filestore-client/xref/stylesheet.css
    [exec] multiproject/astrogrid-filestore-client/xref/overview-summary.html
    [exec] multiproject/astrogrid-filestore-client/pmd-report.html
    [exec] multiproject/astrogrid-filestore-client/developer-activity-report.html
    [exec] multiproject/astrogrid-filestore-client/simian-report.html
    [exec] multiproject/astrogrid-filestore-client/dependencies.html
    [exec] multiproject/astrogrid-filestore-client/mail-lists.html
    [exec] multiproject/astrogrid-filestore-client/javadoc-warnings-report.html
    [exec] multiproject/astrogrid-filestore-client/cvs-usage.html
    [exec] multiproject/astrogrid-filestore-client/style/maven-classic.css
    [exec] multiproject/astrogrid-filestore-client/style/maven-theme.css
    [exec] multiproject/astrogrid-filestore-client/style/print.css
    [exec] multiproject/astrogrid-filestore-client/style/maven-base.css
    [exec] multiproject/astrogrid-filestore-client/javadoc.html
    [exec] multiproject/astrogrid-filestore-client/maven-reports.html
    [exec] multiproject/astrogrid-filestore-client/index.html
    [exec] multiproject/astrogrid-filestore-client/file-activity-report.html
    [exec] multiproject/astrogrid-filestore-client/jdepend-report.html
    [exec] multiproject/astrogrid-filestore-client/project-info.html
    [exec] multiproject/astrogrid-filestore-client/junit-report.html
    [exec] multiproject/astrogrid-filestore-client/task-list.html
    [exec] multiproject/astrogrid-filestore-client/license.html
    [exec] multiproject/astrogrid-filestore-client/downloads.html
    [exec] multiproject/astrogrid-filestore-client/checkstyle-report.html
    [exec] multiproject/astrogrid-filestore-client/issue-tracking.html
    [exec] multiproject/astrogrid-filestore-deploy-script/images/icon_help_lrg.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/icon_doc_lrg.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/icon_warning_lrg.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/icon_doc_sml.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/icon_warning_sml.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/update.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/icon_arrowusergroups2_sml.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/logos/maven-mavenfactured.png
    [exec] multiproject/astrogrid-filestore-deploy-script/images/logos/maven-redgreen.png
    [exec] multiproject/astrogrid-filestore-deploy-script/images/logos/maven-button-5.png
    [exec] multiproject/astrogrid-filestore-deploy-script/images/logos/maven-button-blue.png
    [exec] multiproject/astrogrid-filestore-deploy-script/images/logos/maven-propaganda.png
    [exec] multiproject/astrogrid-filestore-deploy-script/images/logos/maven-frankenstein.png
    [exec] multiproject/astrogrid-filestore-deploy-script/images/logos/maven-feather.png
    [exec] multiproject/astrogrid-filestore-deploy-script/images/logos/maven-button-4.png
    [exec] multiproject/astrogrid-filestore-deploy-script/images/logos/maven-button-black.png
    [exec] multiproject/astrogrid-filestore-deploy-script/images/logos/maven-brewed.png
    [exec] multiproject/astrogrid-filestore-deploy-script/images/logos/maven-propaganda-2.png
    [exec] multiproject/astrogrid-filestore-deploy-script/images/logos/maven-build-successfull.png
    [exec] multiproject/astrogrid-filestore-deploy-script/images/logos/maven-button-teal.png
    [exec] multiproject/astrogrid-filestore-deploy-script/images/logos/maven-button-copper.png
    [exec] multiproject/astrogrid-filestore-deploy-script/images/logos/maven-button-3.png
    [exec] multiproject/astrogrid-filestore-deploy-script/images/logos/maven-button-green.png
    [exec] multiproject/astrogrid-filestore-deploy-script/images/logos/maven-built.png
    [exec] multiproject/astrogrid-filestore-deploy-script/images/logos/maven-bolt.png
    [exec] multiproject/astrogrid-filestore-deploy-script/images/logos/maven-button-2.png
    [exec] multiproject/astrogrid-filestore-deploy-script/images/logos/maven-button-purple.png
    [exec] multiproject/astrogrid-filestore-deploy-script/images/logos/maven-bulldozer.png
    [exec] multiproject/astrogrid-filestore-deploy-script/images/logos/maven-petesucks.png
    [exec] multiproject/astrogrid-filestore-deploy-script/images/logos/maven-button-pinky.png
    [exec] multiproject/astrogrid-filestore-deploy-script/images/logos/maven-button-1.png
    [exec] multiproject/astrogrid-filestore-deploy-script/images/newwindow.png
    [exec] multiproject/astrogrid-filestore-deploy-script/images/external-classic.png
    [exec] multiproject/astrogrid-filestore-deploy-script/images/icon_error_lrg.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/icon_error_sml.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/icon_arrowfolder2_sml.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/icon_confirmsml.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/icon_help_sml.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/icon_sortup.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/nw_min_hi.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/nw_maj.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/icon_alertsml.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/nw_med_rond.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/icon_success_lrg.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/icon_info_lrg.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/icon_success_sml.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/icon_info_sml.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/sw_min.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/remove.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/pdf.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/product_logo.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/help_logo.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/add.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/icon_arrowwaste2_sml.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/icon_arrowmembers1_sml.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/icon_usergroups_lrg.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/icon_infosml.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/icon_members_lrg.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/icon_members_sml.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/icon_arrowfolderopen2_sml.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/poweredby_036.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/icon_sortright.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/sw_maj_rond.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/nw_min_036.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/icon_waste_lrg.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/icon_waste_sml.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/fix.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/collapsed.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/icon_usergroups_sml.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/se_maj_rond.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/none.png
    [exec] multiproject/astrogrid-filestore-deploy-script/images/icon_arrowusergroups1_sml.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/nw_maj_hi.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/folder-closed.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/icon_alert.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/external.png
    [exec] multiproject/astrogrid-filestore-deploy-script/images/icon_folder_lrg.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/icon_folder_sml.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/nw_med_hi.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/strich.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/nw_min.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/file.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/expanded.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/icon_sortleft.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/icon_arrowfolder1_sml.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/newwindow-classic.png
    [exec] multiproject/astrogrid-filestore-deploy-script/images/nw_maj_rond.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/icon_arrowmembers2_sml.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/icon_arrowwaste1_sml.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/icon_arrowfolderclosed1_sml.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/sw_med_rond.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/folder-open.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/nw_med.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/images/icon_sortdown.gif
    [exec] multiproject/astrogrid-filestore-deploy-script/dependencies.html
    [exec] multiproject/astrogrid-filestore-deploy-script/cvs-usage.html
    [exec] multiproject/astrogrid-filestore-deploy-script/issue-tracking.html
    [exec] multiproject/astrogrid-filestore-deploy-script/style/maven-theme.css
    [exec] multiproject/astrogrid-filestore-deploy-script/style/maven-base.css
    [exec] multiproject/astrogrid-filestore-deploy-script/style/print.css
    [exec] multiproject/astrogrid-filestore-deploy-script/style/maven-classic.css
    [exec] multiproject/astrogrid-filestore-deploy-script/maven-reports.html
    [exec] multiproject/astrogrid-filestore-deploy-script/project-info.html
    [exec] multiproject/astrogrid-filestore-deploy-script/team-list.html
    [exec] multiproject/astrogrid-filestore-deploy-script/downloads.html
    [exec] multiproject/astrogrid-filestore-deploy-script/index.html
    [exec] multiproject/astrogrid-filestore-deploy-script/mail-lists.html
    [exec] multiproject/astrogrid-filestore-deploy-script/license.html
    [exec] multiproject/astrogrid-filestore-installer/images/icon_sortright.gif
    [exec] multiproject/astrogrid-filestore-installer/images/icon_waste_lrg.gif
    [exec] multiproject/astrogrid-filestore-installer/images/icon_waste_sml.gif
    [exec] multiproject/astrogrid-filestore-installer/images/update.gif
    [exec] multiproject/astrogrid-filestore-installer/images/icon_members_sml.gif
    [exec] multiproject/astrogrid-filestore-installer/images/icon_sortdown.gif
    [exec] multiproject/astrogrid-filestore-installer/images/help_logo.gif
    [exec] multiproject/astrogrid-filestore-installer/images/product_logo.gif
    [exec] multiproject/astrogrid-filestore-installer/images/icon_folder_sml.gif
    [exec] multiproject/astrogrid-filestore-installer/images/icon_arrowwaste1_sml.gif
    [exec] multiproject/astrogrid-filestore-installer/images/icon_arrowfolderclosed1_sml.gif
    [exec] multiproject/astrogrid-filestore-installer/images/icon_arrowfolder1_sml.gif
    [exec] multiproject/astrogrid-filestore-installer/images/logos/maven-button-1.png
    [exec] multiproject/astrogrid-filestore-installer/images/logos/maven-frankenstein.png
    [exec] multiproject/astrogrid-filestore-installer/images/logos/maven-button-black.png
    [exec] multiproject/astrogrid-filestore-installer/images/logos/maven-propaganda-2.png
    [exec] multiproject/astrogrid-filestore-installer/images/logos/maven-mavenfactured.png
    [exec] multiproject/astrogrid-filestore-installer/images/logos/maven-redgreen.png
    [exec] multiproject/astrogrid-filestore-installer/images/logos/maven-bolt.png
    [exec] multiproject/astrogrid-filestore-installer/images/logos/maven-button-5.png
    [exec] multiproject/astrogrid-filestore-installer/images/logos/maven-bulldozer.png
    [exec] multiproject/astrogrid-filestore-installer/images/logos/maven-button-green.png
    [exec] multiproject/astrogrid-filestore-installer/images/logos/maven-button-blue.png
    [exec] multiproject/astrogrid-filestore-installer/images/logos/maven-built.png
    [exec] multiproject/astrogrid-filestore-installer/images/logos/maven-petesucks.png
    [exec] multiproject/astrogrid-filestore-installer/images/logos/maven-feather.png
    [exec] multiproject/astrogrid-filestore-installer/images/logos/maven-propaganda.png
    [exec] multiproject/astrogrid-filestore-installer/images/logos/maven-button-4.png
    [exec] multiproject/astrogrid-filestore-installer/images/logos/maven-button-pinky.png
    [exec] multiproject/astrogrid-filestore-installer/images/logos/maven-button-teal.png
    [exec] multiproject/astrogrid-filestore-installer/images/logos/maven-build-successfull.png
    [exec] multiproject/astrogrid-filestore-installer/images/logos/maven-brewed.png
    [exec] multiproject/astrogrid-filestore-installer/images/logos/maven-button-copper.png
    [exec] multiproject/astrogrid-filestore-installer/images/logos/maven-button-3.png
    [exec] multiproject/astrogrid-filestore-installer/images/logos/maven-button-2.png
    [exec] multiproject/astrogrid-filestore-installer/images/logos/maven-button-purple.png
    [exec] multiproject/astrogrid-filestore-installer/images/se_maj_rond.gif
    [exec] multiproject/astrogrid-filestore-installer/images/icon_arrowmembers2_sml.gif
    [exec] multiproject/astrogrid-filestore-installer/images/collapsed.gif
    [exec] multiproject/astrogrid-filestore-installer/images/icon_infosml.gif
    [exec] multiproject/astrogrid-filestore-installer/images/icon_alert.gif
    [exec] multiproject/astrogrid-filestore-installer/images/icon_arrowusergroups2_sml.gif
    [exec] multiproject/astrogrid-filestore-installer/images/icon_help_lrg.gif
    [exec] multiproject/astrogrid-filestore-installer/images/icon_help_sml.gif
    [exec] multiproject/astrogrid-filestore-installer/images/nw_maj_hi.gif
    [exec] multiproject/astrogrid-filestore-installer/images/remove.gif
    [exec] multiproject/astrogrid-filestore-installer/images/nw_med_hi.gif
    [exec] multiproject/astrogrid-filestore-installer/images/nw_maj.gif
    [exec] multiproject/astrogrid-filestore-installer/images/icon_alertsml.gif
    [exec] multiproject/astrogrid-filestore-installer/images/sw_med_rond.gif
    [exec] multiproject/astrogrid-filestore-installer/images/icon_info_lrg.gif
    [exec] multiproject/astrogrid-filestore-installer/images/icon_info_sml.gif
    [exec] multiproject/astrogrid-filestore-installer/images/sw_min.gif
    [exec] multiproject/astrogrid-filestore-installer/images/nw_maj_rond.gif
    [exec] multiproject/astrogrid-filestore-installer/images/icon_confirmsml.gif
    [exec] multiproject/astrogrid-filestore-installer/images/icon_usergroups_lrg.gif
    [exec] multiproject/astrogrid-filestore-installer/images/folder-open.gif
    [exec] multiproject/astrogrid-filestore-installer/images/icon_usergroups_sml.gif
    [exec] multiproject/astrogrid-filestore-installer/images/none.png
    [exec] multiproject/astrogrid-filestore-installer/images/icon_warning_lrg.gif
    [exec] multiproject/astrogrid-filestore-installer/images/icon_warning_sml.gif
    [exec] multiproject/astrogrid-filestore-installer/images/icon_arrowfolderopen2_sml.gif
    [exec] multiproject/astrogrid-filestore-installer/images/pdf.gif
    [exec] multiproject/astrogrid-filestore-installer/images/icon_arrowwaste2_sml.gif
    [exec] multiproject/astrogrid-filestore-installer/images/icon_arrowfolder2_sml.gif
    [exec] multiproject/astrogrid-filestore-installer/images/add.gif
    [exec] multiproject/astrogrid-filestore-installer/images/icon_sortup.gif
    [exec] multiproject/astrogrid-filestore-installer/images/file.gif
    [exec] multiproject/astrogrid-filestore-installer/images/external-classic.png
    [exec] multiproject/astrogrid-filestore-installer/images/poweredby_036.gif
    [exec] multiproject/astrogrid-filestore-installer/images/newwindow-classic.png
    [exec] multiproject/astrogrid-filestore-installer/images/icon_arrowmembers1_sml.gif
    [exec] multiproject/astrogrid-filestore-installer/images/external.png
    [exec] multiproject/astrogrid-filestore-installer/images/icon_error_lrg.gif
    [exec] multiproject/astrogrid-filestore-installer/images/nw_min.gif
    [exec] multiproject/astrogrid-filestore-installer/images/icon_error_sml.gif
    [exec] multiproject/astrogrid-filestore-installer/images/icon_arrowusergroups1_sml.gif
    [exec] multiproject/astrogrid-filestore-installer/images/fix.gif
    [exec] multiproject/astrogrid-filestore-installer/images/icon_doc_lrg.gif
    [exec] multiproject/astrogrid-filestore-installer/images/strich.gif
    [exec] multiproject/astrogrid-filestore-installer/images/icon_doc_sml.gif
    [exec] multiproject/astrogrid-filestore-installer/images/folder-closed.gif
    [exec] multiproject/astrogrid-filestore-installer/images/icon_sortleft.gif
    [exec] multiproject/astrogrid-filestore-installer/images/nw_med_rond.gif
    [exec] multiproject/astrogrid-filestore-installer/images/newwindow.png
    [exec] multiproject/astrogrid-filestore-installer/images/expanded.gif
    [exec] multiproject/astrogrid-filestore-installer/images/icon_success_lrg.gif
    [exec] multiproject/astrogrid-filestore-installer/images/icon_success_sml.gif
    [exec] multiproject/astrogrid-filestore-installer/images/sw_maj_rond.gif
    [exec] multiproject/astrogrid-filestore-installer/images/nw_min_hi.gif
    [exec] multiproject/astrogrid-filestore-installer/images/icon_members_lrg.gif
    [exec] multiproject/astrogrid-filestore-installer/images/nw_med.gif
    [exec] multiproject/astrogrid-filestore-installer/images/icon_folder_lrg.gif
    [exec] multiproject/astrogrid-filestore-installer/images/nw_min_036.gif
    [exec] multiproject/astrogrid-filestore-installer/dependencies.html
    [exec] multiproject/astrogrid-filestore-installer/issue-tracking.html
    [exec] multiproject/astrogrid-filestore-installer/license.html
    [exec] multiproject/astrogrid-filestore-installer/style/maven-base.css
    [exec] multiproject/astrogrid-filestore-installer/style/print.css
    [exec] multiproject/astrogrid-filestore-installer/style/maven-classic.css
    [exec] multiproject/astrogrid-filestore-installer/style/maven-theme.css
    [exec] multiproject/astrogrid-filestore-installer/cvs-usage.html
    [exec] multiproject/astrogrid-filestore-installer/project-info.html
    [exec] multiproject/astrogrid-filestore-installer/mail-lists.html
    [exec] multiproject/astrogrid-filestore-installer/team-list.html
    [exec] multiproject/astrogrid-filestore-installer/maven-reports.html
    [exec] multiproject/astrogrid-filestore-installer/index.html
    [exec] multiproject/astrogrid-filestore-installer/downloads.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/repository/Repository.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/repository/class-use/RepositoryImpl.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/repository/class-use/Repository.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/repository/class-use/RepositoryImpl.RepositoryContainerImpl.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/repository/class-use/RepositoryContainer.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/repository/package-tree.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/repository/package-summary.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/repository/package-use.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/repository/package-frame.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/repository/RepositoryContainer.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/repository/RepositoryImpl.RepositoryContainerImpl.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/repository/RepositoryImpl.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/package-use.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/streamer/class-use/StreamTicketException.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/streamer/class-use/StreamTicketList.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/streamer/class-use/StreamServlet.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/streamer/class-use/StreamTicket.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/streamer/package-use.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/streamer/StreamTicket.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/streamer/StreamTicketList.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/streamer/StreamTicketException.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/streamer/StreamServlet.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/streamer/package-frame.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/streamer/package-summary.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/streamer/package-tree.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/servlet/package-tree.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/servlet/package-frame.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/servlet/package-summary.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/servlet/class-use/FileStoreServlet.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/servlet/FileStoreServlet.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/servlet/package-use.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/FileStoreImpl.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/package-tree.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/class-use/FileStoreConfigImpl.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/class-use/FileStoreImpl.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/package-summary.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/FileStoreConfigImpl.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/org/astrogrid/filestore/server/package-frame.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/overview-frame.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/package-list
    [exec] multiproject/astrogrid-filestore-server/apidocs/allclasses-frame.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/overview-tree.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/resources/inherit.gif
    [exec] multiproject/astrogrid-filestore-server/apidocs/overview-summary.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/index-all.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/deprecated-list.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/packages.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/allclasses-noframe.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/stylesheet.css
    [exec] multiproject/astrogrid-filestore-server/apidocs/help-doc.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/serialized-form.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/index.html
    [exec] multiproject/astrogrid-filestore-server/apidocs/constant-values.html
    [exec] multiproject/astrogrid-filestore-server/images/icon_warning_sml.gif
    [exec] multiproject/astrogrid-filestore-server/images/logos/maven-mavenfactured.png
    [exec] multiproject/astrogrid-filestore-server/images/logos/maven-redgreen.png
    [exec] multiproject/astrogrid-filestore-server/images/logos/maven-button-green.png
    [exec] multiproject/astrogrid-filestore-server/images/logos/maven-button-black.png
    [exec] multiproject/astrogrid-filestore-server/images/logos/maven-button-purple.png
    [exec] multiproject/astrogrid-filestore-server/images/logos/maven-button-2.png
    [exec] multiproject/astrogrid-filestore-server/images/logos/maven-button-teal.png
    [exec] multiproject/astrogrid-filestore-server/images/logos/maven-brewed.png
    [exec] multiproject/astrogrid-filestore-server/images/logos/maven-bulldozer.png
    [exec] multiproject/astrogrid-filestore-server/images/logos/maven-button-5.png
    [exec] multiproject/astrogrid-filestore-server/images/logos/maven-feather.png
    [exec] multiproject/astrogrid-filestore-server/images/logos/maven-propaganda.png
    [exec] multiproject/astrogrid-filestore-server/images/logos/maven-propaganda-2.png
    [exec] multiproject/astrogrid-filestore-server/images/logos/maven-frankenstein.png
    [exec] multiproject/astrogrid-filestore-server/images/logos/maven-button-1.png
    [exec] multiproject/astrogrid-filestore-server/images/logos/maven-build-successfull.png
    [exec] multiproject/astrogrid-filestore-server/images/logos/maven-petesucks.png
    [exec] multiproject/astrogrid-filestore-server/images/logos/maven-button-pinky.png
    [exec] multiproject/astrogrid-filestore-server/images/logos/maven-button-4.png
    [exec] multiproject/astrogrid-filestore-server/images/logos/maven-bolt.png
    [exec] multiproject/astrogrid-filestore-server/images/logos/maven-built.png
    [exec] multiproject/astrogrid-filestore-server/images/logos/maven-button-blue.png
    [exec] multiproject/astrogrid-filestore-server/images/logos/maven-button-copper.png
    [exec] multiproject/astrogrid-filestore-server/images/logos/maven-button-3.png
    [exec] multiproject/astrogrid-filestore-server/images/product_logo.gif
    [exec] multiproject/astrogrid-filestore-server/images/icon_members_sml.gif
    [exec] multiproject/astrogrid-filestore-server/images/icon_arrowfolder1_sml.gif
    [exec] multiproject/astrogrid-filestore-server/images/expanded.gif
    [exec] multiproject/astrogrid-filestore-server/images/icon_arrowusergroups1_sml.gif
    [exec] multiproject/astrogrid-filestore-server/images/strich.gif
    [exec] multiproject/astrogrid-filestore-server/images/icon_folder_sml.gif
    [exec] multiproject/astrogrid-filestore-server/images/sw_min.gif
    [exec] multiproject/astrogrid-filestore-server/images/collapsed.gif
    [exec] multiproject/astrogrid-filestore-server/images/remove.gif
    [exec] multiproject/astrogrid-filestore-server/images/update.gif
    [exec] multiproject/astrogrid-filestore-server/images/icon_help_lrg.gif
    [exec] multiproject/astrogrid-filestore-server/images/newwindow-classic.png
    [exec] multiproject/astrogrid-filestore-server/images/nw_med_hi.gif
    [exec] multiproject/astrogrid-filestore-server/images/icon_sortup.gif
    [exec] multiproject/astrogrid-filestore-server/images/poweredby_036.gif
    [exec] multiproject/astrogrid-filestore-server/images/icon_success_lrg.gif
    [exec] multiproject/astrogrid-filestore-server/images/icon_arrowwaste1_sml.gif
    [exec] multiproject/astrogrid-filestore-server/images/add.gif
    [exec] multiproject/astrogrid-filestore-server/images/icon_help_sml.gif
    [exec] multiproject/astrogrid-filestore-server/images/icon_alertsml.gif
    [exec] multiproject/astrogrid-filestore-server/images/icon_waste_lrg.gif
    [exec] multiproject/astrogrid-filestore-server/images/icon_info_lrg.gif
    [exec] multiproject/astrogrid-filestore-server/images/icon_error_lrg.gif
    [exec] multiproject/astrogrid-filestore-server/images/nw_med.gif
    [exec] multiproject/astrogrid-filestore-server/images/icon_usergroups_lrg.gif
    [exec] multiproject/astrogrid-filestore-server/images/none.png
    [exec] multiproject/astrogrid-filestore-server/images/icon_confirmsml.gif
    [exec] multiproject/astrogrid-filestore-server/images/pdf.gif
    [exec] multiproject/astrogrid-filestore-server/images/icon_arrowfolderopen2_sml.gif
    [exec] multiproject/astrogrid-filestore-server/images/sw_med_rond.gif
    [exec] multiproject/astrogrid-filestore-server/images/icon_success_sml.gif
    [exec] multiproject/astrogrid-filestore-server/images/icon_arrowfolder2_sml.gif
    [exec] multiproject/astrogrid-filestore-server/images/icon_doc_lrg.gif
    [exec] multiproject/astrogrid-filestore-server/images/icon_arrowusergroups2_sml.gif
    [exec] multiproject/astrogrid-filestore-server/images/icon_info_sml.gif
    [exec] multiproject/astrogrid-filestore-server/images/icon_error_sml.gif
    [exec] multiproject/astrogrid-filestore-server/images/icon_usergroups_sml.gif
    [exec] multiproject/astrogrid-filestore-server/images/icon_sortleft.gif
    [exec] multiproject/astrogrid-filestore-server/images/nw_min_036.gif
    [exec] multiproject/astrogrid-filestore-server/images/icon_arrowmembers1_sml.gif
    [exec] multiproject/astrogrid-filestore-server/images/folder-closed.gif
    [exec] multiproject/astrogrid-filestore-server/images/icon_waste_sml.gif
    [exec] multiproject/astrogrid-filestore-server/images/external.png
    [exec] multiproject/astrogrid-filestore-server/images/nw_min.gif
    [exec] multiproject/astrogrid-filestore-server/images/icon_doc_sml.gif
    [exec] multiproject/astrogrid-filestore-server/images/rss.png
    [exec] multiproject/astrogrid-filestore-server/images/file.gif
    [exec] multiproject/astrogrid-filestore-server/images/nw_min_hi.gif
    [exec] multiproject/astrogrid-filestore-server/images/icon_arrowwaste2_sml.gif
    [exec] multiproject/astrogrid-filestore-server/images/nw_maj.gif
    [exec] multiproject/astrogrid-filestore-server/images/icon_infosml.gif
    [exec] multiproject/astrogrid-filestore-server/images/sw_maj_rond.gif
    [exec] multiproject/astrogrid-filestore-server/images/nw_med_rond.gif
    [exec] multiproject/astrogrid-filestore-server/images/icon_sortright.gif
    [exec] multiproject/astrogrid-filestore-server/images/nw_maj_hi.gif
    [exec] multiproject/astrogrid-filestore-server/images/help_logo.gif
    [exec] multiproject/astrogrid-filestore-server/images/external-classic.png
    [exec] multiproject/astrogrid-filestore-server/images/icon_warning_lrg.gif
    [exec] multiproject/astrogrid-filestore-server/images/fix.gif
    [exec] multiproject/astrogrid-filestore-server/images/icon_members_lrg.gif
    [exec] multiproject/astrogrid-filestore-server/images/se_maj_rond.gif
    [exec] multiproject/astrogrid-filestore-server/images/icon_arrowmembers2_sml.gif
    [exec] multiproject/astrogrid-filestore-server/images/icon_sortdown.gif
    [exec] multiproject/astrogrid-filestore-server/images/icon_alert.gif
    [exec] multiproject/astrogrid-filestore-server/images/folder-open.gif
    [exec] multiproject/astrogrid-filestore-server/images/nw_maj_rond.gif
    [exec] multiproject/astrogrid-filestore-server/images/newwindow.png
    [exec] multiproject/astrogrid-filestore-server/images/icon_arrowfolderclosed1_sml.gif
    [exec] multiproject/astrogrid-filestore-server/images/icon_folder_lrg.gif
    [exec] multiproject/astrogrid-filestore-server/xref/org/astrogrid/filestore/server/servlet/FileStoreServlet.html
    [exec] multiproject/astrogrid-filestore-server/xref/org/astrogrid/filestore/server/servlet/package-summary.html
    [exec] multiproject/astrogrid-filestore-server/xref/org/astrogrid/filestore/server/servlet/package-frame.html
    [exec] multiproject/astrogrid-filestore-server/xref/org/astrogrid/filestore/server/FileStoreConfigImpl.html
    [exec] multiproject/astrogrid-filestore-server/xref/org/astrogrid/filestore/server/streamer/package-summary.html
    [exec] multiproject/astrogrid-filestore-server/xref/org/astrogrid/filestore/server/streamer/package-frame.html
    [exec] multiproject/astrogrid-filestore-server/xref/org/astrogrid/filestore/server/streamer/StreamServlet.html
    [exec] multiproject/astrogrid-filestore-server/xref/org/astrogrid/filestore/server/streamer/StreamTicketException.html
    [exec] multiproject/astrogrid-filestore-server/xref/org/astrogrid/filestore/server/streamer/StreamTicketList.html
    [exec] multiproject/astrogrid-filestore-server/xref/org/astrogrid/filestore/server/streamer/StreamTicket.html
    [exec] multiproject/astrogrid-filestore-server/xref/org/astrogrid/filestore/server/repository/package-frame.html
    [exec] multiproject/astrogrid-filestore-server/xref/org/astrogrid/filestore/server/repository/RepositoryImpl.html
    [exec] multiproject/astrogrid-filestore-server/xref/org/astrogrid/filestore/server/repository/package-summary.html
    [exec] multiproject/astrogrid-filestore-server/xref/org/astrogrid/filestore/server/repository/Repository.html
    [exec] multiproject/astrogrid-filestore-server/xref/org/astrogrid/filestore/server/repository/RepositoryContainer.html
    [exec] multiproject/astrogrid-filestore-server/xref/org/astrogrid/filestore/server/package-summary.html
    [exec] multiproject/astrogrid-filestore-server/xref/org/astrogrid/filestore/server/package-frame.html
    [exec] multiproject/astrogrid-filestore-server/xref/org/astrogrid/filestore/server/FileStoreImpl.html
    [exec] multiproject/astrogrid-filestore-server/xref/stylesheet.css
    [exec] multiproject/astrogrid-filestore-server/xref/allclasses-frame.html
    [exec] multiproject/astrogrid-filestore-server/xref/overview-frame.html
    [exec] multiproject/astrogrid-filestore-server/xref/index.html
    [exec] multiproject/astrogrid-filestore-server/xref/overview-summary.html
    [exec] multiproject/astrogrid-filestore-server/changelog-report.html
    [exec] multiproject/astrogrid-filestore-server/downloads.html
    [exec] multiproject/astrogrid-filestore-server/developer-activity-report.html
    [exec] multiproject/astrogrid-filestore-server/jdepend-report.html
    [exec] multiproject/astrogrid-filestore-server/team-list.html
    [exec] multiproject/astrogrid-filestore-server/xref-test/org/astrogrid/filestore/server/package-summary.html
    [exec] multiproject/astrogrid-filestore-server/xref-test/org/astrogrid/filestore/server/package-frame.html
    [exec] multiproject/astrogrid-filestore-server/xref-test/org/astrogrid/filestore/server/streamer/package-frame.html
    [exec] multiproject/astrogrid-filestore-server/xref-test/org/astrogrid/filestore/server/streamer/StreamTicketTest.html
    [exec] multiproject/astrogrid-filestore-server/xref-test/org/astrogrid/filestore/server/streamer/StreamTicketListTest.html
    [exec] multiproject/astrogrid-filestore-server/xref-test/org/astrogrid/filestore/server/streamer/package-summary.html
    [exec] multiproject/astrogrid-filestore-server/xref-test/org/astrogrid/filestore/server/FileStoreImplTestCase.html
    [exec] multiproject/astrogrid-filestore-server/xref-test/overview-summary.html
    [exec] multiproject/astrogrid-filestore-server/xref-test/index.html
    [exec] multiproject/astrogrid-filestore-server/xref-test/overview-frame.html
    [exec] multiproject/astrogrid-filestore-server/xref-test/allclasses-frame.html
    [exec] multiproject/astrogrid-filestore-server/xref-test/stylesheet.css
    [exec] multiproject/astrogrid-filestore-server/pmd-report.html
    [exec] multiproject/astrogrid-filestore-server/issue-tracking.html
    [exec] multiproject/astrogrid-filestore-server/style/maven-base.css
    [exec] multiproject/astrogrid-filestore-server/style/maven-classic.css
    [exec] multiproject/astrogrid-filestore-server/style/maven-theme.css
    [exec] multiproject/astrogrid-filestore-server/style/print.css
    [exec] multiproject/astrogrid-filestore-server/simian-report.html
    [exec] multiproject/astrogrid-filestore-server/project-info.html
    [exec] multiproject/astrogrid-filestore-server/junit-report.html
    [exec] multiproject/astrogrid-filestore-server/checkstyle-report.html
    [exec] multiproject/astrogrid-filestore-server/javadoc.html
    [exec] multiproject/astrogrid-filestore-server/mail-lists.html
    [exec] multiproject/astrogrid-filestore-server/file-activity-report.html
    [exec] multiproject/astrogrid-filestore-server/maven-reports.html
    [exec] multiproject/astrogrid-filestore-server/cvs-usage.html
    [exec] multiproject/astrogrid-filestore-server/license.html
    [exec] multiproject/astrogrid-filestore-server/index.html
    [exec] multiproject/astrogrid-filestore-server/dependencies.html
    [exec] multiproject/astrogrid-filestore-server/javadoc-warnings-report.html
    [exec] multiproject/astrogrid-filestore-server/task-list.html
    [exec] multiproject/astrogrid-filestore/checkstyle-report.html
    [exec] multiproject/astrogrid-filestore/images/external.png
    [exec] multiproject/astrogrid-filestore/images/nw_min_036.gif
    [exec] multiproject/astrogrid-filestore/images/add.gif
    [exec] multiproject/astrogrid-filestore/images/icon_warning_sml.gif
    [exec] multiproject/astrogrid-filestore/images/logos/maven-brewed.png
    [exec] multiproject/astrogrid-filestore/images/logos/maven-button-teal.png
    [exec] multiproject/astrogrid-filestore/images/logos/maven-propaganda-2.png
    [exec] multiproject/astrogrid-filestore/images/logos/maven-button-4.png
    [exec] multiproject/astrogrid-filestore/images/logos/maven-button-copper.png
    [exec] multiproject/astrogrid-filestore/images/logos/maven-frankenstein.png
    [exec] multiproject/astrogrid-filestore/images/logos/maven-button-pinky.png
    [exec] multiproject/astrogrid-filestore/images/logos/maven-petesucks.png
    [exec] multiproject/astrogrid-filestore/images/logos/maven-mavenfactured.png
    [exec] multiproject/astrogrid-filestore/images/logos/maven-button-3.png
    [exec] multiproject/astrogrid-filestore/images/logos/maven-feather.png
    [exec] multiproject/astrogrid-filestore/images/logos/maven-button-purple.png
    [exec] multiproject/astrogrid-filestore/images/logos/maven-redgreen.png
    [exec] multiproject/astrogrid-filestore/images/logos/maven-propaganda.png
    [exec] multiproject/astrogrid-filestore/images/logos/maven-build-successfull.png
    [exec] multiproject/astrogrid-filestore/images/logos/maven-button-blue.png
    [exec] multiproject/astrogrid-filestore/images/logos/maven-button-2.png
    [exec] multiproject/astrogrid-filestore/images/logos/maven-button-black.png
    [exec] multiproject/astrogrid-filestore/images/logos/maven-button-green.png
    [exec] multiproject/astrogrid-filestore/images/logos/maven-built.png
    [exec] multiproject/astrogrid-filestore/images/logos/maven-button-5.png
    [exec] multiproject/astrogrid-filestore/images/logos/maven-bolt.png
    [exec] multiproject/astrogrid-filestore/images/logos/maven-bulldozer.png
    [exec] multiproject/astrogrid-filestore/images/logos/maven-button-1.png
    [exec] multiproject/astrogrid-filestore/images/icon_arrowfolder2_sml.gif
    [exec] multiproject/astrogrid-filestore/images/icon_arrowwaste2_sml.gif
    [exec] multiproject/astrogrid-filestore/images/icon_waste_lrg.gif
    [exec] multiproject/astrogrid-filestore/images/nw_min.gif
    [exec] multiproject/astrogrid-filestore/images/icon_members_sml.gif
    [exec] multiproject/astrogrid-filestore/images/nw_med_hi.gif
    [exec] multiproject/astrogrid-filestore/images/newwindow-classic.png
    [exec] multiproject/astrogrid-filestore/images/icon_error_sml.gif
    [exec] multiproject/astrogrid-filestore/images/icon_arrowfolderclosed1_sml.gif
    [exec] multiproject/astrogrid-filestore/images/pdf.gif
    [exec] multiproject/astrogrid-filestore/images/nw_maj.gif
    [exec] multiproject/astrogrid-filestore/images/poweredby_036.gif
    [exec] multiproject/astrogrid-filestore/images/icon_help_sml.gif
    [exec] multiproject/astrogrid-filestore/images/product_logo.gif
    [exec] multiproject/astrogrid-filestore/images/icon_alertsml.gif
    [exec] multiproject/astrogrid-filestore/images/icon_waste_sml.gif
    [exec] multiproject/astrogrid-filestore/images/sw_maj_rond.gif
    [exec] multiproject/astrogrid-filestore/images/note.gif
    [exec] multiproject/astrogrid-filestore/images/nw_med_rond.gif
    [exec] multiproject/astrogrid-filestore/images/icon_info_lrg.gif
    [exec] multiproject/astrogrid-filestore/images/icon_folder_lrg.gif
    [exec] multiproject/astrogrid-filestore/images/icon_success_lrg.gif
    [exec] multiproject/astrogrid-filestore/images/rss.png
    [exec] multiproject/astrogrid-filestore/images/icon_info_sml.gif
    [exec] multiproject/astrogrid-filestore/images/icon_folder_sml.gif
    [exec] multiproject/astrogrid-filestore/images/icon_alert.gif
    [exec] multiproject/astrogrid-filestore/images/nw_min_hi.gif
    [exec] multiproject/astrogrid-filestore/images/icon_sortleft.gif
    [exec] multiproject/astrogrid-filestore/images/se_maj_rond.gif
    [exec] multiproject/astrogrid-filestore/images/icon_usergroups_lrg.gif
    [exec] multiproject/astrogrid-filestore/images/icon_arrowusergroups1_sml.gif
    [exec] multiproject/astrogrid-filestore/images/folder-closed.gif
    [exec] multiproject/astrogrid-filestore/images/folder-open.gif
    [exec] multiproject/astrogrid-filestore/images/icon_sortright.gif
    [exec] multiproject/astrogrid-filestore/images/nw_maj_rond.gif
    [exec] multiproject/astrogrid-filestore/images/icon_doc_lrg.gif
    [exec] multiproject/astrogrid-filestore/images/icon_success_sml.gif
    [exec] multiproject/astrogrid-filestore/images/strich.gif
    [exec] multiproject/astrogrid-filestore/images/nw_maj_hi.gif
    [exec] multiproject/astrogrid-filestore/images/icon_usergroups_sml.gif
    [exec] multiproject/astrogrid-filestore/images/sw_min.gif
    [exec] multiproject/astrogrid-filestore/images/help_logo.gif
    [exec] multiproject/astrogrid-filestore/images/expanded.gif
    [exec] multiproject/astrogrid-filestore/images/fix.gif
    [exec] multiproject/astrogrid-filestore/images/remove.gif
    [exec] multiproject/astrogrid-filestore/images/update.gif
    [exec] multiproject/astrogrid-filestore/images/icon_arrowmembers1_sml.gif
    [exec] multiproject/astrogrid-filestore/images/icon_confirmsml.gif
    [exec] multiproject/astrogrid-filestore/images/none.png
    [exec] multiproject/astrogrid-filestore/images/icon_arrowusergroups2_sml.gif
    [exec] multiproject/astrogrid-filestore/images/icon_sortup.gif
    [exec] multiproject/astrogrid-filestore/images/icon_arrowfolder1_sml.gif
    [exec] multiproject/astrogrid-filestore/images/icon_arrowwaste1_sml.gif
    [exec] multiproject/astrogrid-filestore/images/icon_doc_sml.gif
    [exec] multiproject/astrogrid-filestore/images/icon_arrowfolderopen2_sml.gif
    [exec] multiproject/astrogrid-filestore/images/icon_infosml.gif
    [exec] multiproject/astrogrid-filestore/images/external-classic.png
    [exec] multiproject/astrogrid-filestore/images/icon_sortdown.gif
    [exec] multiproject/astrogrid-filestore/images/sw_med_rond.gif
    [exec] multiproject/astrogrid-filestore/images/newwindow.png
    [exec] multiproject/astrogrid-filestore/images/nw_med.gif
    [exec] multiproject/astrogrid-filestore/images/file.gif
    [exec] multiproject/astrogrid-filestore/images/icon_warning_lrg.gif
    [exec] multiproject/astrogrid-filestore/images/collapsed.gif
    [exec] multiproject/astrogrid-filestore/images/icon_arrowmembers2_sml.gif
    [exec] multiproject/astrogrid-filestore/images/icon_help_lrg.gif
    [exec] multiproject/astrogrid-filestore/images/icon_members_lrg.gif
    [exec] multiproject/astrogrid-filestore/images/icon_error_lrg.gif
    [exec] multiproject/astrogrid-filestore/style/print.css
    [exec] multiproject/astrogrid-filestore/style/maven-theme.css
    [exec] multiproject/astrogrid-filestore/style/maven-base.css
    [exec] multiproject/astrogrid-filestore/style/maven-classic.css
    [exec] multiproject/astrogrid-filestore/apidocs/index-all.html
    [exec] multiproject/astrogrid-filestore/apidocs/packages.html
    [exec] multiproject/astrogrid-filestore/apidocs/allclasses-noframe.html
    [exec] multiproject/astrogrid-filestore/apidocs/stylesheet.css
    [exec] multiproject/astrogrid-filestore/apidocs/help-doc.html
    [exec] multiproject/astrogrid-filestore/apidocs/index.html
    [exec] multiproject/astrogrid-filestore/apidocs/overview-tree.html
    [exec] multiproject/astrogrid-filestore/apidocs/org/astrogrid/filestore/webapp/FileStoreSelfTest.html
    [exec] multiproject/astrogrid-filestore/apidocs/org/astrogrid/filestore/webapp/class-use/FileStoreSelfTest.html
    [exec] multiproject/astrogrid-filestore/apidocs/org/astrogrid/filestore/webapp/package-use.html
    [exec] multiproject/astrogrid-filestore/apidocs/org/astrogrid/filestore/webapp/package-tree.html
    [exec] multiproject/astrogrid-filestore/apidocs/org/astrogrid/filestore/webapp/package-summary.html
    [exec] multiproject/astrogrid-filestore/apidocs/org/astrogrid/filestore/webapp/package-frame.html
    [exec] multiproject/astrogrid-filestore/apidocs/deprecated-list.html
    [exec] multiproject/astrogrid-filestore/apidocs/allclasses-frame.html
    [exec] multiproject/astrogrid-filestore/apidocs/package-list
    [exec] multiproject/astrogrid-filestore/apidocs/resources/inherit.gif
    [exec] multiproject/astrogrid-filestore/apidocs/constant-values.html
    [exec] multiproject/astrogrid-filestore/xref/overview-summary.html
    [exec] multiproject/astrogrid-filestore/xref/org/astrogrid/filestore/webapp/FileStoreSelfTest.html
    [exec] multiproject/astrogrid-filestore/xref/org/astrogrid/filestore/webapp/package-summary.html
    [exec] multiproject/astrogrid-filestore/xref/org/astrogrid/filestore/webapp/package-frame.html
    [exec] multiproject/astrogrid-filestore/xref/overview-frame.html
    [exec] multiproject/astrogrid-filestore/xref/stylesheet.css
    [exec] multiproject/astrogrid-filestore/xref/allclasses-frame.html
    [exec] multiproject/astrogrid-filestore/xref/index.html
    [exec] multiproject/astrogrid-filestore/developer-activity-report.html
    [exec] multiproject/astrogrid-filestore/maven-reports.html
    [exec] multiproject/astrogrid-filestore/service-install.html
    [exec] multiproject/astrogrid-filestore/dependencies.html
    [exec] multiproject/astrogrid-filestore/checkstyle.rss
    [exec] multiproject/astrogrid-filestore/index.html
    [exec] multiproject/astrogrid-filestore/file-activity-report.html
    [exec] multiproject/astrogrid-filestore/cvs-usage.html
    [exec] multiproject/astrogrid-filestore/pmd-report.html
    [exec] multiproject/astrogrid-filestore/changelog-report.html
    [exec] multiproject/astrogrid-filestore/jdepend-report.html
    [exec] multiproject/astrogrid-filestore/task-list.html
    [exec] multiproject/astrogrid-filestore/javadoc.html
    [exec] multiproject/astrogrid-filestore/simian.log
    [exec] multiproject/astrogrid-filestore/issue-tracking.html
    [exec] multiproject/astrogrid-filestore/downloads.html
    [exec] multiproject/astrogrid-filestore/javadoc-warnings-report.html
    [exec] multiproject/astrogrid-filestore/project-info.html
    [exec] multiproject/astrogrid-filestore/simian-report.html
    [exec] multiproject/astrogrid-filestore/mail-lists.html
    [exec] multiproject/astrogrid-filestore/license.html
    [exec] multiproject/astrogrid-filestore/team-list.html
    [exec] style/maven-theme.css
    [exec] style/print.css
    [exec] style/maven-classic.css
    [exec] style/maven-base.css
    [exec] images/nw_med_hi.gif
    [exec] images/logos/maven-button-blue.png
    [exec] images/logos/maven-button-pinky.png
    [exec] images/logos/maven-built.png
    [exec] images/logos/maven-redgreen.png
    [exec] images/logos/maven-button-teal.png
    [exec] images/logos/maven-button-5.png
    [exec] images/logos/maven-propaganda.png
    [exec] images/logos/maven-button-copper.png
    [exec] images/logos/maven-brewed.png
    [exec] images/logos/maven-button-4.png
    [exec] images/logos/maven-frankenstein.png
    [exec] images/logos/maven-feather.png
    [exec] images/logos/maven-button-purple.png
    [exec] images/logos/maven-button-3.png
    [exec] images/logos/maven-button-black.png
    [exec] images/logos/maven-propaganda-2.png
    [exec] images/logos/maven-bulldozer.png
    [exec] images/logos/maven-build-successfull.png
    [exec] images/logos/maven-button-2.png
    [exec] images/logos/maven-petesucks.png
    [exec] images/logos/maven-button-green.png
    [exec] images/logos/maven-bolt.png
    [exec] images/logos/maven-mavenfactured.png
    [exec] images/logos/maven-button-1.png
    [exec] images/sw_med_rond.gif
    [exec] images/nw_maj_rond.gif
    [exec] images/icon_warning_lrg.gif
    [exec] images/icon_warning_sml.gif
    [exec] images/folder-open.gif
    [exec] images/icon_sortright.gif
    [exec] images/icon_arrowfolderopen2_sml.gif
    [exec] images/icon_waste_lrg.gif
    [exec] images/external-classic.png
    [exec] images/icon_waste_sml.gif
    [exec] images/poweredby_036.gif
    [exec] images/pdf.gif
    [exec] images/icon_folder_lrg.gif
    [exec] images/icon_folder_sml.gif
    [exec] images/add.gif
    [exec] images/icon_sortup.gif
    [exec] images/icon_arrowwaste2_sml.gif
    [exec] images/newwindow-classic.png
    [exec] images/strich.gif
    [exec] images/icon_success_lrg.gif
    [exec] images/nw_min.gif
    [exec] images/icon_success_sml.gif
    [exec] images/icon_arrowmembers1_sml.gif
    [exec] images/fix.gif
    [exec] images/folder-closed.gif
    [exec] images/icon_sortleft.gif
    [exec] images/newwindow.png
    [exec] images/nw_min_036.gif
    [exec] images/icon_arrowfolder1_sml.gif
    [exec] images/icon_arrowusergroups1_sml.gif
    [exec] images/nw_min_hi.gif
    [exec] images/icon_members_lrg.gif
    [exec] images/icon_members_sml.gif
    [exec] images/nw_med_rond.gif
    [exec] images/icon_usergroups_lrg.gif
    [exec] images/icon_usergroups_sml.gif
    [exec] images/sw_maj_rond.gif
    [exec] images/icon_doc_lrg.gif
    [exec] images/update.gif
    [exec] images/icon_doc_sml.gif
    [exec] images/nw_med.gif
    [exec] images/icon_alert.gif
    [exec] images/external.png
    [exec] images/icon_sortdown.gif
    [exec] images/help_logo.gif
    [exec] images/collapsed.gif
    [exec] images/icon_confirmsml.gif
    [exec] images/none.png
    [exec] images/se_maj_rond.gif
    [exec] images/icon_help_lrg.gif
    [exec] images/icon_help_sml.gif
    [exec] images/icon_arrowwaste1_sml.gif
    [exec] images/icon_arrowusergroups2_sml.gif
    [exec] images/expanded.gif
    [exec] images/file.gif
    [exec] images/nw_maj.gif
    [exec] images/icon_error_lrg.gif
    [exec] images/icon_arrowmembers2_sml.gif
    [exec] images/product_logo.gif
    [exec] images/icon_alertsml.gif
    [exec] images/icon_arrowfolderclosed1_sml.gif
    [exec] images/nw_maj_hi.gif
    [exec] images/icon_arrowfolder2_sml.gif
    [exec] images/remove.gif
    [exec] images/sw_min.gif
    [exec] images/icon_info_lrg.gif
    [exec] images/icon_info_sml.gif
    [exec] images/icon_infosml.gif
    [exec] images/icon_error_sml.gif
    [exec] projects-overview.html
    [exec] changelog-report.html
    [exec] developer-activity-report.html
    [exec] file-activity-report.html
    [exec] license.html
    [exec] cvs-usage.html
    [exec] index.html
    [exec] maven-reports.html
    [exec] dependencies.html
    [exec] issue-tracking.html
    [exec] mail-lists.html
    [exec] project-info.html
    [exec] team-list.html
    [exec] downloads.html
    [delete] Deleting: /data/cvsDownloads/testing/astrogrid/filestore/target/astrogrid-filestore-project-2006.3fs-site.tar.gz

    [echo] Finished   site deploy
BUILD SUCCESSFUL
Total time: 29 minutes 22 seconds
Finished at: Sun Jun 18 13:01:26 BST 2006

OK
