Hi Devs,
I just build successfully with a clean repo. Lahiru On Mon, Jan 30, 2012 at 1:08 PM, Suresh Marru <[email protected]> wrote: > Thanks Alek for verifying, I agree this is not good and we need to address > it. > > I am seeing the same error in trunk build as well, I think we should track > down which repo the axiom jar is coming from and verify it. > > Suresh > On Jan 30, 2012, at 11:48 A > M, Aleksander Slominski wrote: > > > On Mon, Jan 30, 2012 at 11:29 AM, Lahiru Gunathilake <[email protected] > >wrote: > > > >> Thanks for looking in to release. Build works fine with kind of similar > >> configuration, I think some artifact got currupted or something. > > > > Yes. I did \rm -rf ~/.m2/repository/ and the build succeeded. > > > > It is not good that build can be so easily corrupted - maybe we cna add > > warnign about to INSTALL? > > > > Thanks, > > > > Alek > > > > > > > >> Please > >> download the binary distro from below locations. > >> > >> Binary Artifacts > >> > >> > http://people.apache.org/builds/incubator/airavata/0.2-incubating/apache-airavata-0.2-incubating-bin.tar.gz > >> > >> > http://people.apache.org/builds/incubator/airavata/0.2-incubating/apache-airavata-0.2-incubating-bin.zip > >> > >> Lahiru > >> > >> On Mon, Jan 30, 2012 at 11:24 AM, Aleksander Slominski < > [email protected] > >>> wrote: > >> > >>> On Sun, Jan 29, 2012 at 3:46 AM, Suresh Marru <[email protected]> > wrote: > >>> > >>>> I've created a Airavata 0.2--incubating release candidate, with the > >>>> following artifacts up for a vote: > >>>> > >>>> Detailed change log/release notes: > >>>> > >>>> > >>> > >> > https://svn.apache.org/repos/asf/incubator/airavata/tags/airavata-0.2-incubating/RELEASE_NOTES > >>>> > >>>> SVN source tag (1237206): > >>>> > >>>> > >>> > >> > https://svn.apache.org/repos/asf/incubator/airavata/tags/airavata-0.2-incubating/ > >>>> > >>>> Source release: > >>>> > >>>> > >>> > >> > https://repository.apache.org/content/repositories/orgapacheairavata-152/org/apache/airavata/airavata/0.2-incubating/airavata-0.2-incubating-source-release.zip > >>>> > >>>> Hi, > >>> > >>> I downloaded today and tried to build but failed. Somethign to do with > >>> missing AXIS2 AXIOM? > >>> > >>> Is it known problem? > >>> > >>> Do you plan to build binary distribution with all dependencies as well? > >>> > >>> Thanks, > >>> > >>> Alek > >>> > >>> > >>> aslom@l7:~/Apache/airavata-0.2-incubating$ java -version > >>> java version "1.6.0_20" > >>> OpenJDK Runtime Environment (IcedTea6 1.9.10) > >>> (6b20-1.9.10-0ubuntu1~10.04.3) > >>> OpenJDK 64-Bit Server VM (build 19.0-b09, mixed mode) > >>> aslom@l7:~/Apache/airavata-0.2-incubating$ m3 -version > >>> Apache Maven 3.0.3 (r1075438; 2011-02-28 12:31:09-0500) > >>> Maven home: /home/aslom/Apache/maven/v3 > >>> Java version: 1.6.0_20, vendor: Sun Microsystems Inc. > >>> Java home: /usr/lib/jvm/java-6-openjdk/jre > >>> Default locale: en_US, platform encoding: UTF-8 > >>> OS name: "linux", version: "2.6.32-37-generic", arch: "amd64", family: > >>> "unix" > >>> aslom@l7:~/Apache/airavata-0.2-incubating$ > >>> aslom@l7:~/Apache/airavata-0.2-incubating$ m3 clean install > >>> -Dmaven.test.skip=true > >>> [INFO] Scanning for projects... > >>> [WARNING] > >>> [WARNING] Some problems were encountered while building the effective > >> model > >>> for org.apache.airavata:distribution:pom:0.2-incubating > >>> [WARNING] 'build.plugins.plugin.version' for > >>> org.codehaus.gmaven:gmaven-plugin is missing. @ line 54, column 15 > >>> [WARNING] > >>> [WARNING] It is highly recommended to fix these problems because they > >>> threaten the stability of your build. > >>> [WARNING] > >>> [WARNING] For this reason, future Maven versions might no longer > support > >>> building such malformed projects. > >>> [WARNING] > >>> [INFO] > >>> > ------------------------------------------------------------------------ > >>> [INFO] Reactor Build Order: > >>> [INFO] > >>> [INFO] Apache Airavata > >>> [INFO] Airavata Commons > >>> [INFO] Airavata GFac Schema Utilities > >>> [INFO] Airavata Common Utilities > >>> [INFO] Airavata Registry API > >>> [INFO] Airavata Workflow Execution Context > >>> [INFO] Airavata-WS-Messenger > >>> [INFO] Messenger Commons > >>> [INFO] Messenger Client > >>> [INFO] Airavata Workflow Tracking > >>> [INFO] GFac-Core > >>> [INFO] GFac-Axis2-Interface > >>> [INFO] MessageBox > >>> [INFO] Message Broker > >>> [INFO] distribution > >>> [INFO] Airavata XBaya > >>> [INFO] Simple Math Service > >>> [INFO] Complex Math Service > >>> [INFO] Levenshtein Distance Service > >>> [INFO] distribution > >>> [INFO] Test-Suite > >>> [INFO] > >>> > >>> [INFO] > >>> > ------------------------------------------------------------------------ > >>> [INFO] Building Apache Airavata 0.2-incubating > >>> [INFO] > >>> > ------------------------------------------------------------------------ > >>> [INFO] > >>> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ airavata > --- > >>> [INFO] Deleting /home/aslom/Apache/airavata-0.2-incubating/target > >>> [INFO] > >>> [INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ > >> airavata > >>> --- > >>> [INFO] > >>> [INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) > @ > >>> airavata --- > >>> [INFO] > >>> [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ > >> airavata > >>> --- > >>> [INFO] Installing /home/aslom/Apache/airavata-0.2-incubating/pom.xml to > >>> > >>> > >> > /home/aslom/.m2/repository/org/apache/airavata/airavata/0.2-incubating/airavata-0.2-incubating.pom > >>> [INFO] > >>> > >>> [INFO] > >>> > ------------------------------------------------------------------------ > >>> [INFO] Building Airavata Commons 0.2-incubating > >>> [INFO] > >>> > ------------------------------------------------------------------------ > >>> [INFO] > >>> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ commons --- > >>> [INFO] Deleting > >>> /home/aslom/Apache/airavata-0.2-incubating/modules/commons/target > >>> [INFO] > >>> [INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ > >> commons > >>> --- > >>> [INFO] > >>> [INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) > @ > >>> commons --- > >>> [INFO] > >>> [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ > commons > >>> --- > >>> [INFO] Installing > >>> /home/aslom/Apache/airavata-0.2-incubating/modules/commons/pom.xml to > >>> > >>> > >> > /home/aslom/.m2/repository/org/apache/airavata/commons/0.2-incubating/commons-0.2-incubating.pom > >>> [INFO] > >>> > >>> [INFO] > >>> > ------------------------------------------------------------------------ > >>> [INFO] Building Airavata GFac Schema Utilities 0.2-incubating > >>> [INFO] > >>> > ------------------------------------------------------------------------ > >>> [INFO] > >>> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ > >>> gfac-schema-utils --- > >>> [INFO] Deleting > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/commons/gfac-schema/target > >>> [INFO] > >>> [INFO] --- build-helper-maven-plugin:1.7:add-source (add-source) @ > >>> gfac-schema-utils --- > >>> [INFO] Source directory: > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/commons/gfac-schema/target/generated-sources/xmlbeans > >>> added. > >>> [INFO] > >>> [INFO] --- xmlbeans-maven-plugin:2.3.3:xmlbeans (default) @ > >>> gfac-schema-utils --- > >>> [INFO] > >>> [INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ > >>> gfac-schema-utils --- > >>> [INFO] > >>> [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ > >>> gfac-schema-utils --- > >>> [debug] execute contextualize > >>> [INFO] Using 'UTF-8' encoding to copy filtered resources. > >>> [INFO] Copying 1 resource > >>> [INFO] Copying 338 resources > >>> [INFO] Copying 4 resources > >>> [INFO] > >>> [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ > >>> gfac-schema-utils --- > >>> [INFO] Compiling 15 source files to > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/commons/gfac-schema/target/classes > >>> [INFO] > >>> [INFO] --- maven-resources-plugin:2.5:testResources > >> (default-testResources) > >>> @ gfac-schema-utils --- > >>> [debug] execute contextualize > >>> [INFO] Using 'UTF-8' encoding to copy filtered resources. > >>> [INFO] skip non existing resourceDirectory > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/commons/gfac-schema/src/test/resources > >>> [INFO] Copying 4 resources > >>> [INFO] > >>> [INFO] --- maven-compiler-plugin:2.3.2:testCompile > (default-testCompile) > >> @ > >>> gfac-schema-utils --- > >>> [INFO] Not compiling test sources > >>> [INFO] > >>> [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ > >>> gfac-schema-utils --- > >>> [INFO] Tests are skipped. > >>> [INFO] > >>> [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ gfac-schema-utils > >> --- > >>> [INFO] Building jar: > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/commons/gfac-schema/target/gfac-schema-utils-0.2-incubating.jar > >>> [INFO] > >>> [INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) > @ > >>> gfac-schema-utils --- > >>> [INFO] > >>> [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ > >>> gfac-schema-utils --- > >>> [INFO] Installing > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/commons/gfac-schema/target/gfac-schema-utils-0.2-incubating.jar > >>> to > >>> > >>> > >> > /home/aslom/.m2/repository/org/apache/airavata/gfac-schema-utils/0.2-incubating/gfac-schema-utils-0.2-incubating.jar > >>> [INFO] Installing > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/commons/gfac-schema/pom.xml > >>> to > >>> > >>> > >> > /home/aslom/.m2/repository/org/apache/airavata/gfac-schema-utils/0.2-incubating/gfac-schema-utils-0.2-incubating.pom > >>> [INFO] > >>> > >>> [INFO] > >>> > ------------------------------------------------------------------------ > >>> [INFO] Building Airavata Common Utilities 0.2-incubating > >>> [INFO] > >>> > ------------------------------------------------------------------------ > >>> [WARNING] The POM for xpp3:xpp3:jar:1.1.3_7 is invalid, transitive > >>> dependencies (if any) will not be available, enable debug logging for > >> more > >>> details > >>> [WARNING] The POM for xsul:xsul:jar:2.10.5_b is invalid, transitive > >>> dependencies (if any) will not be available, enable debug logging for > >> more > >>> details > >>> [INFO] > >>> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ > common-utils > >>> --- > >>> [INFO] Deleting > >>> /home/aslom/Apache/airavata-0.2-incubating/modules/commons/utils/target > >>> [INFO] > >>> [INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ > >>> common-utils --- > >>> [WARNING] Invalid POM for xpp3:xpp3:jar:1.1.3_7, transitive > dependencies > >>> (if any) will not be available, enable debug logging for more details > >>> [WARNING] Invalid POM for xsul:xsul:jar:2.10.5_b, transitive > dependencies > >>> (if any) will not be available, enable debug logging for more details > >>> [WARNING] Invalid project model for artifact [xpp3:xpp3:1.1.3_7]. It > will > >>> be ignored by the remote resources Mojo. > >>> [WARNING] Invalid project model for artifact [xsul:xsul:2.10.5_b]. It > >> will > >>> be ignored by the remote resources Mojo. > >>> [INFO] > >>> [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ > >>> common-utils --- > >>> [debug] execute contextualize > >>> [INFO] Using 'UTF-8' encoding to copy filtered resources. > >>> [INFO] skip non existing resourceDirectory > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/commons/utils/src/main/resources > >>> [INFO] Copying 4 resources > >>> [INFO] > >>> [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ > >>> common-utils --- > >>> [INFO] Compiling 11 source files to > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/commons/utils/target/classes > >>> [INFO] > >>> [INFO] --- maven-resources-plugin:2.5:testResources > >> (default-testResources) > >>> @ common-utils --- > >>> [debug] execute contextualize > >>> [INFO] Using 'UTF-8' encoding to copy filtered resources. > >>> [INFO] Copying 0 resource > >>> [INFO] Copying 4 resources > >>> [INFO] > >>> [INFO] --- maven-compiler-plugin:2.3.2:testCompile > (default-testCompile) > >> @ > >>> common-utils --- > >>> [INFO] Not compiling test sources > >>> [INFO] > >>> [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ > common-utils > >>> --- > >>> [INFO] Tests are skipped. > >>> [INFO] > >>> [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ common-utils --- > >>> [INFO] Building jar: > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/commons/utils/target/common-utils-0.2-incubating.jar > >>> [INFO] > >>> [INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) > @ > >>> common-utils --- > >>> [INFO] > >>> [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ > >>> common-utils --- > >>> [INFO] Installing > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/commons/utils/target/common-utils-0.2-incubating.jar > >>> to > >>> > >>> > >> > /home/aslom/.m2/repository/org/apache/airavata/common-utils/0.2-incubating/common-utils-0.2-incubating.jar > >>> [INFO] Installing > >>> > /home/aslom/Apache/airavata-0.2-incubating/modules/commons/utils/pom.xml > >> to > >>> > >>> > >> > /home/aslom/.m2/repository/org/apache/airavata/common-utils/0.2-incubating/common-utils-0.2-incubating.pom > >>> [INFO] > >>> > >>> [INFO] > >>> > ------------------------------------------------------------------------ > >>> [INFO] Building Airavata Registry API 0.2-incubating > >>> [INFO] > >>> > ------------------------------------------------------------------------ > >>> [INFO] > >>> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ > registry-api > >>> --- > >>> [INFO] Deleting > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/commons/registry-api/target > >>> [INFO] > >>> [INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ > >>> registry-api --- > >>> [WARNING] Invalid project model for artifact [xpp3:xpp3:1.1.3_7]. It > will > >>> be ignored by the remote resources Mojo. > >>> [WARNING] Invalid project model for artifact [xsul:xsul:2.10.5_b]. It > >> will > >>> be ignored by the remote resources Mojo. > >>> [INFO] > >>> [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ > >>> registry-api --- > >>> [debug] execute contextualize > >>> [INFO] Using 'UTF-8' encoding to copy filtered resources. > >>> [INFO] skip non existing resourceDirectory > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/commons/registry-api/src/main/resources > >>> [INFO] Copying 4 resources > >>> [INFO] > >>> [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ > >>> registry-api --- > >>> [INFO] Compiling 16 source files to > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/commons/registry-api/target/classes > >>> [INFO] > >>> [INFO] --- maven-resources-plugin:2.5:testResources > >> (default-testResources) > >>> @ registry-api --- > >>> [debug] execute contextualize > >>> [INFO] Using 'UTF-8' encoding to copy filtered resources. > >>> [INFO] skip non existing resourceDirectory > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/commons/registry-api/src/test/resources > >>> [INFO] Copying 4 resources > >>> [INFO] > >>> [INFO] --- maven-compiler-plugin:2.3.2:testCompile > (default-testCompile) > >> @ > >>> registry-api --- > >>> [INFO] Not compiling test sources > >>> [INFO] > >>> [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ > registry-api > >>> --- > >>> [INFO] Tests are skipped. > >>> [INFO] > >>> [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ registry-api --- > >>> [INFO] Building jar: > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/commons/registry-api/target/registry-api-0.2-incubating.jar > >>> [INFO] > >>> [INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) > @ > >>> registry-api --- > >>> [INFO] > >>> [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ > >>> registry-api --- > >>> [INFO] Installing > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/commons/registry-api/target/registry-api-0.2-incubating.jar > >>> to > >>> > >>> > >> > /home/aslom/.m2/repository/org/apache/airavata/registry-api/0.2-incubating/registry-api-0.2-incubating.jar > >>> [INFO] Installing > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/commons/registry-api/pom.xml > >>> to > >>> > >>> > >> > /home/aslom/.m2/repository/org/apache/airavata/registry-api/0.2-incubating/registry-api-0.2-incubating.pom > >>> [INFO] > >>> > >>> [INFO] > >>> > ------------------------------------------------------------------------ > >>> [INFO] Building Airavata Workflow Execution Context 0.2-incubating > >>> [INFO] > >>> > ------------------------------------------------------------------------ > >>> [INFO] > >>> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ > >>> workflow-execution-context --- > >>> [INFO] Deleting > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/commons/workflow-execution-context/target > >>> [INFO] > >>> [INFO] --- xmlbeans-maven-plugin:2.3.3:xmlbeans (default) @ > >>> workflow-execution-context --- > >>> [INFO] > >>> [INFO] --- build-helper-maven-plugin:1.7:add-source (add-source) @ > >>> workflow-execution-context --- > >>> [INFO] Source directory: > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/commons/workflow-execution-context/target/generated-sources/xmlbeans > >>> added. > >>> [INFO] > >>> [INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ > >>> workflow-execution-context --- > >>> [WARNING] Invalid project model for artifact [xsul:xsul:2.10.5_b]. It > >> will > >>> be ignored by the remote resources Mojo. > >>> [INFO] > >>> [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ > >>> workflow-execution-context --- > >>> [debug] execute contextualize > >>> [INFO] Using 'UTF-8' encoding to copy filtered resources. > >>> [INFO] Copying 2 resources > >>> [INFO] Copying 136 resources > >>> [INFO] Copying 4 resources > >>> [INFO] > >>> [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ > >>> workflow-execution-context --- > >>> [INFO] Compiling 1 source file to > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/commons/workflow-execution-context/target/classes > >>> [INFO] > >>> [INFO] --- maven-resources-plugin:2.5:testResources > >> (default-testResources) > >>> @ workflow-execution-context --- > >>> [debug] execute contextualize > >>> [INFO] Using 'UTF-8' encoding to copy filtered resources. > >>> [INFO] Copying 1 resource > >>> [INFO] Copying 4 resources > >>> [INFO] > >>> [INFO] --- maven-compiler-plugin:2.3.2:testCompile > (default-testCompile) > >> @ > >>> workflow-execution-context --- > >>> [INFO] Not compiling test sources > >>> [INFO] > >>> [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ > >>> workflow-execution-context --- > >>> [INFO] Tests are skipped. > >>> [INFO] > >>> [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ > >>> workflow-execution-context --- > >>> [INFO] Building jar: > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/commons/workflow-execution-context/target/workflow-execution-context-0.2-incubating.jar > >>> [INFO] > >>> [INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) > @ > >>> workflow-execution-context --- > >>> [INFO] > >>> [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ > >>> workflow-execution-context --- > >>> [INFO] Installing > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/commons/workflow-execution-context/target/workflow-execution-context-0.2-incubating.jar > >>> to > >>> > >>> > >> > /home/aslom/.m2/repository/org/apache/airavata/workflow-execution-context/0.2-incubating/workflow-execution-context-0.2-incubating.jar > >>> [INFO] Installing > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/commons/workflow-execution-context/pom.xml > >>> to > >>> > >>> > >> > /home/aslom/.m2/repository/org/apache/airavata/workflow-execution-context/0.2-incubating/workflow-execution-context-0.2-incubating.pom > >>> [INFO] > >>> > >>> [INFO] > >>> > ------------------------------------------------------------------------ > >>> [INFO] Building Airavata-WS-Messenger 0.2-incubating > >>> [INFO] > >>> > ------------------------------------------------------------------------ > >>> [INFO] > >>> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ > ws-messenger > >>> --- > >>> [INFO] Deleting > >>> /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/target > >>> [INFO] > >>> [INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ > >>> ws-messenger --- > >>> [INFO] > >>> [INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) > @ > >>> ws-messenger --- > >>> [INFO] > >>> [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ > >>> ws-messenger --- > >>> [INFO] Installing > >>> /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/pom.xml > >> to > >>> > >>> > >> > /home/aslom/.m2/repository/org/apache/airavata/ws-messenger/0.2-incubating/ws-messenger-0.2-incubating.pom > >>> [INFO] > >>> > >>> [INFO] > >>> > ------------------------------------------------------------------------ > >>> [INFO] Building Messenger Commons 0.2-incubating > >>> [INFO] > >>> > ------------------------------------------------------------------------ > >>> [INFO] > >>> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ > >>> messenger-commons --- > >>> [INFO] Deleting > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/commons/target > >>> [INFO] > >>> [INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ > >>> messenger-commons --- > >>> [INFO] > >>> [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ > >>> messenger-commons --- > >>> [debug] execute contextualize > >>> [INFO] Using 'UTF-8' encoding to copy filtered resources. > >>> [INFO] skip non existing resourceDirectory > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/commons/src/main/resources > >>> [INFO] Copying 4 resources > >>> [INFO] > >>> [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ > >>> messenger-commons --- > >>> [INFO] Compiling 10 source files to > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/commons/target/classes > >>> [INFO] > >>> > ------------------------------------------------------------------------ > >>> [INFO] Reactor Summary: > >>> [INFO] > >>> [INFO] Apache Airavata ................................... SUCCESS > >> [5.430s] > >>> [INFO] Airavata Commons .................................. SUCCESS > >> [0.055s] > >>> [INFO] Airavata GFac Schema Utilities .................... SUCCESS > >>> [20.555s] > >>> [INFO] Airavata Common Utilities ......................... SUCCESS > >> [3.725s] > >>> [INFO] Airavata Registry API ............................. SUCCESS > >> [4.637s] > >>> [INFO] Airavata Workflow Execution Context ............... SUCCESS > >>> [10.097s] > >>> [INFO] Airavata-WS-Messenger ............................. SUCCESS > >> [0.038s] > >>> [INFO] Messenger Commons ................................. FAILURE > >> [1.921s] > >>> [INFO] Messenger Client .................................. SKIPPED > >>> [INFO] Airavata Workflow Tracking ........................ SKIPPED > >>> [INFO] GFac-Core ......................................... SKIPPED > >>> [INFO] GFac-Axis2-Interface .............................. SKIPPED > >>> [INFO] MessageBox ........................................ SKIPPED > >>> [INFO] Message Broker .................................... SKIPPED > >>> [INFO] distribution ...................................... SKIPPED > >>> [INFO] Airavata XBaya .................................... SKIPPED > >>> [INFO] Simple Math Service ............................... SKIPPED > >>> [INFO] Complex Math Service .............................. SKIPPED > >>> [INFO] Levenshtein Distance Service ...................... SKIPPED > >>> [INFO] distribution ...................................... SKIPPED > >>> [INFO] Test-Suite ........................................ SKIPPED > >>> [INFO] > >>> > ------------------------------------------------------------------------ > >>> [INFO] BUILD FAILURE > >>> [INFO] > >>> > ------------------------------------------------------------------------ > >>> [INFO] Total time: 47.912s > >>> [INFO] Finished at: Mon Jan 30 11:21:28 EST 2012 > >>> [INFO] Final Memory: 40M/280M > >>> [INFO] > >>> > ------------------------------------------------------------------------ > >>> [ERROR] Failed to execute goal > >>> org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile > >>> (default-compile) on project messenger-commons: Compilation failure: > >>> Compilation failure: > >>> [ERROR] > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/commons/src/main/java/org/apache/airavata/wsmg/commons/NameSpaceConstants.java:[24,26] > >>> package org.apache.axiom.om does not exist > >>> [ERROR] > >>> [ERROR] > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/commons/src/main/java/org/apache/airavata/wsmg/commons/NameSpaceConstants.java:[25,26] > >>> package org.apache.axiom.om does not exist > >>> [ERROR] > >>> [ERROR] > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/commons/src/main/java/org/apache/airavata/wsmg/commons/NameSpaceConstants.java:[26,26] > >>> package org.apache.axiom.om does not exist > >>> [ERROR] > >>> [ERROR] > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/commons/src/main/java/org/apache/airavata/wsmg/commons/NameSpaceConstants.java:[30,24] > >>> cannot find symbol > >>> [ERROR] symbol : class OMFactory > >>> [ERROR] location: class > >> org.apache.airavata.wsmg.commons.NameSpaceConstants > >>> [ERROR] > >>> [ERROR] > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/commons/src/main/java/org/apache/airavata/wsmg/commons/NameSpaceConstants.java:[32,24] > >>> cannot find symbol > >>> [ERROR] symbol : class OMNamespace > >>> [ERROR] location: class > >> org.apache.airavata.wsmg.commons.NameSpaceConstants > >>> [ERROR] > >>> [ERROR] > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/commons/src/main/java/org/apache/airavata/wsmg/commons/NameSpaceConstants.java:[35,24] > >>> cannot find symbol > >>> [ERROR] symbol : class OMNamespace > >>> [ERROR] location: class > >> org.apache.airavata.wsmg.commons.NameSpaceConstants > >>> [ERROR] > >>> [ERROR] > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/commons/src/main/java/org/apache/airavata/wsmg/commons/NameSpaceConstants.java:[38,24] > >>> cannot find symbol > >>> [ERROR] symbol : class OMNamespace > >>> [ERROR] location: class > >> org.apache.airavata.wsmg.commons.NameSpaceConstants > >>> [ERROR] > >>> [ERROR] > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/commons/src/main/java/org/apache/airavata/wsmg/commons/NameSpaceConstants.java:[43,24] > >>> cannot find symbol > >>> [ERROR] symbol : class OMNamespace > >>> [ERROR] location: class > >> org.apache.airavata.wsmg.commons.NameSpaceConstants > >>> [ERROR] > >>> [ERROR] > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/commons/src/main/java/org/apache/airavata/wsmg/commons/NameSpaceConstants.java:[51,24] > >>> cannot find symbol > >>> [ERROR] symbol : class OMNamespace > >>> [ERROR] location: class > >> org.apache.airavata.wsmg.commons.NameSpaceConstants > >>> [ERROR] > >>> [ERROR] > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/commons/src/main/java/org/apache/airavata/wsmg/commons/NameSpaceConstants.java:[54,24] > >>> cannot find symbol > >>> [ERROR] symbol : class OMNamespace > >>> [ERROR] location: class > >> org.apache.airavata.wsmg.commons.NameSpaceConstants > >>> [ERROR] > >>> [ERROR] > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/commons/src/main/java/org/apache/airavata/wsmg/commons/NameSpaceConstants.java:[63,24] > >>> cannot find symbol > >>> [ERROR] symbol : class OMNamespace > >>> [ERROR] location: class > >> org.apache.airavata.wsmg.commons.NameSpaceConstants > >>> [ERROR] > >>> [ERROR] > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/commons/src/main/java/org/apache/airavata/wsmg/commons/NameSpaceConstants.java:[66,24] > >>> cannot find symbol > >>> [ERROR] symbol : class OMNamespace > >>> [ERROR] location: class > >> org.apache.airavata.wsmg.commons.NameSpaceConstants > >>> [ERROR] > >>> [ERROR] > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/commons/src/main/java/org/apache/airavata/wsmg/commons/NameSpaceConstants.java:[74,24] > >>> cannot find symbol > >>> [ERROR] symbol : class OMNamespace > >>> [ERROR] location: class > >> org.apache.airavata.wsmg.commons.NameSpaceConstants > >>> [ERROR] > >>> [ERROR] > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/commons/src/main/java/org/apache/airavata/wsmg/commons/CommonRoutines.java:[47,26] > >>> package org.apache.axiom.om does not exist > >>> [ERROR] > >>> [ERROR] > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/commons/src/main/java/org/apache/airavata/wsmg/commons/CommonRoutines.java:[48,26] > >>> package org.apache.axiom.om does not exist > >>> [ERROR] > >>> [ERROR] > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/commons/src/main/java/org/apache/airavata/wsmg/commons/CommonRoutines.java:[49,39] > >>> package org.apache.axiom.om.impl.builder does not exist > >>> [ERROR] > >>> [ERROR] > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/commons/src/main/java/org/apache/airavata/wsmg/commons/CommonRoutines.java:[50,31] > >>> package org.apache.axiom.om.util does not exist > >>> [ERROR] > >>> [ERROR] > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/commons/src/main/java/org/apache/airavata/wsmg/commons/CommonRoutines.java:[51,28] > >>> package org.apache.axiom.soap does not exist > >>> [ERROR] > >>> [ERROR] > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/commons/src/main/java/org/apache/airavata/wsmg/commons/CommonRoutines.java:[52,28] > >>> package org.apache.axiom.soap does not exist > >>> [ERROR] > >>> [ERROR] > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/commons/src/main/java/org/apache/airavata/wsmg/commons/CommonRoutines.java:[53,28] > >>> package org.apache.axiom.soap does not exist > >>> [ERROR] > >>> [ERROR] > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/commons/src/main/java/org/apache/airavata/wsmg/commons/CommonRoutines.java:[54,41] > >>> package org.apache.axiom.soap.impl.builder does not exist > >>> [ERROR] > >>> [ERROR] > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/commons/src/main/java/org/apache/airavata/wsmg/commons/CommonRoutines.java:[88,18] > >>> cannot find symbol > >>> [ERROR] symbol : class SOAPEnvelope > >>> [ERROR] location: class org.apache.airavata.wsmg.commons.CommonRoutines > >>> [ERROR] > >>> [ERROR] > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/commons/src/main/java/org/apache/airavata/wsmg/commons/CommonRoutines.java:[105,18] > >>> cannot find symbol > >>> [ERROR] symbol : class OMElement > >>> [ERROR] location: class org.apache.airavata.wsmg.commons.CommonRoutines > >>> [ERROR] > >>> [ERROR] > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/commons/src/main/java/org/apache/airavata/wsmg/commons/CommonRoutines.java:[114,36] > >>> cannot find symbol > >>> [ERROR] symbol : class OMElement > >>> [ERROR] location: class org.apache.airavata.wsmg.commons.CommonRoutines > >>> [ERROR] > >>> [ERROR] > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/commons/src/main/java/org/apache/airavata/wsmg/commons/CommonRoutines.java:[196,12] > >>> cannot find symbol > >>> [ERROR] symbol : class OMElement > >>> [ERROR] location: class org.apache.airavata.wsmg.commons.CommonRoutines > >>> [ERROR] > >>> [ERROR] > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/commons/src/main/java/org/apache/airavata/wsmg/commons/NameSpaceConstants.java:[30,44] > >>> cannot find symbol > >>> [ERROR] symbol : variable OMAbstractFactory > >>> [ERROR] location: class > >> org.apache.airavata.wsmg.commons.NameSpaceConstants > >>> [ERROR] > >>> [ERROR] > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/commons/src/main/java/org/apache/airavata/wsmg/commons/CommonRoutines.java:[92,8] > >>> cannot find symbol > >>> [ERROR] symbol : class StAXSOAPModelBuilder > >>> [ERROR] location: class org.apache.airavata.wsmg.commons.CommonRoutines > >>> [ERROR] > >>> [ERROR] > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/commons/src/main/java/org/apache/airavata/wsmg/commons/CommonRoutines.java:[92,43] > >>> cannot find symbol > >>> [ERROR] symbol : class StAXSOAPModelBuilder > >>> [ERROR] location: class org.apache.airavata.wsmg.commons.CommonRoutines > >>> [ERROR] > >>> [ERROR] > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/commons/src/main/java/org/apache/airavata/wsmg/commons/CommonRoutines.java:[93,8] > >>> cannot find symbol > >>> [ERROR] symbol : class SOAPEnvelope > >>> [ERROR] location: class org.apache.airavata.wsmg.commons.CommonRoutines > >>> [ERROR] > >>> [ERROR] > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/commons/src/main/java/org/apache/airavata/wsmg/commons/CommonRoutines.java:[109,8] > >>> cannot find symbol > >>> [ERROR] symbol : class StAXOMBuilder > >>> [ERROR] location: class org.apache.airavata.wsmg.commons.CommonRoutines > >>> [ERROR] > >>> [ERROR] > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/commons/src/main/java/org/apache/airavata/wsmg/commons/CommonRoutines.java:[109,36] > >>> cannot find symbol > >>> [ERROR] symbol : class StAXOMBuilder > >>> [ERROR] location: class org.apache.airavata.wsmg.commons.CommonRoutines > >>> [ERROR] > >>> [ERROR] > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/commons/src/main/java/org/apache/airavata/wsmg/commons/CommonRoutines.java:[110,8] > >>> cannot find symbol > >>> [ERROR] symbol : class OMElement > >>> [ERROR] location: class org.apache.airavata.wsmg.commons.CommonRoutines > >>> [ERROR] > >>> [ERROR] > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/commons/src/main/java/org/apache/airavata/wsmg/commons/CommonRoutines.java:[189,26] > >>> cannot find symbol > >>> [ERROR] symbol : variable UUIDGenerator > >>> [ERROR] location: class org.apache.airavata.wsmg.commons.CommonRoutines > >>> [ERROR] > >>> [ERROR] > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/commons/src/main/java/org/apache/airavata/wsmg/commons/CommonRoutines.java:[198,8] > >>> cannot find symbol > >>> [ERROR] symbol : class SOAPFactory > >>> [ERROR] location: class org.apache.airavata.wsmg.commons.CommonRoutines > >>> [ERROR] > >>> [ERROR] > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/commons/src/main/java/org/apache/airavata/wsmg/commons/CommonRoutines.java:[198,34] > >>> cannot find symbol > >>> [ERROR] symbol : variable OMAbstractFactory > >>> [ERROR] location: class org.apache.airavata.wsmg.commons.CommonRoutines > >>> [ERROR] > >>> [ERROR] > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/commons/src/main/java/org/apache/airavata/wsmg/commons/CommonRoutines.java:[200,8] > >>> cannot find symbol > >>> [ERROR] symbol : class SOAPHeaderBlock > >>> [ERROR] location: class org.apache.airavata.wsmg.commons.CommonRoutines > >>> [ERROR] > >>> [ERROR] > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/commons/src/main/java/org/apache/airavata/wsmg/commons/CommonRoutines.java:[201,22] > >>> cannot find symbol > >>> [ERROR] symbol : variable UUIDGenerator > >>> [ERROR] location: class org.apache.airavata.wsmg.commons.CommonRoutines > >>> [ERROR] > >>> [ERROR] > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/commons/src/main/java/org/apache/airavata/wsmg/commons/CommonRoutines.java:[203,8] > >>> cannot find symbol > >>> [ERROR] symbol : class SOAPHeaderBlock > >>> [ERROR] location: class org.apache.airavata.wsmg.commons.CommonRoutines > >>> [ERROR] > >>> [ERROR] > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/commons/src/main/java/org/apache/airavata/wsmg/commons/CommonRoutines.java:[206,8] > >>> cannot find symbol > >>> [ERROR] symbol : class SOAPHeaderBlock > >>> [ERROR] location: class org.apache.airavata.wsmg.commons.CommonRoutines > >>> [ERROR] > >>> [ERROR] > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/commons/src/main/java/org/apache/airavata/wsmg/commons/CommonRoutines.java:[209,14] > >>> cannot access org.apache.axiom.om.OMElement > >>> [ERROR] class file for org.apache.axiom.om.OMElement not found > >>> [ERROR] client.addHeader(action); > >>> [ERROR] > >>> [ERROR] > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/commons/src/main/java/org/apache/airavata/wsmg/commons/CommonRoutines.java:[210,14] > >>> cannot access org.apache.axiom.soap.SOAPHeaderBlock > >>> [ERROR] class file for org.apache.axiom.soap.SOAPHeaderBlock not found > >>> [ERROR] client.addHeader(msgId); > >>> [ERROR] > >>> [ERROR] > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/commons/src/main/java/org/apache/airavata/wsmg/commons/CommonRoutines.java:[213,13] > >>> cannot find symbol > >>> [ERROR] symbol : class OMElement > >>> [ERROR] location: class org.apache.airavata.wsmg.commons.CommonRoutines > >>> [ERROR] > >>> [ERROR] > >>> > >>> > >> > /home/aslom/Apache/airavata-0.2-incubating/modules/ws-messenger/commons/src/main/java/org/apache/airavata/wsmg/commons/CommonRoutines.java:[215,57] > >>> package org.apache.axiom.om.util does not exist > >>> [ERROR] -> [Help 1] > >>> [ERROR] > >>> [ERROR] To see the full stack trace of the errors, re-run Maven with > the > >> -e > >>> switch. > >>> [ERROR] Re-run Maven using the -X switch to enable full debug logging. > >>> [ERROR] > >>> [ERROR] For more information about the errors and possible solutions, > >>> please read the following articles: > >>> [ERROR] [Help 1] > >>> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException > >>> [ERROR] > >>> [ERROR] After correcting the problems, you can resume the build with > the > >>> command > >>> [ERROR] mvn <goals> -rf :messenger-commons > >>> aslom@l7:~/Apache/airavata-0.2-incubating$ > >>> > >> > >> > >> > >> -- > >> System Analyst Programmer > >> PTI Lab > >> Indiana University > >> > > > -----BEGIN PGP SIGNATURE----- > > iQIcBAEBAgAGBQJPJtyeAAoJEHmz9P1hfdutepkP/iGt6uZtxWtwj8aAxr4Xela8 > 6OprHVrKLpv2BUGq1ByGak86Upd4XpaY7rAEzr0wIjifVpH38PTxCCR8iP6qK2+d > QH2kP4W9SBYlrIHpN9D+53ryTLGbGsLWIKUROwO6ky0NLSEponL61gsBbySxDoS1 > 92EDcD+Pe4teCnDPSpXhQUBtemq/D12U7mhI7vOZroTV0Y/gk0jVO+7UQQ8jPI+r > hDjl9/ZYtpNnGkLeodDLVJBpUkScWDXDYpTLER3ChnS+cyBmMMTsxcKjZcEOTL94 > wPnYF1549jlGe6PQZsKCyWjBHHhpmZ/O+1snX4efT00DugpEgXonmItO68Lb2AXs > 1qze8GJjSoKbSUAw/Lbx2+qGV+Dqh7Rpv5N9YxgZLnTbCmBd9Fw+scWe/Kjx3zQX > 90Ww0U/7RPR/+EkBcAQvG3NaU7impZWmV6sZj4sL2l5GdvlzUzZuzUcnflmCfd71 > YRBBXUjDeLGiCNOiaikbic2pEAIMMk94HlwCF6kCaJARhX9AISmxwGNvoeqtMTef > czzRYvssUTBK3oGXc+Ys/TdlEHkYca/KB29S5jJx4VQjrx2Z2VvV6/DCtDQBxvLv > SSgawinbeIEdpxXoS+h7Ogkqbum3/uZRcvGxaWWeYiRtHkwaylKJM06ijEoHBDbF > b8sZV5isU426KwAsbpR5 > =aGuR > -----END PGP SIGNATURE----- > > -- System Analyst Programmer PTI Lab Indiana University
