[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory 
/home/carbon/stratos/carbon/dependencies/neethi/src/test/resources
[INFO] [compiler:testCompile]
[INFO] Not compiling test sources
[INFO] [surefire:test]
[INFO] Tests are skipped.
[INFO] [jar:jar]
[INFO] Building jar: 
/home/carbon/stratos/carbon/dependencies/neethi/target/neethi-2.0.4-wso2v1.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: default}]
[INFO] Building jar: 
/home/carbon/stratos/carbon/dependencies/neethi/target/neethi-2.0.4-wso2v1-sources.jar
[INFO] [install:install]
[INFO] Installing 
/home/carbon/stratos/carbon/dependencies/neethi/target/neethi-2.0.4-wso2v1.jar 
to 
/home/carbon/.m2/repository/org/apache/neethi/neethi/2.0.4-wso2v1/neethi-2.0.4-wso2v1.jar
[INFO] Installing 
/home/carbon/stratos/carbon/dependencies/neethi/target/neethi-2.0.4-wso2v1-sources.jar
 to 
/home/carbon/.m2/repository/org/apache/neethi/neethi/2.0.4-wso2v1/neethi-2.0.4-wso2v1-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4 seconds
[INFO] Finished at: Mon Dec 20 01:39:53 IST 2010
[INFO] Final Memory: 37M/1237M
[INFO] ------------------------------------------------------------------------
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Default Project
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Cannot execute mojo: clean. It requires a project with an existing 
pom.xml, but the build is not using one.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: < 1 second
[INFO] Finished at: Mon Dec 20 01:39:54 IST 2010
[INFO] Final Memory: 8M/981M
[INFO] ------------------------------------------------------------------------
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building WSS4J
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Preparing pmd:check
[INFO] [pmd:pmd]
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. 
build is platform dependent!
[INFO] [pmd:check {execution: validate}]
[INFO] 
[INFO] Setting property: classpath.resource.loader.class => 
'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile]
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. 
build is platform dependent!
[INFO] Compiling 112 source files to 
/home/carbon/stratos/carbon/dependencies/wss4j/target/classes
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] Copying 9 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile]
[INFO] Not compiling test sources
[INFO] [surefire:test]
[INFO] Tests are skipped.
--
     [java] Caused by: javax.wsdl.WSDLException: WSDLException: 
faultCode=OTHER_ERROR: Unable to resolve imported document at 
'src/test/resources/bam-wsdls/BAMSummaryGenerationDS.wsdl'.: 
java.io.FileNotFoundException: This file was not found: 
file:/home/carbon/stratos/carbon/components/data-services/org.wso2.carbon.dataservices.core/3.1.0/src/test/resources/bam-wsdls/BAMSummaryGenerationDS.wsdl
     [java]     at 
com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(WSDLReaderImpl.java:2226)
     [java]     at 
com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(WSDLReaderImpl.java:2174)
     [java]     at 
org.apache.axis2.wsdl.codegen.CodeGenerationEngine.readInTheWSDLFile(CodeGenerationEngine.java:320)
     [java]     at 
org.apache.axis2.wsdl.codegen.CodeGenerationEngine.<init>(CodeGenerationEngine.java:133)
     [java]     ... 2 more
     [java] Caused by: java.io.FileNotFoundException: This file was not found: 
file:/home/carbon/stratos/carbon/components/data-services/org.wso2.carbon.dataservices.core/3.1.0/src/test/resources/bam-wsdls/BAMSummaryGenerationDS.wsdl
     [java]     at 
com.ibm.wsdl.util.StringUtils.getContentAsInputStream(StringUtils.java:173)
     [java]     at 
com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(WSDLReaderImpl.java:2205)
     [java]     ... 5 more
     [java] Java Result: 1
[INFO] Executed tasks
[INFO] [compiler:compile]
[INFO] Compiling 105 source files to 
/home/carbon/stratos/carbon/components/data-services/org.wso2.carbon.dataservices.core/3.1.0/target/classes
[INFO] [scr:scr {execution: generate-scr-scrdescriptor}]
[INFO] Generating 2 MetaType Descriptors to 
/home/carbon/stratos/carbon/components/data-services/org.wso2.carbon.dataservices.core/3.1.0/target/scr-plugin-generated/OSGI-INF/metatype/metatype.xml
[INFO] Writing abstract service descriptor 
/home/carbon/stratos/carbon/components/data-services/org.wso2.carbon.dataservices.core/3.1.0/target/scr-plugin-generated/OSGI-INF/scr-plugin/scrinfo.xml
 with 1 entries.
[INFO] Generating 1 Service Component Descriptors to 
/home/carbon/stratos/carbon/components/data-services/org.wso2.carbon.dataservices.core/3.1.0/target/scr-plugin-generated/OSGI-INF/serviceComponents.xml
[INFO] [antrun:run {execution: generate-test-repository}]
[INFO] Executing tasks
     [echo] ######################################
     [echo] creating repository for data services
     [echo] ######################################
    [mkdir] Created dir: 
/home/carbon/stratos/carbon/components/data-services/org.wso2.carbon.dataservices.core/3.1.0/target/repository
    [mkdir] Created dir: 
/home/carbon/stratos/carbon/components/data-services/org.wso2.carbon.dataservices.core/3.1.0/target/repository/dataservices
    [mkdir] Created dir: 
/home/carbon/stratos/carbon/components/data-services/org.wso2.carbon.dataservices.core/3.1.0/target/repository/services
    [mkdir] Created dir: 
/home/carbon/stratos/carbon/components/data-services/org.wso2.carbon.dataservices.core/3.1.0/target/repository/modules
    [mkdir] Created dir: 
/home/carbon/stratos/carbon/components/data-services/org.wso2.carbon.dataservices.core/3.1.0/target/repository/database
     [copy] Copying 12 files to 
/home/carbon/stratos/carbon/components/data-services/org.wso2.carbon.dataservices.core/3.1.0/target/repository/dataservices
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] An Ant BuildException has occured: 
/home/carbon/stratos/carbon/components/data-services/org.wso2.carbon.dataservices.core/3.1.0/src/test/resources/bam-test-dbs
 not found.

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 59 minutes 48 seconds
[INFO] Finished at: Mon Dec 20 03:00:05 IST 2010
[INFO] Final Memory: 746M/1695M
[INFO] ------------------------------------------------------------------------
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to