Hello, Oh that's the issue. I was not paying much attention to porting xbaya to latest server part, I wanted to begin working on the GUI in JavaFX only before hand.
Thanks, now I know where to begin. On Friday, February 26, 2016, Suresh Marru <[email protected]> wrote: > Hi Bikramjeet, > > XBaya is not known to work with Airavata 0.16, thats the key challenge for > the potential GSOC project to address. To know the features of XBaya, > probably it is best to try Airavata 0.14. If there are any snags there, > Airavata 0.11 certainly is known to work. Here are useful links: > > https://github.com/apache/airavata/tree/airavata-0.14 > > https://github.com/apache/airavata/tree/airavata-0.11 > > > https://cwiki.apache.org/confluence/display/AIRAVATA/Tutorial+08+-+XBAYA+Quick-Start > > Note that we do not recommend any changes to 0.11 or 0.14 tags. These are > just references to know how XBaya used to work. Here is a paper which might > help with some of the details - > https://www.researchgate.net/profile/Suresh_Marru/publication/232106118_Workflow_Infrastructure_for_Multi-scale_Science_Gateways/links/56cf4a3008aeb52500c9a403.pdf > > > Suresh > > On Feb 25, 2016, at 12:38 PM, Bikramjeet Singh < > [email protected] > <javascript:_e(%7B%7D,'cvml','[email protected]');>> wrote: > > Getting these issues precisely - > > [INFO] Building Airavata XBaya 0.16-SNAPSHOT > [INFO] > ------------------------------------------------------------------------ > [WARNING] The POM for > org.apache.airavata:airavata-workflow-model-core:jar:0.16-SNAPSHOT is > missing, no dependency information available > [WARNING] The POM for > org.apache.airavata:airavata-workflow-model-component:jar:0.16-SNAPSHOT is > missing, no dependency information available > [WARNING] The POM for > org.apache.airavata:airavata-workflow-engine:jar:0.16-SNAPSHOT is missing, > no dependency information available > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 0.843 s > [INFO] Finished at: 2016-02-25T23:04:55+05:30 > [INFO] Final Memory: 10M/155M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal on project airavata-xbaya-gui: Could not > resolve dependencies for project > org.apache.airavata:airavata-xbaya-gui:jar:0.16-SNAPSHOT: The following > artifacts could not be resolved: > org.apache.airavata:airavata-workflow-model-core:jar:0.16-SNAPSHOT, > org.apache.airavata:airavata-workflow-model-component:jar:0.16-SNAPSHOT, > org.apache.airavata:airavata-workflow-engine:jar:0.16-SNAPSHOT: Failure to > find org.apache.airavata:airavata-workflow-model-core:jar:0.16-SNAPSHOT in > http://repository.apache.org/snapshots was cached in the local > repository, resolution will not be reattempted until the update interval of > apache.snapshots has elapsed or updates are forced -> [Help 1] > > On Thu, Feb 25, 2016 at 1:34 AM, Bikramjeet Singh < > [email protected] > <javascript:_e(%7B%7D,'cvml','[email protected]');>> wrote: > >> Hi, >> I am trying to clean install again to see if there's any luck. Isn't >> there any way to just build that xbaya module for now? >> >> >> On Thursday, February 25, 2016, Supun Nakandala < >> [email protected] >> <javascript:_e(%7B%7D,'cvml','[email protected]');>> wrote: >> >>> Hi Bikramjeet Singh, >>> >>> Can you be more explicit on what is the exact error that you get. Build >>> failure console log is helpful. >>> >>> On Wed, Feb 24, 2016 at 2:29 PM, Bikramjeet Singh < >>> [email protected]> wrote: >>> >>>> Hi, >>>> I tried to build Airavata using the source code from git but there was >>>> errors related to dependencies in - >>>> airavata-api-server and 2-3 more, mostly in this part of pom.xml file >>>> >>>> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi=" >>>> http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" >>>> http://maven.apache.org/POM/4.0.0 >>>> http://maven.apache.org/xsd/maven-4.0.0.xsd">. >>>> >>>> I want to start working with the xbaya-gui module, it'll be really >>>> helpful if anyone can help me resolve the issue and help me getting started >>>> with it. >>>> >>>> Thank you, >>>> Bikramjeet Singh >>>> >>> >>> >>> >>> -- >>> Thank you >>> Supun Nakandala >>> Dept. Computer Science and Engineering >>> University of Moratuwa >>> >> > >
