Will do.

Thanks again.

​/Gayashan​


On Mon, Aug 4, 2014 at 6:24 PM, Udara Rathnayake <[email protected]> wrote:

> Hi Gayashan,
>
> You have to send the pull request to wso2-dev repo as per the WSO2-Git
> model, We'll sync wso2 & wso2-dev UES repos
>
> Regards,
> UdaraR
>
>
> On Mon, Aug 4, 2014 at 6:07 PM, Gayashan Amarasinghe <[email protected]>
> wrote:
>
>> Hi Udara,
>>
>> Thanks for the suggestion. It builds without errors on the wso2 repo. I
>> am working on fixing [1] and as a result of the fix done on kernel, some
>> entries in the log4j.properties file need to be changed. I'm in the process
>> of fixing the product builds with the changes. To which ues repo should i
>> send the pull requests once done?
>>
>> [1] https://wso2.org/jira/browse/CARBON-14867
>>
>> Thanks.
>>
>>  /Gayashan
>>
>>
>> On Mon, Aug 4, 2014 at 5:52 PM, Udara Rathnayake <[email protected]> wrote:
>>
>>> Hi,
>>>
>>> Can you try https://github.com/wso2/product-ues.
>>>
>>> Regards,
>>> UdaraR
>>>
>>>
>>> On Mon, Aug 4, 2014 at 5:21 PM, Gayashan Amarasinghe <[email protected]>
>>> wrote:
>>>
>>>> Hi UES team,
>>>>
>>>> I'm getting the following error when trying to build the UES git repo
>>>> on wso2-dev. (mvn 3.0.5, java 1.6) What am i missing here?
>>>>
>>>> Cannot complete the install because one or more required items could
>>>> not be found.
>>>>  Software being installed: WSO2 Enterprise Store Feature 1.2.0.SNAPSHOT
>>>> (org.wso2.store.feature.group 1.2.0.SNAPSHOT)
>>>>  Missing requirement: WSO2 Enterprise Store Feature 1.2.0.SNAPSHOT
>>>> (org.wso2.store.feature.group 1.2.0.SNAPSHOT) requires
>>>> 'org.wso2.store.modules.rxt.feature.group [1.2.0.SNAPSHOT,1.3.0)' but it
>>>> could not be found
>>>> Application failed, log file location:
>>>> /home/gayashan/.m2/repository/org/eclipse/tycho/tycho-p2-runtime/0.13.0/eclipse/configuration/1407152740842.log
>>>>
>>>> [INFO]
>>>> ------------------------------------------------------------------------
>>>> [INFO] Reactor Summary:
>>>> [INFO]
>>>> [INFO] WSO2 User Engagement Server ....................... SUCCESS
>>>> [0.124s]
>>>> [INFO] UES Server - UI styles ............................ SUCCESS
>>>> [0.944s]
>>>> [INFO] >WSO2 UES - sso common module ..................... SUCCESS
>>>> [2.018s]
>>>> [INFO] WSO2 Carbon - User Engagement Server Feature Module  SUCCESS
>>>> [0.004s]
>>>> [INFO] WSO2 Carbon - UES feature ......................... SUCCESS
>>>> [0.246s]
>>>> [INFO] UES - Profile Generation .......................... FAILURE
>>>> [10.609s]
>>>> [INFO] WSO2 User Engagement Server - Distribution ........ SKIPPED
>>>> [INFO]
>>>> ------------------------------------------------------------------------
>>>> [INFO] BUILD FAILURE
>>>> [INFO]
>>>> ------------------------------------------------------------------------
>>>> [INFO] Total time: 14.465s
>>>> [INFO] Finished at: Mon Aug 04 17:15:43 IST 2014
>>>> [INFO] Final Memory: 36M/1237M
>>>> [INFO]
>>>> ------------------------------------------------------------------------
>>>> [ERROR] Failed to execute goal
>>>> org.wso2.maven:carbon-p2-plugin:1.5.3:p2-profile-gen
>>>> (3-p2-profile-generation) on project wso2ues-profile-gen: P2 publisher
>>>> return code was 13 -> [Help 1]
>>>> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to
>>>> execute goal org.wso2.maven:carbon-p2-plugin:1.5.3:p2-profile-gen
>>>> (3-p2-profile-generation) on project wso2ues-profile-gen: P2 publisher
>>>> return code was 13
>>>>     at
>>>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
>>>>     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:320)
>>>>     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.MojoExecutionException: P2 publisher
>>>> return code was 13
>>>>     at org.wso2.maven.p2.ProfileGenMojo.execute(ProfileGenMojo.java:180)
>>>>     at
>>>> org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
>>>>     at
>>>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
>>>>     ... 19 more
>>>> Caused by: org.apache.maven.plugin.MojoFailureException: P2 publisher
>>>> return code was 13
>>>>     at
>>>> org.wso2.maven.p2.ProfileGenMojo.installFeatures(ProfileGenMojo.java:222)
>>>>     at org.wso2.maven.p2.ProfileGenMojo.execute(ProfileGenMojo.java:170)
>>>>     ... 21 more
>>>>
>>>> ​Any help is much appreciated.
>>>>
>>>> Thanks.
>>>>
>>>> /Gayashan​
>>>>
>>>> --
>>>> *Gayashan Amarasinghe*
>>>> Software Engineer | Platform TG
>>>> WSO2, Inc. | http://wso2.com
>>>> lean. enterprise. middleware
>>>>
>>>> Mobile : +94718314517
>>>> Blog : gayashan-a.blogspot.com
>>>>
>>>> _______________________________________________
>>>> Dev mailing list
>>>> [email protected]
>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>
>>>>
>>>
>>>
>>> --
>>> *Udara Rathnayake*
>>> Software Engineer
>>> WSO2 Inc. : http://wso2.com
>>>
>>> Mobile : +94 772207239
>>> Twitter : http://twitter.com/udarakr
>>> Blog    : http://udarakr.blogspot.com
>>>
>>>
>>
>>
>> --
>> *Gayashan Amarasinghe*
>> Software Engineer | Platform TG
>> WSO2, Inc. | http://wso2.com
>> lean. enterprise. middleware
>>
>> Mobile : +94718314517
>> Blog : gayashan-a.blogspot.com
>>
>
>
>
> --
> *Udara Rathnayake*
> Software Engineer
> WSO2 Inc. : http://wso2.com
>
> Mobile : +94 772207239
> Twitter : http://twitter.com/udarakr
> Blog    : http://udarakr.blogspot.com
>
>


-- 
*Gayashan Amarasinghe*
Software Engineer | Platform TG
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94718314517
Blog : gayashan-a.blogspot.com
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to