Hi Daniel,

Thank you for your interest in Airavata. We are on the verge of releasing a 
version (0.2-incubating from the branch) and a week or so away for a latest 
release (0.3-incuabting). 

We will greatly appreciate if you can help us test the trunk itself, it might 
few email exchanges, but you will help the project discover bugs and help fix 
it. As you can see from the email traffic, the project is in pretty active 
development and you can expect a reasonable fast response to any errors you 
report. I just did an svn update on the trunk and it builds fine. If in case 
any tests are failing, you can build it skipping tests as "mvn clean install 
-DskipTests=true"

Also, the documentation is reasonable but not comprehensive. The code base is 
donated from a mature project which continues to be used in quite a few 
production. But the project within apache is still very young and we are doing 
lot of refactoring and documentation so community can use and contribute. We 
will appreciate any feedback you may have and active participation.

Also, if you haven't already done so, please sign up for mailing list, 
instructions are at - 
http://incubator.apache.org/airavata/community/mailing-lists.html

Thanks,
Suresh

On Feb 3, 2012, at 7:48 PM, Heshan Suriyaarachchi wrote:

> Hi Daniel,
> 
> This is fixed with revision 1240418.
> 
> Currently we are doing active development on the trunk and there are some
> test failures as of now. I'd recommend you to use the branch [1] to try out
> the samples and tutorials.
> 
> [1] -
> https://svn.apache.org/repos/asf/incubator/airavata/branches/0.2-incubating-SNAPSHOT
> 
> On Fri, Feb 3, 2012 at 6:56 PM, Daniel da Silva <[email protected]> wrote:
> 
>> Hi,
>> 
>> I am trying to build Airvata so I can run through the tutorial, since it
>> seems no prebuilt packages seem to be available. However, I am getting the
>> following error. I am running Ubuntu 11.04, and I just checked the code out
>> from source. Any ideas on how I can get this running?
>> 
>> Thanks,
>> Daniel
>> 
>> 
>> *$ mvn clean install*
>> [INFO] Scanning for projects...
>> [ERROR] The build could not read 1 project -> [Help 1]
>> [ERROR]
>> [ERROR]   The project  (/home/daniel/programming/airavata-trunk/pom.xml)
>> has 1 error
>> [ERROR]     Non-parseable POM
>> /home/daniel/programming/airavata-trunk/pom.xml: Unrecognised tag:
>> 'artifactId' (position: START_TAG seen
>> ...</id>\n\t\t\t<build>\n<artifactId>... @479:13)  @ line 479, column 13 ->
>> [Help 2]
>> [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/ProjectBuildingException
>> [ERROR] [Help 2]
>> http://cwiki.apache.org/confluence/display/MAVEN/ModelParseException
>> 
>> *$ mvn clean install -X*
>> Apache Maven 3.0.4 (r1232337; 2012-01-17 03:44:56-0500)
>> Maven home: /usr/local/apache-maven/apache-maven-3.0.4
>> Java version: 1.6.0_22, 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.38-10-generic", arch: "i386", family:
>> "unix"
>> [INFO] Error stacktraces are turned on.
>> [DEBUG] Reading global settings from
>> /usr/local/apache-maven/apache-maven-3.0.4/conf/settings.xml
>> [DEBUG] Reading user settings from /home/daniel/.m2/settings.xml
>> [DEBUG] Using local repository at /home/daniel/.m2/repository
>> [DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10 for
>> /home/daniel/.m2/repository
>> [INFO] Scanning for projects...
>> [ERROR] The build could not read 1 project -> [Help 1]
>> org.apache.maven.project.ProjectBuildingException: Some problems were
>> encountered while processing the POMs:
>> [FATAL] Non-parseable POM /home/daniel/programming/airavata-trunk/pom.xml:
>> Unrecognised tag: 'artifactId' (position: START_TAG seen
>> ...</id>\n\t\t\t<build>\n<artifactId>... @479:13)  @ line 479, column 13
>> 
>> at
>> 
>> org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:363)
>> at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:636)
>> at
>> 
>> org.apache.maven.DefaultMaven.getProjectsForMavenReactor(DefaultMaven.java:585)
>> at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:234)
>> 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:57)
>> at
>> 
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>> at java.lang.reflect.Method.invoke(Method.java:616)
>> 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)
>> [ERROR]
>> [ERROR]   The project  (/home/daniel/programming/airavata-trunk/pom.xml)
>> has 1 error
>> [ERROR]     Non-parseable POM
>> /home/daniel/programming/airavata-trunk/pom.xml: Unrecognised tag:
>> 'artifactId' (position: START_TAG seen
>> ...</id>\n\t\t\t<build>\n<artifactId>... @479:13)  @ line 479, column 13 ->
>> [Help 2]
>> org.apache.maven.model.io.ModelParseException: Unrecognised tag:
>> 'artifactId' (position: START_TAG seen
>> ...</id>\n\t\t\t<build>\n<artifactId>... @479:13)
>> at
>> 
>> org.apache.maven.model.io.DefaultModelReader.read(DefaultModelReader.java:127)
>> at
>> 
>> org.apache.maven.model.io.DefaultModelReader.read(DefaultModelReader.java:91)
>> at
>> 
>> org.apache.maven.model.building.DefaultModelProcessor.read(DefaultModelProcessor.java:77)
>> at
>> 
>> org.apache.maven.model.building.DefaultModelBuilder.readModel(DefaultModelBuilder.java:456)
>> at
>> 
>> org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:261)
>> at
>> 
>> org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:232)
>> at
>> 
>> org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:410)
>> at
>> 
>> org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:379)
>> at
>> 
>> org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:343)
>> at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:636)
>> at
>> 
>> org.apache.maven.DefaultMaven.getProjectsForMavenReactor(DefaultMaven.java:585)
>> at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:234)
>> 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:57)
>> at
>> 
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>> at java.lang.reflect.Method.invoke(Method.java:616)
>> 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.codehaus.plexus.util.xml.pull.XmlPullParserException:
>> Unrecognised tag: 'artifactId' (position: START_TAG seen
>> ...</id>\n\t\t\t<build>\n<artifactId>... @479:13)
>> at
>> 
>> org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx.checkUnknownElement(MavenXpp3ReaderEx.java:157)
>> at
>> 
>> org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx.parseBuildBase(MavenXpp3ReaderEx.java:1374)
>> at
>> 
>> org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx.parseProfile(MavenXpp3ReaderEx.java:3717)
>> at
>> 
>> org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx.parseModel(MavenXpp3ReaderEx.java:2775)
>> at
>> 
>> org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx.read(MavenXpp3ReaderEx.java:4631)
>> at
>> 
>> org.apache.maven.model.io.xpp3.MavenXpp3ReaderEx.read(MavenXpp3ReaderEx.java:4590)
>> at
>> 
>> org.apache.maven.model.io.DefaultModelReader.read(DefaultModelReader.java:118)
>> ... 23 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/ProjectBuildingException
>> [ERROR] [Help 2]
>> http://cwiki.apache.org/confluence/display/MAVEN/ModelParseException
>> 
> 
> 
> 
> -- 
> Regards,
> Heshan Suriyaarachchi
> 
> http://heshans.blogspot.com/

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to