[wsas-java-dev] [jira] Resolved: (WSAS-458) wso2-commons build
falis when building data-services
Lahiru Sandakith (JIRA)
jira at wso2.org
Thu Aug 23 22:04:54 PDT 2007
[ http://www.wso2.org/jira/browse/WSAS-458?page=all ]
Lahiru Sandakith resolved WSAS-458.
-----------------------------------
Resolution: Fixed
Assignee: Lahiru Sandakith (was: sumedha rubasinghe)
Fixed by adding the missing dependency to the pom.xml in
ans Committed to the revision 6536.
> wso2-commons build falis when building data-services
> ----------------------------------------------------
>
> Key: WSAS-458
> URL: http://www.wso2.org/jira/browse/WSAS-458
> Project: WSO2 WSAS
> Issue Type: Bug
> Components: data-services
> Reporter: Lahiru Sandakith
> Assigned To: Lahiru Sandakith
>
> ~/ProjectCheckouts/wso2/commons$ svn up ; mvn clean install -Dtest=false -U -up
> At revision 6535.
> [INFO] Scanning for projects...
> [INFO] ----------------------------------------------------------------------------
> [INFO] Building WSO2 Data Service
> [INFO] task-segment: [clean, install]
> [INFO] ----------------------------------------------------------------------------
> [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from central
> [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from central
> [INFO] [clean:clean]
> [INFO] Deleting directory /home/sandakith/ProjectCheckouts/wso2/commons/data-services/target
> [INFO] Deleting directory /home/sandakith/ProjectCheckouts/wso2/commons/data-services/target/classes
> [INFO] Deleting directory /home/sandakith/ProjectCheckouts/wso2/commons/data-services/target/test-classes
> [INFO] Deleting directory /home/sandakith/ProjectCheckouts/wso2/commons/data-services/target/site
> [INFO] artifact org.apache.maven.plugins:maven-resources-plugin: checking for updates from central
> [INFO] artifact org.apache.maven.plugins:maven-jar-plugin: checking for updates from central
> [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from central
> [INFO] [resources:resources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] snapshot org.apache.axis2:axis2:SNAPSHOT: checking for updates from m2-snapshot-repository
> [INFO] snapshot org.apache.axis2:axis2:SNAPSHOT: checking for updates from wso2-maven2-repository
> [INFO] snapshot org.apache.axis2:axis2:SNAPSHOT: checking for updates from tomcat-repository
> [INFO] snapshot org.apache.ws.commons.axiom:axiom-api:SNAPSHOT: checking for updates from m2-snapshot-repository
> [INFO] snapshot org.apache.ws.commons.axiom:axiom-api:SNAPSHOT: checking for updates from wso2-maven2-repository
> [INFO] snapshot org.apache.ws.commons.axiom:axiom-api:SNAPSHOT: checking for updates from tomcat-repository
> [INFO] snapshot org.apache.ws.commons.axiom:axiom-parent:SNAPSHOT: checking for updates from m2-snapshot-repository
> [INFO] snapshot org.apache.ws.commons.axiom:axiom-parent:SNAPSHOT: checking for updates from wso2-maven2-repository
> [INFO] snapshot org.apache.ws.commons.axiom:axiom-parent:SNAPSHOT: checking for updates from tomcat-repository
> [INFO] snapshot org.apache.ws.commons.axiom:axiom-impl:SNAPSHOT: checking for updates from m2-snapshot-repository
> [INFO] snapshot org.apache.ws.commons.axiom:axiom-impl:SNAPSHOT: checking for updates from wso2-maven2-repository
> [INFO] snapshot org.apache.ws.commons.axiom:axiom-impl:SNAPSHOT: checking for updates from tomcat-repository
> [INFO] snapshot org.apache.ws.commons.axiom:axiom-dom:SNAPSHOT: checking for updates from m2-snapshot-repository
> [INFO] snapshot org.apache.ws.commons.axiom:axiom-dom:SNAPSHOT: checking for updates from wso2-maven2-repository
> [INFO] snapshot org.apache.ws.commons.axiom:axiom-dom:SNAPSHOT: checking for updates from tomcat-repository
> [INFO] snapshot org.apache.ws.commons.schema:XmlSchema:SNAPSHOT: checking for updates from m2-snapshot-repository
> [INFO] snapshot org.apache.ws.commons.schema:XmlSchema:SNAPSHOT: checking for updates from wso2-maven2-repository
> [INFO] snapshot org.apache.ws.commons.schema:XmlSchema:SNAPSHOT: checking for updates from tomcat-repository
> [INFO] [compiler:compile]
> Compiling 13 source files to /home/sandakith/ProjectCheckouts/wso2/commons/data-services/target/classes
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Compilation failure
> /home/sandakith/ProjectCheckouts/wso2/commons/data-services/src/main/java/org/wso2/ws/dataservice/DBUtils.java:[52,37] package org.apache.poi.hssf.usermodel does not exist
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://www.wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Wsas-java-dev
mailing list