Hi Pedro, What was the command that you used to build the trunk? If you type in mvn clean install, it will build the trunk. We do not have a build profile called "simple-development-profile".
On Thu, Mar 15, 2012 at 7:20 PM, Pedro da Silveira <[email protected]> wrote: > Hi, > > It worked. Thanks. > > I just want to let you know. I am still getting the Warning message: > > [WARNING] The requested profile "simple-development-profile" could not be > activated because it does not exist. > > > > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Summary: > [INFO] > [INFO] Airavata .......................................... SUCCESS [2.310s] > [INFO] Airavata Commons .................................. SUCCESS [0.039s] > [INFO] Airavata GFac Schema Utilities .................... SUCCESS [9.197s] > [INFO] Airavata Common Utilities ......................... SUCCESS [1.625s] > [INFO] Airavata Common Registry API ...................... SUCCESS [1.686s] > [INFO] Airavata Registry API ............................. SUCCESS > [21.612s] > [INFO] Airavata Workflow Execution Context ............... SUCCESS [4.339s] > [INFO] Airavata-WS-Messenger ............................. SUCCESS [0.042s] > [INFO] Messenger Commons ................................. SUCCESS [2.178s] > [INFO] Messenger Client .................................. SUCCESS [2.397s] > [INFO] Airavata Workflow Tracking ........................ SUCCESS [7.365s] > [INFO] GFac-Core ......................................... SUCCESS [9.569s] > [INFO] GFac-Axis2-Interface .............................. SUCCESS [1.817s] > [INFO] MessageBox ........................................ SUCCESS [6.741s] > [INFO] Message Broker .................................... SUCCESS > [30.220s] > [INFO] distribution ...................................... SUCCESS > [14.127s] > [INFO] Registry-Migrator ................................. SUCCESS [4.280s] > [INFO] Airavata XBaya .................................... SUCCESS > [40.187s] > [INFO] Airavata Registry Web Service ..................... SUCCESS [0.999s] > [INFO] Airavata Client ................................... SUCCESS [4.013s] > [INFO] Simple Math Service ............................... SUCCESS [7.546s] > [INFO] Complex Math Service .............................. SUCCESS [0.704s] > [INFO] Levenshtein Distance Service ...................... SUCCESS [0.717s] > [INFO] distribution ...................................... SUCCESS > [1:58.975s] > [INFO] Test-Suite ........................................ SUCCESS [1.239s] > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD SUCCESS > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 4:54.554s > [INFO] Finished at: Thu Mar 15 18:18:35 CDT 2012 > [INFO] Final Memory: 51M/123M > [INFO] > ------------------------------------------------------------------------ > [WARNING] The requested profile "simple-development-profile" could not be > activated because it does not exist. > > > > > > > On Thu, Mar 15, 2012 at 8:05 AM, Heshan Suriyaarachchi < > [email protected]> wrote: > >> This was fixed yesterday. Please take a svn up. >> >> >> On Thu, Mar 15, 2012 at 7:50 AM, Chathura Herath >> <[email protected]>wrote: >> >>> Hi Pedro, >>> Looks like a dependency problem, let me have a look at it. In the mean >>> time >>> could you run a mvn -version and let me know the mvn version. >>> >>> i am forwarding this mail to the airavata list because the response >>> time is much better than jet lagged me answering your mail and others >>> shall benefit from you problem >>> >>> On Wed, Mar 14, 2012 at 4:48 PM, Pedro da Silveira <[email protected]> >>> wrote: >>> > Hi Chahtura, >>> > >>> > >>> > I am getting this error when I try to compile the Apache Airavata. >>> > >>> > Do you know how can I fix that? >>> > >>> > Thanks in advance, >>> > >>> > [INFO] Reactor Summary: >>> > [INFO] >>> > [INFO] Airavata .......................................... SUCCESS >>> [1.953s] >>> > [INFO] Airavata Commons .................................. SUCCESS >>> [0.052s] >>> > [INFO] Airavata GFac Schema Utilities .................... SUCCESS >>> [10.078s] >>> > [INFO] Airavata Common Utilities ......................... SUCCESS >>> [1.701s] >>> > [INFO] Airavata Common Registry API ...................... SUCCESS >>> [1.553s] >>> > [INFO] Airavata Registry API ............................. SUCCESS >>> [22.684s] >>> > [INFO] Airavata Workflow Execution Context ............... SUCCESS >>> [4.795s] >>> > [INFO] Airavata-WS-Messenger ............................. SUCCESS >>> [0.044s] >>> > [INFO] Messenger Commons ................................. SUCCESS >>> [1.864s] >>> > [INFO] Messenger Client .................................. SUCCESS >>> [2.213s] >>> > [INFO] Airavata Workflow Tracking ........................ SUCCESS >>> [8.317s] >>> > [INFO] GFac-Core ......................................... SUCCESS >>> [9.753s] >>> > [INFO] GFac-Axis2-Interface .............................. SUCCESS >>> [1.779s] >>> > [INFO] MessageBox ........................................ SUCCESS >>> [6.597s] >>> > [INFO] Message Broker .................................... SUCCESS >>> [30.579s] >>> > [INFO] distribution ...................................... SUCCESS >>> [13.179s] >>> > [INFO] Registry-Migrator ................................. FAILURE >>> [0.394s] >>> > [INFO] Airavata XBaya .................................... SKIPPED >>> > [INFO] Airavata Registry Web Service ..................... SKIPPED >>> > [INFO] Airavata Client ................................... 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: 1:58.223s >>> > [INFO] Finished at: Wed Mar 14 15:45:29 CDT 2012 >>> > [INFO] Final Memory: 34M/89M >>> > [INFO] >>> > >>> ------------------------------------------------------------------------ >>> > [WARNING] The requested profile "simple-development-profile" could not >>> be >>> > activated because it does not exist. >>> > [ERROR] Failed to execute goal >>> > org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile >>> > (default-compile) on project registry-migrator: Compilation failure: >>> > Compilation failure: >>> > [ERROR] >>> > >>> /Volumes/RAID1/workspace/AIRAVATA/trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/MigrationUtil.java:[28,34] >>> > package org.ogce.schemas.gfac.beans does not exist >>> > [ERROR] >>> > [ERROR] >>> > >>> /Volumes/RAID1/workspace/AIRAVATA/trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/MigrationUtil.java:[29,34] >>> > package org.ogce.schemas.gfac.beans does not exist >>> > [ERROR] >>> > [ERROR] >>> > >>> /Volumes/RAID1/workspace/AIRAVATA/trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/MigrationUtil.java:[30,34] >>> > package org.ogce.schemas.gfac.beans does not exist >>> > [ERROR] >>> > [ERROR] >>> > >>> /Volumes/RAID1/workspace/AIRAVATA/trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/MigrationUtil.java:[31,40] >>> > package org.ogce.schemas.gfac.beans.utils does not exist >>> > [ERROR] >>> > [ERROR] >>> > >>> /Volumes/RAID1/workspace/AIRAVATA/trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/MigrationUtil.java:[47,56] >>> > cannot find symbol >>> > [ERROR] symbol : class HostBean >>> > [ERROR] location: class >>> org.apache.airavata.migrator.registry.MigrationUtil >>> > [ERROR] >>> > [ERROR] >>> > >>> /Volumes/RAID1/workspace/AIRAVATA/trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/MigrationUtil.java:[72,62] >>> > cannot find symbol >>> > [ERROR] symbol : class ServiceBean >>> > [ERROR] location: class >>> org.apache.airavata.migrator.registry.MigrationUtil >>> > [ERROR] >>> > [ERROR] >>> > >>> /Volumes/RAID1/workspace/AIRAVATA/trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/MigrationUtil.java:[139,62] >>> > cannot find symbol >>> > [ERROR] symbol : class ServiceBean >>> > [ERROR] location: class >>> org.apache.airavata.migrator.registry.MigrationUtil >>> > [ERROR] >>> > [ERROR] >>> > >>> /Volumes/RAID1/workspace/AIRAVATA/trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/MigrationUtil.java:[206,12] >>> > cannot find symbol >>> > [ERROR] symbol : class ApplicationBean >>> > [ERROR] location: class >>> org.apache.airavata.migrator.registry.MigrationUtil >>> > [ERROR] >>> > [ERROR] >>> > >>> /Volumes/RAID1/workspace/AIRAVATA/trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/MigrationUtil.java:[270,36] >>> > cannot find symbol >>> > [ERROR] symbol : class ApplicationBean >>> > [ERROR] location: class >>> org.apache.airavata.migrator.registry.MigrationUtil >>> > [ERROR] >>> > [ERROR] >>> > >>> /Volumes/RAID1/workspace/AIRAVATA/trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/XRegistryMigrationManager.java:[30,34] >>> > package org.ogce.schemas.gfac.beans does not exist >>> > [ERROR] >>> > [ERROR] >>> > >>> /Volumes/RAID1/workspace/AIRAVATA/trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/XRegistryMigrationManager.java:[31,34] >>> > package org.ogce.schemas.gfac.beans does not exist >>> > [ERROR] >>> > [ERROR] >>> > >>> /Volumes/RAID1/workspace/AIRAVATA/trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/XRegistryMigrationManager.java:[32,34] >>> > package org.ogce.schemas.gfac.beans does not exist >>> > [ERROR] >>> > [ERROR] >>> > >>> /Volumes/RAID1/workspace/AIRAVATA/trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/XRegistryMigrationManager.java:[289,19] >>> > cannot find symbol >>> > [ERROR] symbol : class ApplicationBean >>> > [ERROR] location: class >>> > org.apache.airavata.migrator.registry.XRegistryMigrationManager >>> > [ERROR] >>> > [ERROR] >>> > >>> /Volumes/RAID1/workspace/AIRAVATA/trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/MigrationUtil.java:[76,18] >>> > cannot find symbol >>> > [ERROR] symbol : class ParamObject >>> > [ERROR] location: class >>> org.apache.airavata.migrator.registry.MigrationUtil >>> > [ERROR] >>> > [ERROR] >>> > >>> /Volumes/RAID1/workspace/AIRAVATA/trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/MigrationUtil.java:[79,17] >>> > cannot find symbol >>> > [ERROR] symbol : class ParamObject >>> > [ERROR] location: class >>> org.apache.airavata.migrator.registry.MigrationUtil >>> > [ERROR] >>> > [ERROR] >>> > >>> /Volumes/RAID1/workspace/AIRAVATA/trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/MigrationUtil.java:[102,18] >>> > cannot find symbol >>> > [ERROR] symbol : class ParamObject >>> > [ERROR] location: class >>> org.apache.airavata.migrator.registry.MigrationUtil >>> > [ERROR] >>> > [ERROR] >>> > >>> /Volumes/RAID1/workspace/AIRAVATA/trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/MigrationUtil.java:[105,17] >>> > cannot find symbol >>> > [ERROR] symbol : class ParamObject >>> > [ERROR] location: class >>> org.apache.airavata.migrator.registry.MigrationUtil >>> > [ERROR] >>> > [ERROR] >>> > >>> /Volumes/RAID1/workspace/AIRAVATA/trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/MigrationUtil.java:[144,18] >>> > cannot find symbol >>> > [ERROR] symbol : class ParamObject >>> > [ERROR] location: class >>> org.apache.airavata.migrator.registry.MigrationUtil >>> > [ERROR] >>> > [ERROR] >>> > >>> /Volumes/RAID1/workspace/AIRAVATA/trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/MigrationUtil.java:[147,17] >>> > cannot find symbol >>> > [ERROR] symbol : class ParamObject >>> > [ERROR] location: class >>> org.apache.airavata.migrator.registry.MigrationUtil >>> > [ERROR] >>> > [ERROR] >>> > >>> /Volumes/RAID1/workspace/AIRAVATA/trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/MigrationUtil.java:[170,18] >>> > cannot find symbol >>> > [ERROR] symbol : class ParamObject >>> > [ERROR] location: class >>> org.apache.airavata.migrator.registry.MigrationUtil >>> > [ERROR] >>> > [ERROR] >>> > >>> /Volumes/RAID1/workspace/AIRAVATA/trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/MigrationUtil.java:[173,17] >>> > cannot find symbol >>> > [ERROR] symbol : class ParamObject >>> > [ERROR] location: class >>> org.apache.airavata.migrator.registry.MigrationUtil >>> > [ERROR] >>> > [ERROR] >>> > >>> /Volumes/RAID1/workspace/AIRAVATA/trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/XRegistryMigrationManager.java:[171,12] >>> > cannot find symbol >>> > [ERROR] symbol : class HostBean >>> > [ERROR] location: class >>> > org.apache.airavata.migrator.registry.XRegistryMigrationManager >>> > [ERROR] >>> > [ERROR] >>> > >>> /Volumes/RAID1/workspace/AIRAVATA/trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/XRegistryMigrationManager.java:[174,29] >>> > package org.ogce.schemas.gfac.beans.utils does not exist >>> > [ERROR] >>> > [ERROR] >>> > >>> /Volumes/RAID1/workspace/AIRAVATA/trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/XRegistryMigrationManager.java:[226,12] >>> > cannot find symbol >>> > [ERROR] symbol : class ServiceBean >>> > [ERROR] location: class >>> > org.apache.airavata.migrator.registry.XRegistryMigrationManager >>> > [ERROR] >>> > [ERROR] >>> > >>> /Volumes/RAID1/workspace/AIRAVATA/trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/XRegistryMigrationManager.java:[230,29] >>> > package org.ogce.schemas.gfac.beans.utils does not exist >>> > [ERROR] >>> > [ERROR] >>> > >>> /Volumes/RAID1/workspace/AIRAVATA/trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/XRegistryMigrationManager.java:[248,20] >>> > cannot find symbol >>> > [ERROR] symbol : class ApplicationBean >>> > [ERROR] location: class >>> > org.apache.airavata.migrator.registry.XRegistryMigrationManager >>> > [ERROR] >>> > [ERROR] >>> > >>> /Volumes/RAID1/workspace/AIRAVATA/trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/XRegistryMigrationManager.java:[263,20] >>> > cannot find symbol >>> > [ERROR] symbol : class ApplicationBean >>> > [ERROR] location: class >>> > org.apache.airavata.migrator.registry.XRegistryMigrationManager >>> > [ERROR] >>> > [ERROR] >>> > >>> /Volumes/RAID1/workspace/AIRAVATA/trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/XRegistryMigrationManager.java:[301,8] >>> > cannot find symbol >>> > [ERROR] symbol : class ApplicationBean >>> > [ERROR] location: class >>> > org.apache.airavata.migrator.registry.XRegistryMigrationManager >>> > [ERROR] >>> > [ERROR] >>> > >>> /Volumes/RAID1/workspace/AIRAVATA/trunk/modules/registry-migrator/src/main/java/org/apache/airavata/migrator/registry/XRegistryMigrationManager.java:[314,29] >>> > package org.ogce.schemas.gfac.beans.utils does not exist >>> > [ERROR] -> [Help 1] >>> > org.apache.maven.lifecycle.LifecycleExecutionException: Failed to >>> execute >>> > goal org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile >>> > (default-compile) on project registry-migrator: Compilation failure >>> > at >>> > >>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213) >>> > at >>> > >>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) >>> > at >>> > >>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) >>> > at >>> > >>> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) >>> > at >>> > >>> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) >>> > at >>> > >>> org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) >>> > at >>> > >>> org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) >>> > at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319) >>> > at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) >>> > at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537) >>> > at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196) >>> > at org.apache.maven.cli.MavenCli.main(MavenCli.java:141) >>> > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >>> > at >>> > >>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) >>> > at >>> > >>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) >>> > at java.lang.reflect.Method.invoke(Method.java:597) >>> > at >>> > >>> org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290) >>> > at >>> > >>> org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230) >>> > at >>> > >>> org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409) >>> > at >>> org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352) >>> > Caused by: org.apache.maven.plugin.CompilationFailureException: >>> Compilation >>> > failure >>> > at >>> > >>> org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:516) >>> > at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:114) >>> > at >>> > >>> org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101) >>> > at >>> > >>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) >>> > ... 19 more >>> > [ERROR] >>> > [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 :registry-migrator >>> > vlabserver:trunk pedro$ pwd >>> > /Volumes/RAID1/workspace/AIRAVATA/trunk >>> > vlabserver:trunk pedro$ >>> > >>> > >>> > -- >>> > Pedro da Silveira >>> > Graduate Student >>> > University of Minnesota >>> > Scientific Computing >>> > Office: 1 (612) 624-2872 >>> > Cell phone: 1 (612) 598-8151 >>> > >>> >>> >>> >>> -- >>> Chathura Herath Ph.D >>> http://people.apache.org/~chathura/ >>> http://chathurah.blogspot.com/ >>> >> >> >> >> -- >> Regards, >> Heshan Suriyaarachchi >> >> http://heshans.blogspot.com/ >> > > > > -- > Pedro da Silveira > Graduate Student > University of Minnesota > Scientific Computing > Office: 1 (612) 624-2872 > Cell phone: 1 (612) 598-8151 > > -- Regards, Heshan Suriyaarachchi http://heshans.blogspot.com/
